This website requires JavaScript.
Explore
Help
Sign In
ClusterCockpit
/
cc-backend
Watch
1
Star
0
Fork
0
You've already forked cc-backend
mirror of
https://github.com/ClusterCockpit/cc-backend
synced
2026-06-26 12:20:36 +02:00
Code
Issues
Packages
Releases
Activity
Files
879f73087674eeb2060900742d52ede8ce2b4881
cc-backend
/
internal
/
auth
T
History
Jan Eitzinger
d74ae77c8e
Merge pull request
#553
from ClusterCockpit/release/v1.5
...
Release/v1.5
2026-06-04 20:33:22 +02:00
..
auth_test.go
Run go fix
2026-02-17 21:04:17 +01:00
auth.go
Merge pull request
#553
from ClusterCockpit/release/v1.5
2026-06-04 20:33:22 +02:00
jwt.go
Unify JSON attribute naming ot use kebab style case. Cleanup configuration.
2026-01-20 09:47:13 +01:00
jwtCookieSession.go
Fix issues after security audit
2026-06-04 18:33:30 +02:00
jwtHelpers_test.go
Reformat with gofumpt
2026-01-13 09:50:57 +01:00
jwtHelpers.go
Run go fix
2026-02-17 21:04:17 +01:00
jwtSession.go
Fix critical issues from follow-up security audit
2026-06-04 19:07:20 +02:00
ldap.go
Reduce insert pressure in db. Increase sqlite timeout value
2026-03-16 11:17:47 +01:00
local.go
Switch to cc-lib v2
2025-12-24 09:24:18 +01:00
oidc.go
feat: Also submit projects array via oidc token
2026-04-01 13:46:21 +02:00
schema.go
Security hardening of ldap and oicd auth implementations
2026-02-09 09:12:06 +01:00