gotosocial/web/source/settings/lib/query/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
..
applications.ts [feature] Application creation + management via API + settings panel (#3906) 2025-03-17 14:06:17 +00:00
export-import.ts [feature] Allow import of following and blocks via CSV (#3150) 2024-08-02 12:41:46 +01:00
index.ts [feature] add TOTP two-factor authentication (2FA) (#3960) 2025-04-07 16:14:41 +02:00
interactions.ts [feature] Interaction requests client api + settings panel (#3215) 2024-08-24 11:49:37 +02:00
tokens.ts [feature] Add token review / delete to backend + settings panel (#3845) 2025-03-04 10:01:25 +00:00
twofactor.ts [feature] add TOTP two-factor authentication (2FA) (#3960) 2025-04-07 16:14:41 +02:00