Releases: isambard-sc/clifton
Releases · isambard-sc/clifton
0.2.0
0.1.4
Added
- Notify when a new version of Clifton has been released.
- Add hidden command
clifton clear-cache
to delete the cache folder.
0.1.3
Added
- Allow disabling the QR code display
0.1.2
Fixed
- Provide a better error message when passing an old format RSA key.
0.1.1
Added
- Print how long the certificate is valid for when downloaded.
- Fall back to a wider range of default identities.
- Add ability to disable opening the browser for authentication. Pass
--browser=false
to theclifton auth
or setopen_browser = false
in the config file. - Warn if using an unencrypted private key.
Fixed
- Allow tilde in arguments.
- Don't fail if browser cannot be opened.
0.1.0
Added
- Initial release