1
0
Fork 0
mirror of https://github.com/mautrix/discord.git synced 2026-07-06 22:33:18 -04:00
mautrix-discord/pkg/discordauth
2026-06-10 22:25:54 -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: retry on bad MFA creds 2026-06-10 22:25:54 -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: impersonate chrome 2026-06-02 18:12:20 -07:00
login.go auth: retry on bad MFA creds 2026-06-10 22:25:54 -07:00
machine.go auth: retry on bad MFA creds 2026-06-10 22:25:54 -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 auth: retry on bad MFA creds 2026-06-10 22:25:54 -07:00
NOTES.md auth: support inspection of form field errors 2026-04-07 20:14:53 -07:00
personality.go discordauth: send installation id 2026-06-02 17:00:28 -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