gotosocial/web/source
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
..
blurhash [feature] Use blurhashes in frontend, tidy up gallery view a bit (#3948) 2025-03-31 15:51:17 +02:00
css [feature] Use blurhashes in frontend, tidy up gallery view a bit (#3948) 2025-03-31 15:51:17 +02:00
frontend [feature] Use blurhashes in frontend, tidy up gallery view a bit (#3948) 2025-03-31 15:51:17 +02:00
settings [feature] add TOTP two-factor authentication (2FA) (#3960) 2025-04-07 16:14:41 +02:00
.browserslistrc [chore] Bundler restructure (#880) 2022-10-03 16:46:38 +02:00
.eslintignore [chore] Refactor HTML templates and CSS (#2480) 2023-12-27 11:23:52 +01:00
.eslintrc.js [chore] Convert some settings / admin panel JS to TypeScript (#2247) 2023-10-05 16:06:19 +02:00
.gitignore [chore] Convert some settings / admin panel JS to TypeScript (#2247) 2023-10-05 16:06:19 +02:00
.license-header.js update license headers (#1612) 2023-03-12 17:49:06 +00:00
index.js [feature] Use blurhashes in frontend, tidy up gallery view a bit (#3948) 2025-03-31 15:51:17 +02:00
package.json [feature] Use blurhashes in frontend, tidy up gallery view a bit (#3948) 2025-03-31 15:51:17 +02:00
tsconfig.json [feature/frontend] Add debug sections to settings panel (#2950) 2024-06-03 11:20:53 +02:00
yarn.lock [feature] Use blurhashes in frontend, tidy up gallery view a bit (#3948) 2025-03-31 15:51:17 +02:00