Commit Graph

8 Commits

Author SHA1 Message Date
James Read 6550223ee4
fmt: code style (#518) 2025-02-19 23:18:02 +00:00
James Read f0b1cefb72
feature: OAuth2 early support for CertBundles (#474) and Usergroups (#477) (#485) 2024-11-24 10:00:25 +00:00
James Read 655a7f205d
feature: Improved auth log messages (#476) 2024-11-14 22:00:08 +00:00
jamesread 0d981773b3 fmt: gofmt 2024-11-08 23:54:32 +00:00
James Read d3ad811ac5
bugfix: Removed hardcoded dependency on GitHub in OAuth2 flow (#458) 2024-10-26 22:30:08 +00:00
James Read be9b2a7c78
bugfix: Cookie expiry for OAuth2 & Local set to 1 year, not session (#451) 2024-10-20 21:58:12 +00:00
James Read 80e5b5b0c1
feature: Cleanup auth code (#444) 2024-10-19 19:33:27 +00:00
James Read 0283b51eca
feature: Login/Logout links (#443)
* feature: Login/Logout links

* cicd: codestyle
2024-10-19 07:49:41 +00:00