This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
grafana
Watch
3
Star
0
Fork
0
You've already forked grafana
mirror of
https://github.com/grafana/grafana.git
synced
2025-02-25 18:55:37 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0e1229397149025e16d710d55c51766a05c29197
grafana
/
pkg
/
services
/
auth
History
Guillaume GILL
7c5de96503
Auth: Omit all base64 paddings in JWT tokens for the JWT auth (
#35602
)
...
Omitting all base64 paddings (=) in JWT tokens.
Fixes
#34496
2021-10-27 18:50:30 +02:00
..
jwt
Auth: Omit all base64 paddings in JWT tokens for the JWT auth (
#35602
)
2021-10-27 18:50:30 +02:00
auth_token_test.go
Chore: Refactor GoConvey in auth package (
#40850
)
2021-10-27 16:08:21 +02:00
auth_token.go
Migrate to Wire for dependency injection (
#32289
)
2021-08-25 15:11:22 +02:00
model.go
Auth: Allow soft token revocation (
#31601
)
2021-03-16 17:44:02 +01:00
testing.go
Auth: Allow soft token revocation (
#31601
)
2021-03-16 17:44:02 +01:00
token_cleanup_test.go
Chore: Refactor GoConvey in auth package (
#40850
)
2021-10-27 16:08:21 +02:00
token_cleanup.go
Chore: Add context to user (
#39649
)
2021-10-04 15:46:09 +02:00