gotosocial/web/source/settings/views/user
tobi 365b575341
[feature] add TOTP two-factor authentication (2FA) (#3960)
* [feature] add TOTP two-factor authentication (2FA)

* use byteutil.S2B to avoid allocations when comparing + generating password hashes

* don't bother with string conversion  for consts

* use io.ReadFull

* use MustGenerateSecret for backup codes

* rename util functions
2025-04-07 16:14:41 +02:00
..
account [feature] add TOTP two-factor authentication (2FA) (#3960) 2025-04-07 16:14:41 +02:00
applications [feature] Application creation + management via API + settings panel (#3906) 2025-03-17 14:06:17 +00:00
export-import [feature] Implement CSV import for mutes (#3696) 2025-03-01 11:37:40 +01:00
interactions [feature] Interaction requests client api + settings panel (#3215) 2024-08-24 11:49:37 +02:00
migration [feature] add TOTP two-factor authentication (2FA) (#3960) 2025-04-07 16:14:41 +02:00
posts [feature] Application creation + management via API + settings panel (#3906) 2025-03-17 14:06:17 +00:00
profile [feature] add TOTP two-factor authentication (2FA) (#3960) 2025-04-07 16:14:41 +02:00
tokens [feature] Add token review / delete to backend + settings panel (#3845) 2025-03-04 10:01:25 +00:00
menu.tsx [feature] add TOTP two-factor authentication (2FA) (#3960) 2025-04-07 16:14:41 +02:00
router.tsx [feature] add TOTP two-factor authentication (2FA) (#3960) 2025-04-07 16:14:41 +02:00