Skip to content

Tags: kevinmel2000/KeyBox

Tags

v2.75.00

Toggle v2.75.00's commit message
v2.75.00

Updated to enforce strong passwords. Modified so SSH keys are generated by default when managing keys.  Users are forced to set a strong passphrase and download the private key.

v2.73.02

Toggle v2.73.02's commit message
Updated version

v2.73.01

Toggle v2.73.01's commit message
Swapped default manage keys page for "Full Access" users. Some cosmet…

…ic UI/text changes.

v2.73.00

Toggle v2.73.00's commit message
v2.73.00

Added ability for "Full Access" users to disable any user's public SSH key in order to force rotation. Disabling a key removes it from all host systems and additional SSH keys with the same fingerprint can no longer be set. Added fingerprint and key type. Updated project dependencies.

v2.70.01

Toggle v2.70.01's commit message
fixed spacing

v2.60.00

Toggle v2.60.00's commit message
v2.60.00

Modifed to allow users to add their own public SSH keys (closes bastillion-io#23).  Added task to refresh keys on systems based on interval defined in properties.  Modified to use a generic auth fail message. Fixed close buttons for dialogs on terminal screen. Updated project dependencies.

v2.50.02

Toggle v2.50.02's commit message
v2.50.02

Updated project dependencies. Fixed cosmetic issues.

v2.50.01

Toggle v2.50.01's commit message
v2.50.01

Fixed missing jquery-ui include on audit sessions screen

v2.50.00

Toggle v2.50.00's commit message
v2.50.00

Added two-factor authentication that works with FreeOTP or Google
Authenticator. Modified to use bootstrap dialogs and added salts to
user password hashes.

v2.17.01

Toggle v2.17.01's commit message
v2.17.01

Fixed issues with terminal focus, cursor blinks, and missing icons