| .. |
|
cookies
|
Chore: Make NewCookieOptions exported in cookies.go (#56476)
|
2022-10-06 20:00:54 +02:00 |
|
csrf
|
CSRF: Fix additional headers option (#50629)
|
2022-07-13 19:28:59 +01:00 |
|
auth.go
|
Auth: Write the redirect cookie if denied - do not write a blank redirect (#57381)
|
2022-10-21 09:53:17 -05:00 |
|
auth_test.go
|
chore: remove sqlstore & mockstore dependencies from (most) packages (#57087)
|
2022-10-19 09:02:15 -04:00 |
|
csp.go
|
…
|
|
|
dashboard_redirect.go
|
…
|
|
|
dashboard_redirect_test.go
|
…
|
|
|
gziper.go
|
…
|
|
|
logger.go
|
Logging: Introduce API for contextual logging (#55198)
|
2022-09-20 18:32:06 +02:00 |
|
logger_test.go
|
Auth: Implement Token URL JWT Auth (#52662)
|
2022-07-27 16:10:47 +02:00 |
|
middleware.go
|
Move SignedInUser to user service and RoleType and Roles to org (#53445)
|
2022-08-10 11:56:48 +02:00 |
|
middleware_basic_auth_test.go
|
[main] Plugin fixes (#57399)
|
2022-10-21 13:54:55 +02:00 |
|
middleware_jwt_auth_test.go
|
[main] Plugin fixes (#57399)
|
2022-10-21 13:54:55 +02:00 |
|
middleware_test.go
|
[main] Plugin fixes (#57399)
|
2022-10-21 13:54:55 +02:00 |
|
org_redirect.go
|
UserService: use the UserService instead of calling sqlstore directly (#55745)
|
2022-09-27 07:58:49 -04:00 |
|
org_redirect_test.go
|
UserService: use the UserService instead of calling sqlstore directly (#55745)
|
2022-09-27 07:58:49 -04:00 |
|
quota.go
|
…
|
|
|
quota_test.go
|
chore: remove sqlstore & mockstore dependencies from (most) packages (#57087)
|
2022-10-19 09:02:15 -04:00 |
|
recovery.go
|
Handle ioutil deprecations (#53526)
|
2022-08-10 15:37:51 +02:00 |
|
recovery_test.go
|
Auth: Refresh OAuth access_token automatically using the refresh_token (#56076)
|
2022-10-18 18:17:28 +02:00 |
|
request_metrics.go
|
pkg/web: closure-style middlewares (#51238)
|
2022-08-09 14:58:50 +02:00 |
|
request_test.go
|
metrics: add operation name used in metrics/tracing for middlewares (#53949)
|
2022-08-25 10:11:27 +02:00 |
|
request_tracing.go
|
Instrumentation: Add api/health to the unnamed handlers (#55478)
|
2022-09-22 13:03:20 +03:00 |
|
testing.go
|
chore: remove sqlstore & mockstore dependencies from (most) packages (#57087)
|
2022-10-19 09:02:15 -04:00 |
|
validate_host.go
|
…
|
|