skyfire/sql/base
AlterEgo f146a8857b
Auth: Add account two-factor authentication support
Add account-level TOTP setup, login verification, replay handling, and management commands for two-factor authentication. Move TOTP helpers into shared code so auth and game-side account tools use the same implementation, and add the auth schema update plus base SQL alignment.

Thanks to NightPrince for the inspired code.
2026-08-05 20:51:11 -05:00
..
auth_database.sql Auth: Add account two-factor authentication support 2026-08-05 20:51:11 -05:00
characters_database.sql Add native email login conversion support 2026-08-04 18:22:33 -05:00
stored_procs.sql Fix stale stored procedure helpers 2026-06-21 18:10:04 -05:00