pronounsfu/backend/routes/auth
Sam e8d9ccb1ac
fix: don't log captcha responses
2023-05-06 15:53:07 +02:00
..
captcha.go fix: don't log captcha responses 2023-05-06 15:53:07 +02:00
discord.go feat: add captcha when signing up (closes #53) 2023-04-24 16:51:55 +02:00
fedi_mastodon.go feat: add captcha when signing up (closes #53) 2023-04-24 16:51:55 +02:00
fedi_misskey.go feat: add captcha when signing up (closes #53) 2023-04-24 16:51:55 +02:00
fedi_nodeinfo.go feat(backend): start on fediverse auth support 2023-03-16 11:43:25 +01:00
fediverse.go fix: reject instance domains with @ in them 2023-04-18 02:15:45 +02:00
google.go feat: add captcha when signing up (closes #53) 2023-04-24 16:51:55 +02:00
invite.go feat: restrict certain endpoints from API tokens and/or read-only tokens 2023-03-30 16:58:35 +02:00
oauth.go feat(api): add PATCH /users/@me/fields, finish POST /auth/discord/callback 2022-05-17 22:35:26 +02:00
routes.go feat: add captcha when signing up (closes #53) 2023-04-24 16:51:55 +02:00
tokens.go fix: fix tokens to expire after 3 months and always inherit admin perms from user 2023-04-17 23:43:04 +02:00
tumblr.go feat: add captcha when signing up (closes #53) 2023-04-24 16:51:55 +02:00
undelete.go fix(backend): don't use redis GETDEL 2023-04-20 01:30:33 +02:00