aboutsummaryrefslogtreecommitdiff
path: root/Psso
AgeCommit message (Collapse)Author
2026-08-09fix auth-request so it works betterwinter Sparkles
2026-08-09php84 compatwinter Sparkles
2026-08-09only allow /continue for non-primary domainswinter Sparkles
2026-08-09implement the rest of login process incl. cookie redirects and 'next'winter Sparkles
2026-08-09tiny fix to stop it thinking it's logged in when it's notwinter Sparkles
2026-08-09implement sessions and also log in/outwinter Sparkles
session data is stored in sqlite, not using php sessions
2026-08-08tidy up the localisation stuffwinter Sparkles
2026-08-08implement a large chunk of the auth system itself :Dwinter Sparkles