aboutsummaryrefslogtreecommitdiff
path: root/src/common/Encoding
AgeCommit message (Collapse)Author
2020-01-02New yearAokromes
Say bye bye to every year changing dates
2019-12-17Common/Encoding: fix Base32 alphabet (oops)Treeston
2019-08-10[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