Jörn Friedrich Dreyer
2a54b647f1
get rid of ldap and oidc, refactor error handling
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2021-07-21 08:56:04 +00:00
Jörn Friedrich Dreyer
5070941dc4
graph: refactor auth and middlewares
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2021-07-21 08:54:19 +00:00
Jörn Friedrich Dreyer
9fa77a27ba
fix graph and graph-explorer
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2021-03-15 15:17:29 +00:00
David Christofas
1088faf95d
pre allocate slices
...
Pre allocating slices with a target size reduces the number of allocations because we already know how big the slice will be and therefore need to allocate only once
2021-02-22 19:41:48 +01:00
A.Unger
f55a8092cb
adjust imports
2021-02-04 11:46:32 +01:00