ProjectLighthouse/ProjectLighthouse.Localization/StringLists
Josh 14d2f0305e
Implement 2FA (#577)
* Initial work for TOTP 2FA

* Fix bug in 2FA code script

* Add translations for two factor and /disable2fa

* Fix compilation error

* Add TwoFactorLoginPage

* Add two factor login process

* Little bit of backup code work

* Finish two factor

* Fix unit tests

* ??? goofy ahh code

* Use SHA-256 instead of SHA-512

* I guess SHA-256 doesn't work either

* Fix comments in Base32 helper

* Move QRCoder package to website

* Add name to endregion comment in css

* Fix bug with redirects
2022-12-12 21:11:39 -06:00
..
BaseLayoutStrings.cs Merge main into mod-panel 2022-08-05 17:02:19 -04:00
ErrorStrings.cs Translate errors in forms 2022-08-01 18:09:12 -04:00
GeneralStrings.cs Login with email and confirm age on registration (#493) 2022-09-29 17:34:22 -05:00
LandingPageStrings.cs Finish translation of landing page 2022-07-26 16:44:19 -04:00
LoggedOutStrings.cs Translate login and logout pages 2022-07-26 17:01:48 -04:00
ModPanelStrings.cs Add banned users and hidden levels page to mod panel 2022-08-14 18:39:19 -04:00
ProfileStrings.cs Translate profile page 2022-08-01 18:29:43 -04:00
RegisterStrings.cs Add notice about usernames in register form 2022-08-01 17:49:34 -04:00
StatusStrings.cs Implement LBP1 tags, stricter resource checking, and more (#463) 2022-08-31 20:38:58 -05:00
TwoFactorStrings.cs Implement 2FA (#577) 2022-12-12 21:11:39 -06:00