summaryrefslogtreecommitdiff
path: root/auth
AgeCommit message (Expand)Author
2023-10-28fix: add additional validation before making remote requests (#3398)Gabe Kangas
2023-05-30Update to Go 1.20 + run better align (#2927)Gabe Kangas
2023-04-24fix: disable redirects to guard against possible SSRFsGabe Kangas
2022-12-23Enforce https before indieauth parsing. For #2492Gabe Kangas
2022-12-23Prune expired auth requests + add global max limit. Closes #2490Gabe Kangas
2022-10-02Treat fediverse usernames as case-insensitive (#2155)Matt Owens
2022-08-03Fix creating table indexesGabe Kangas
2022-08-02Limit OTP requests to one per expiry window. Closes #2000Gabe Kangas
2022-06-05Pass back actual error payloadGabe Kangas
2022-05-23Remove log messageGabe Kangas
2022-04-22Fediverse-based authentication (#1846)Gabe Kangas
2022-04-21IndieAuth support (#1811)Gabe Kangas