v1.12.1 Hot Fix – Security patch for TOTP QR code #43
BobWs
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
v1.12.1 – Security patch
This is a hot fix release to address a security concern discovered during the development of Shared Notes.
🛡️ What was fixed
The TOTP QR code endpoint was previously accessible without authentication. This could allow visitors to view the QR code and, if combined with a guessed username and password, potentially gain full access.
What changed:
/api/totp-setupendpoint now requires authenticationThe QR code is no longer on the login screen. To set up or view your TOTP QR code:
Installation
Docker Compose
🔗 Links
🙏 Thank You
This fix ensures your instance remains secure when sharing notes externally. Update now! 🛡️
/Bob
All reactions