Commit Graph

61 Commits (7339dbc09013608b7819ec16dee801bee6781aa2)

Author SHA1 Message Date
Marcos de Oliveira 91582ba03d
LDAP: Make LDAP attribute mapping case-insensitive (#58992) 3 years ago
Jo 77437f2c89
Add multi-auth devenv (#57609) 3 years ago
Gabriel MABILLE 5fcec05695
LDAP: log that organization mapping is skipped (#56796) 3 years ago
Gabriel MABILLE 10c080dad1
LDAP: Add `skip_org_role_sync` configuration option (#56679) 3 years ago
Jo 062d255124
Handle ioutil deprecations (#53526) 3 years ago
idafurjes 6afad51761
Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
Jo 1f8b1eef75
SAML: Do not SAML SLO if user is not SAML authenticated (#53418) 3 years ago
Jo 09c95bc31f
TeamSync: Fix team syncing out of orgs mapped by auth method (#53257) 3 years ago
Jo c9c4fc604e
LDAP: Improve errors and documentation (#52111) 3 years ago
hannes-256 62b0a8bae6
LDAP: Allow specifying LDAP timeout (#48870) 3 years ago
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