..
api_key_test.go
Service account: Update last used timestamp when token is used ( #79254 )
2023-12-08 16:53:11 +01:00
api_key.go
Chore: Cleanup namespace and ID resolution ( #79360 )
2023-12-21 20:42:05 +01:00
basic_test.go
AuthN: Use EqualFold for skipping introspection endpoint ( #69126 )
2023-05-26 10:22:59 +02:00
basic.go
Chore: Add errutils helpers ( #73577 )
2023-08-22 12:52:24 +02:00
constants.go
Chore: Add errutils helpers ( #73577 )
2023-08-22 12:52:24 +02:00
ext_jwt_test.go
AuthN: Set oauth client grant_types based on plugin state ( #77248 )
2023-10-27 14:45:04 +02:00
ext_jwt.go
Chore: Upgrade Go to 1.21.3 ( #77304 )
2023-11-01 09:17:38 -07:00
form_test.go
AuthN: Perform login with authn.Service ( #61466 )
2023-01-17 09:11:45 +01:00
form.go
Chore: Add errutils helpers ( #73577 )
2023-08-22 12:52:24 +02:00
grafana_test.go
AuthN: Change EnableDisabledUserHook to EnableUserHook ( #75248 )
2023-09-27 11:16:53 +02:00
grafana.go
chore(authn.service): fix typo in log statement ( #76205 )
2023-11-23 09:06:19 +01:00
jwt_test.go
JWT Authentication: Add support for specifying groups in auth.jwt for teamsync ( #82175 )
2024-02-09 16:35:58 +01:00
jwt.go
JWT Authentication: Add support for specifying groups in auth.jwt for teamsync ( #82175 )
2024-02-09 16:35:58 +01:00
ldap_test.go
Login: refactor auth info package ( #78459 )
2023-11-21 14:47:23 +01:00
ldap.go
AuthN: Change EnableDisabledUserHook to EnableUserHook ( #75248 )
2023-09-27 11:16:53 +02:00
oauth_test.go
AuthN: Support reloading SSO config after the sso settings have changed ( #80734 )
2024-01-22 14:54:48 +01:00
oauth.go
AuthInfo: No mandatory auth_id in Auth Info service ( #81335 )
2024-01-26 11:54:00 +01:00
password_test.go
Authn: Standardize errors ( #74012 )
2023-08-29 15:44:04 +02:00
password.go
Authn: Standardize errors ( #74012 )
2023-08-29 15:44:04 +02:00
proxy_test.go
Remotecache: rename setbytearray/getbytearray to set/get and remove codec ( #64470 )
2023-03-10 13:57:29 +01:00
proxy.go
Chore: Cleanup namespace and ID resolution ( #79360 )
2023-12-21 20:42:05 +01:00
render_test.go
AuthN: Fix namespaces for anonymous and render ( #75661 )
2023-09-29 09:10:33 +02:00
render.go
AuthN: Fix namespaces for anonymous and render ( #75661 )
2023-09-29 09:10:33 +02:00
session_test.go
FeatureFlags: Use interface rather than manager ( #80000 )
2024-01-09 10:38:06 -08:00
session.go
FeatureFlags: Use interface rather than manager ( #80000 )
2024-01-09 10:38:06 -08:00
utils.go
AuthN: add flag for org roles sync ( #63507 )
2023-02-22 10:27:48 +01:00