Skip to content
#

korean

Here are 397 public repositories matching this topic...

minhoryang
minhoryang commented Nov 13, 2019
$ make show_docs
or
$ cd docs && make html
or
$ cd docs && sphinx-build -v -b html -d _build/doctrees . _build/html
Sphinx 버전 2.2.1 실행 중

Traceback (most recent call last):
  File "/Users/minhoryang/.anyenv/envs/pyenv/versions/3.7.4-konlpy/lib/python3.7/site-packages/sphinx/cmd/build.py", line 275, in build_main
    args.tags, args.verbosity, args.jobs, args.keep_
TheDauntless
TheDauntless commented Mar 27, 2020

The controls are worded in a few different ways right now.

Most of them are affirmative:

No sensitive data is written to application logs.

But some are conditional:

The app’s local storage should be wiped after an excessive number of failed authentication attempts.

I propose to rewrite the second type to the first type:

The app’s local storage is wiped after an excessive nu

Improve this page

Add a description, image, and links to the korean topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the korean topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.