Skip to content

Tags: sanandan/aws_okta_keyman

Tags

v0.8.5

Toggle v0.8.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request nathan-v#76 from nathan-v/profile_bugfix

Profile bugfix

v0.8.4

Toggle v0.8.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request nathan-v#73 from nathan-v/slector_fix_version_bump

Version bump for bugfix

v0.8.3

Toggle v0.8.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request nathan-v#70 from nathan-v/init_hotfix

v0.8.3

v0.8.2

Toggle v0.8.2's commit message
v0.8.2 - Minor updates to logging and how Keyman starts

* Entry point moved to __main__.py to make local development simpler
* Logger setup moved to __main__.py to make use of Keyman as a lib simpler
* Added PR template

v0.8.1

Toggle v0.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request nathan-v#49 from nathan-v/Update_Feb_2020

February 2020 update; minor bug fixes, documentation update, update/fix requirements, self-update option

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request nathan-v#36 from nathan-v/Feature_Specified_Duration

Specified key duration, console login URLs, v0.8.0

v0.7.5

Toggle v0.7.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request nathan-v#35 from nathan-v/Feature_region_arg

Add region parameter, screen only output option, command wrapper, bug fixes, v0.7.5

v0.7.4

Toggle v0.7.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request nathan-v#32 from nathan-v/Fix_Mutliple_Account_Rol…

…e_Selection_Bug

Fix role selection bug in multiple account case

v0.7.3

Toggle v0.7.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request nathan-v#31 from nathan-v/Fix_Requirements_For_Old…

…_Py27

Fix requirements.txt for older Python versions

v0.7.2

Toggle v0.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request nathan-v#30 from nathan-v/Improve_Logger

Switch to colorlog from rainbow-logging-handler which is not maintained