| Age | Commit message (Collapse) | Author | Files | |
|---|---|---|---|---|
| 2025-08-13 | [feature] 2fa management via CLI (#4368) | 1 | ||
| Adds 2FA management to the admin CLI. Also does some CLI refactoring so the functions we pass around are exported functions instead of changeable global variables. closes https://codeberg.org/superseriousbusiness/gotosocial/issues/4320 Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4368 Co-authored-by: kim <grufwub@gmail.com> Co-committed-by: kim <grufwub@gmail.com> | ||||
| 2025-04-26 | [feature] Move to code.superseriousbusiness.org | 1 | ||
| 2025-04-07 | [feature] add TOTP two-factor authentication (2FA) (#3960) | 1 | ||
| * [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 | ||||
