Skip to content

Releases: isambard-sc/clifton

0.2.0

13 Sep 16:05
Compare
Choose a tag to compare

Changed

  • Use the new Conch CA
  • Only write the SSH config if the contents has actually changed.
  • Shorten the timeout for version check to 5 seconds.

0.1.4

10 Sep 16:06
Compare
Choose a tag to compare

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

02 Sep 14:16
Compare
Choose a tag to compare

Added

  • Allow disabling the QR code display

0.1.2

16 Aug 14:36
Compare
Choose a tag to compare

Fixed

  • Provide a better error message when passing an old format RSA key.

0.1.1

07 Aug 13:00
Compare
Choose a tag to compare

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 the clifton auth or set open_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

12 Jul 10:07
Compare
Choose a tag to compare

Added

  • Initial release