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-05-18 02:51:21 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
beb83f3f40aeafc2ca213541942b9da8a9fc8a5c
opencloud
/
proxy
/
pkg
/
middleware
T
History
Alex Unger
beb83f3f40
Merge pull request
#1025
from owncloud/remove-unused-errors
...
Remove unused errors
2020-12-04 18:46:51 +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
authentication.go
fix leftover typo
2020-12-04 13:53:34 +01:00
basic_auth_test.go
refactor middlewares and reduce technical complexity
2020-11-17 11:32:12 +01:00
basic_auth.go
minimal refactor
2020-12-02 15:51:39 +01:00
create_home.go
add permission check to role management
2020-11-18 16:30:51 +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
minimal refactor
2020-12-02 15:51:39 +01:00
options.go
ugly working draft
2020-12-02 15:31:17 +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