This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
opencloud
Watch
1
Star
0
Fork
0
You've already forked opencloud
mirror of
https://github.com/opencloud-eu/opencloud.git
synced
2026-04-25 21:48:28 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cda74f417e0b8181266ceea1c2611f7007380d8a
opencloud
/
proxy
/
pkg
/
middleware
T
History
Jörn Friedrich Dreyer
dbb52f29ad
Merge pull request
#958
from owncloud/basic-auth-cache
...
implement basic auth cache
2020-11-26 17:33:47 +01:00
..
account_resolver_test.go
First implementation for userinfo cache without config
2020-11-17 17:10:14 +01:00
account_resolver.go
Remove already implemented TODO
2020-11-17 12:23:40 +01:00
basic_auth_test.go
refactor middlewares and reduce technical complexity
2020-11-17 11:32:12 +01:00
basic_auth.go
add changelog
2020-11-26 14:46:44 +01:00
create_home.go
add permission check to role management
2020-11-18 16:30:51 +01:00
errors.go
First implementation for userinfo cache without config
2020-11-17 17:10:14 +01:00
https_redirect.go
linting and other cleanups
2020-11-17 11:32:12 +01:00
oidc_auth_test.go
First implementation for userinfo cache without config
2020-11-17 17:10:14 +01:00
oidc_auth.go
Merge pull request
#958
from owncloud/basic-auth-cache
2020-11-26 17:33:47 +01:00
options.go
Make userinfo cache configurable
2020-11-18 11:15:51 +01:00
signed_url_auth_test.go
Fix test
2020-11-21 07:58:19 +01:00
signed_url_auth.go
Add option to disable signing keys in the proxy
2020-11-20 16:04:22 +01:00