Security
This release enforces hardened authentication flow requirement to our API server for registered users.
When running plakar login, the confirmation page on our server will now display a code that has to be typed in the terminal to ensure the person who is confirming authentication is also the person who has the terminal opened and prevent some phishing attacks.
WARNING: Starting on Friday September 18, authentication requests not done with the new authentication flow will be rejected.
Friendly reminder: if you're updating from plakar 1.1.4 or older, now PLAKAR_INSECURE_PLAINTEXT is required to open non-encrypted kloset repositories.
Full Changelog: v1.1.6...v1.1.7