Skip to content

Tags: ihavespoons/KeyBox

Tags

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

v2.17.00

Toggle v2.17.00's commit message
v2.17.00

Changed pty type to xterm. Added support for term colors and updated project dependencies.

v2.16.00

Toggle v2.16.00's commit message
v2.16.00

Added profile filter to select systems screen.
Added user and system filter to select audit.

v2.15.27

Toggle v2.15.27's commit message
v2.15.27

Fixed Authentication Filter to check context path.

v2.15.26

Toggle v2.15.26's commit message
v2.15.26

Fixed websocket path to support different contexts

v2.15.25

Toggle v2.15.25's commit message
v2.15.25

Fixes issues bastillion-io#14 and bastillion-io#15,