Commit Graph

36 Commits (f3ee57abefe14962a50a3cd2e462f21fac1e735f)

Author SHA1 Message Date
Jo f3ee57abef
Fix: Choose Lookup params per auth module (#395) (#52312) 3 years ago
idafurjes 6c43eb0b4d
Split Create User (#50502) 3 years ago
Gabriel MABILLE 94fd03f44f
LDAP: Fix debug view to display the actual computed mapping in ldap.go (#48103) 3 years ago
Gabriel MABILLE 836f5c1f4a
LDAP: Fix Debug mapping roles and groups (#48059) 3 years ago
ying-jeanne 7ddae870e7
fix status code 200 (#47818) 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) 3 years ago
idafurjes 8e6d6af744
Rename DispatchCtx to Dispatch (#43563) 4 years ago
idafurjes 56c3875bb9
Chore: Remove context.TODO (#43458) 4 years ago
Serge Zaitsev d9cdcb550e
Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
idafurjes ac6867c3bb
Chore: Add context to authinfo (#42096) 4 years ago
Katarina Yang c4306f9b3e
Chore: add context to login (#41316) 4 years ago
Serge Zaitsev 57fcfd578d
Chore: replace macaron with web package (#40136) 4 years ago
Serge Zaitsev 063160aae2
Chore: pass url parameters through context.Context (#38826) 4 years ago
Carl Bergquist 9ef4c21033
add context to getsignedinUser calls (#35963) 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 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 294770f411
Chore: Handle wrapped errors (#29223) 5 years ago
Arve Knudsen cb62e69997
Chore: Convert API tests to standard Go lib (#29009) 5 years ago
Arve Knudsen 676d393ec9
Chore: Fix issues reported by staticcheck; enable stylecheck linter (#28866) 5 years ago
Arve Knudsen 3d3a7cbba8
Chore: Fix staticcheck issues (#28860) 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
Leonard Gram 59530e4758
Quota: Makes sure we provide the request context to the quota service (#21949) 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
Peter Holmberg 3c61b563c3 Ldap: Add LDAP debug page (#18759) 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