This repository was archived by the owner on Dec 16, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 147
Added requirements.txt / -i/--issuer CLI option #19
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
README and setup fixes
Dockerfile for the automated build.
Half the docker image size. Show qrencode usage in docs.
cli bugfix: --verbose can be used together with --secret/--dotfile
…s'll help with cyrozap#5 mystery)
Uppercase algorithm in generated URI
The different credential ID prefixes are documented here: https://support.symantec.com/en_US/article.TECH239895.html Since the desktop and mobile apps provided by Symantec show the SY prefixed ones it can be helpful to users to support those too as arguments for `-t/--token-model`.
With added commit '2470a0c', which replaces the token type aliases with a link to Symantec's reference.
Added -i/--issuer CLI option; This allows users to change the string
presented in the Google Authenticator App
Updated README.md to reflect addition of requirements.txt
Updated .gitignore to ignore emacs guano and pyenv version files.
TODO: Docker image needs to be rebuilt.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Added requirements.txt
Added -i/--issuer CLI option; This allows users to change the string
presented in the Google Authenticator App
Updated README.md to reflect addition of requirements.txt
Updated .gitignore to ignore emacs guano and pyenv version files.
TODO: Docker image needs to be rebuilt.