aboutsummaryrefslogtreecommitdiff
path: root/src/common/Encoding
AgeCommit message (Collapse)Author
2021-12-19Common/Encoding: fix Base32 alphabet (oops)Treeston
(cherry picked from commit e457b77b4b8d8fcb8dcb916170e3b40273f0b966)
2021-12-18[3.3.5] Core/Authserver: TOTP rewrite: (PR #23633)Treeston
- Proper management commands (.account 2fa) - Secrets can now be encrypted (set TOTPTokenSecret in .conf) - Secret now stored in binary - Argon2 and AES primitives - Base32/64 support (cherry picked from commit 4211645834c467a03c60248e80818d3607be9ea7)