This website requires JavaScript.
Explore
Help
Sign In
public
/
grafana
Watch
1
Star
0
Fork
0
You've already forked grafana
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
08203a060e94de08220bdbc9edb1fff6abb75b92
grafana
/
pkg
/
services
/
ldap
T
History
Misi
a7bfd8e351
Auth: Remove ssoSettingsApi feature toggle (
#107528
)
...
* Remove ssoSettingsApi feature toggle * Clean up * lint * Fix tests
2025-07-03 10:53:33 +02:00
..
api
CI: Bump golangci-lint to 2.0.2 (
#103572
)
2025-04-10 14:42:23 +02:00
multildap
Auth: Keep config in a separate struct in LDAP (
#89149
)
2024-06-17 15:34:06 +03:00
service
Auth: Remove ssoSettingsApi feature toggle (
#107528
)
2025-07-03 10:53:33 +02:00
testdata
Auth: Add root and client certificate value fields in LDAP config (
#88746
)
2024-06-10 18:13:15 +03:00
helpers.go
…
ldap_groups.go
…
ldap_helpers_test.go
…
ldap_login_test.go
Auth: Keep config in a separate struct in LDAP (
#89149
)
2024-06-17 15:34:06 +03:00
ldap_private_test.go
Auth: Keep config in a separate struct in LDAP (
#89149
)
2024-06-17 15:34:06 +03:00
ldap_test.go
Auth: Keep config in a separate struct in LDAP (
#89149
)
2024-06-17 15:34:06 +03:00
ldap.go
LDAP: Compute values when reloading LDAP settings (
#90059
)
2024-07-05 11:58:50 +03:00
model.go
…
settings_test.go
LDAP: Compute values when reloading LDAP settings (
#90059
)
2024-07-05 11:58:50 +03:00
settings.go
LDAP: SSO Configuration page (
#91875
)
2024-08-20 17:31:13 +02:00
testing.go
…