1
0
Fork 0
mirror of https://github.com/mautrix/discord.git synced 2026-05-15 05:36:54 -04:00
mautrix-discord/pkg/discordauth
2026-04-14 22:38:55 -07:00
..
captcha.go auth: move header constants to their respective files 2026-03-26 22:16:28 -07:00
context.go auth: add initial sketch 2026-03-26 20:18:16 -07:00
error.go auth/error: present form errors in String() 2026-04-14 22:38:55 -07:00
error_test.go auth: support inspection of form field errors 2026-04-07 20:14:53 -07:00
experiments_legacy.go auth: add initial sketch 2026-03-26 20:18:16 -07:00
handler.go auth: implement MFA for TOTP, SMS, and backup codes 2026-03-27 21:07:59 -07:00
http.go auth: add API errors 2026-03-26 20:51:19 -07:00
login.go auth: implement MFA for TOTP, SMS, and backup codes 2026-03-27 21:07:59 -07:00
machine.go auth: add POST request helper 2026-04-06 23:33:15 -07:00
machine_log_filters.go auth: add filter to log headers 2026-03-26 22:08:20 -07:00
machine_test.go auth: implement MFA for TOTP, SMS, and backup codes 2026-03-27 21:07:59 -07:00
mfa.go remove stale fixme comments 2026-04-14 20:31:45 -07:00
NOTES.md auth: support inspection of form field errors 2026-04-07 20:14:53 -07:00
personality.go auth: implement MFA for TOTP, SMS, and backup codes 2026-03-27 21:07:59 -07:00
personality_test.go auth: add some focused tests 2026-03-26 21:17:15 -07:00
sensitive.go auth/sensitive: impl unmarshaler 2026-03-26 21:02:43 -07:00
SEQUENCE_DIAGRAM.md auth: add sequence diagram 2026-04-07 21:29:29 -07:00