aboutsummaryrefslogtreecommitdiff
path: root/lib/Yesod/Auth/Uffd.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* default.nix: fixup conftrack dependencystuebinm8 days1-1/+1
|
* Server.Frontend.Tracker: add tracker list overviewstuebinm2026-04-161-1/+1
|
* oauth2 via uffdstuebinm2023-01-221-0/+73
this is unfortunately uffd-specific, since oauth2 is apparently sort of a vague standard. But since it doesn't actually do much it should probably be possible to make it fully configurable & generic if needed.