Commit Graph

51 Commits (502c6e4e6b0e160a9d5bb49d5f432d4bc940f60c)

Author SHA1 Message Date
Kat Yang 3c3039f5b3
Chore: Remove Wrap (#50048) 3 years ago
sh0rez 3d5d8c785b
pkg/web: restrict handler types (#48495) 3 years ago
Krzysztof Dąbrowski 5be23b40b6
LDAP: allow Grafana Admin mapping without org_role field (#37189) 3 years ago
Krzysztof Dąbrowski c41397a6e7
LDAP: validate organization role during parsing (#37188) 3 years ago
Gabriel MABILLE 94fd03f44f
LDAP: Fix debug view to display the actual computed mapping in ldap.go (#48103) 3 years ago
Selene 875e0736ec
LDAP: Use an interface instead of a bus to get group teams (#42165) 3 years ago
Emil Tullstedt ad971cc9be
LDAP: Search all DNs for users (#38891) 4 years ago
Arve Knudsen d27a72f859
IPv6: Support host address configured with enclosing square brackets (#31226) 4 years ago
Arve Knudsen 116809ed7f
services/provisioning: Various cleanup (#30396) 4 years ago
Arve Knudsen c2cad26ca9
Chore: Disable default golangci-lint filter (#29751) 5 years ago
Arve Knudsen 12661e8a9d
Move middleware context handler logic to service (#29605) 5 years ago
Arve Knudsen f326b79cc1
Security: Add gosec G304 auditing annotations (#29578) 5 years ago
Arve Knudsen 752a424e1f
Auth proxy: Return standard error type (#29502) 5 years ago
Arve Knudsen 9593d57914
Chore: Enable errorlint linter (#29227) 5 years ago
Arve Knudsen 7897c6b7d5
Chore: Fix staticcheck issues (#28854) 5 years ago
Arve Knudsen 077eab1b24
Chore: Use net.JoinHostPort (#28421) 5 years ago
Arve Knudsen a5d9196a53
Chore/fix lint issues (#27704) 5 years ago
Leonard Gram c266f45858
LDAP: users without org mappings are marked as disabled (#26650) 5 years ago
Arve Knudsen 16c185c3b9
Chore: Drop xerrors dependency (#26718) 5 years ago
Arve Knudsen d4e4cb4c71
Chore: Enable Go linter gocritic (#26224) 5 years ago
Arve Knudsen 41d432b5ae
Chore: Enable whitespace linter (#25903) 5 years ago
annegies a2737c0896
Remove break from ldap, get all groups from all the group base searches specified (#25825) 5 years ago
Emil Tullstedt e8b5f2330d
Settings: Expand variables in configuration (#25075) 5 years ago
Arve Knudsen 07582a8e85
Chore: Fix various spelling errors in back-end code (#25241) 5 years ago
Mario Trangoni 5116420e9a
Fix misspell issues (#23905) 5 years ago
Omar Nahhas Sanchez cf23f15a08
Adding debug line to search ldap. (#23824) 5 years ago
Ricardo c3884abf62
Add fallback to search_base_dns if group_search_base_dns is undefined. (#21263) 5 years ago
Carl Bergquist f9962eabff
chore: avoid aliasing imports in services (#22499) 5 years ago
Torkel Ödegaard 4ffff1a312
LDAP: Interpolate env variable expressions in ldap.toml file (#20173) 6 years ago
gotjosh b20a258b72
LDAP: Show non-matched groups returned from LDAP (#19208) 6 years ago
gotjosh 99c799e9b7
Close the connection only if we establish it. (#18897) 6 years ago
gotjosh 0cbbb43222
LDAP: Add API endpoint to debug user mapping from LDAP (#18833) 6 years ago
Oleg Gaidarenko fb273cb874
LDAP: nitpicks (#18309) 6 years ago
Oleg Gaidarenko 1e5fc76601
LDAP: improve POSIX support (#18235) 6 years ago
Leonard Gram 5d3a60d46e
LDAP: Adds bind before searching LDAP for non-login cases. (#18023) 6 years ago
Leonard Gram 25506829be
LDAP: Adds back support for single bind. (#17999) 6 years ago
Oleg Gaidarenko e2cf7c9698
LDAP: finishing touches (#17945) 6 years ago
Oleg Gaidarenko 444c4d5999
LDAP: Divide the requests (#17885) 6 years ago
Oleg Gaidarenko ca136c7c22
Devenv:LDAP: couple simplifications for LDAP (#17807) 6 years ago
Leonard Gram 37e9988e95
ldap: makes mocks available for testing. (#17576) 6 years ago
Oleg Gaidarenko 1b1d951495 LDAP: refactoring (#17479) 6 years ago
Oleg Gaidarenko a3092dc57b
LDAP: remove unused function (#17351) 6 years ago
Oleg Gaidarenko de92c360a1
LDAP: reduce API and allow its extension (#17209) 6 years ago
Oleg Gaidarenko 9b7f9dd9be
LDAP: consistently name the LDAP entities (#17203) 6 years ago
Alexander Zobnin 2d03815770
Users: Disable users removed from LDAP (#16820) 6 years ago
Oleg Gaidarenko a0f5923b95
LDAP: add tests for initialBind (#17132) 6 years ago
Oleg Gaidarenko 35f227de11
Feature: LDAP refactoring (#16950) 6 years ago
Oleg Gaidarenko 79ac3fd699
Chore: remove use of `== false` (#17036) 6 years ago
zhulongcheng 2fff8f77dc move log package to /infra (#17023) 6 years ago
Samuel 846b9327a5 LDAP: Added reload endpoint for LDAP config (#15470) 6 years ago