Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-16 | Core/Misc: Minor refactors in BaseEncoding and SslSocket to prepare for ↵ | Shauren | |
future bnetserver changes | |||
2021-12-24 | Core/Misc: C++17 cleanups, commit 2, the advstd commit | Treeston | |
(cherry picked from commit 857f8d9231d148d4f2def9c83548b40059923029) | |||
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) |