Commit Graph

27 Commits (0b4af38bfa087967bebbac057e8e9f8375da9476)

Author SHA1 Message Date
idafurjes 6c43eb0b4d
Split Create User (#50502) 3 years ago
Karl Persson 44ffbfd6aa
RBAC: Refactor GetUserPermissions to use []accesscontrol.Permission (#50683) 3 years ago
Serge Zaitsev 41012af997
Tracing: Use common traceID context value for opentracing and opentelemetry (#46411) 3 years ago
Serge Zaitsev 33006436cc
Chore: Remove bus.Dispatch from some login packages (#47248) 3 years ago
ying-jeanne ef11e783f1
ldap debug bus removal (#45014) 3 years ago
Selene 875e0736ec
LDAP: Use an interface instead of a bus to get group teams (#42165) 3 years ago
ying-jeanne 7422789ec7
Remove Macaron ParamsInt64 function from code base (#43810) 4 years ago
idafurjes 7936c4c522
Rename AddHandlerCtx to AddHandler (#43557) 4 years ago
idafurjes e6123bc3ef
Replace AddHandler with AddHandlerCtx in tests (#42585) 4 years ago
Carl Bergquist 9ef4c21033
add context to getsignedinUser calls (#35963) 4 years ago
Karl Persson 395b942134
Access Control: Add fine-grained access control to GET stats and settings handlers (#35622) 4 years ago
Karl Persson 36c997a625
Access Control: Add fine-grained access control to ldap handlers (#35525) 4 years ago
Hugo Häggmark 3d41267fc4
Chore: Moves common and response into separate packages (#30298) 5 years ago
Arve Knudsen dd2d206d99
Backend: Remove more globals (#29644) 5 years ago
Arve Knudsen 12661e8a9d
Move middleware context handler logic to service (#29605) 5 years ago
Arve Knudsen cb62e69997
Chore: Convert API tests to standard Go lib (#29009) 5 years ago
Arve Knudsen 3d3a7cbba8
Chore: Fix staticcheck issues (#28860) 5 years ago
Arve Knudsen 7897c6b7d5
Chore: Fix staticcheck issues (#28854) 5 years ago
Arve Knudsen a5d9196a53
Chore/fix lint issues (#27704) 5 years ago
Arve Knudsen 07582a8e85
Chore: Fix various spelling errors in back-end code (#25241) 5 years ago
gotjosh e4afc8d518 LDAP: Fixing sync issues (#19446) 6 years ago
Leonard Gram 730bedf36f
LDAP Debug: No longer shows incorrectly matching groups based on role (#20018) 6 years ago
gotjosh b20a258b72
LDAP: Show non-matched groups returned from LDAP (#19208) 6 years ago
gotjosh 7b7b95341e
LDAP: Allow an user to be synchronised against LDAP (#18976) 6 years ago
gotjosh 10fe101add
LDAP: Fetch teams in debug view (#18951) 6 years ago
gotjosh 7c6dd1868b
LDAP: Add API endpoint to query the LDAP server(s) status (#18868) 6 years ago
gotjosh 0cbbb43222
LDAP: Add API endpoint to debug user mapping from LDAP (#18833) 6 years ago