mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2025-12-31 09:20:15 -06:00
e96819bce83dde85aeba7c3602bf2afb59eead38
The old approach of the authentication middlewares had the problem that when an authenticator could not authenticate a request it would still send it to the next handler, in case that the next one can authenticate it. But if no authenticator could successfully authenticate the request, it would still be handled, which leads to unauthorized access.
ownCloud Infinite Scale
ownCloud Infinite Scale is currently in a technical preview state. It will be subject to a lot of changes and is not yet ready for general production deployments.
Run ownCloud Infinite Scale
Please see Getting Started
Documentation
-
Development Documentation
Please see Development Documentation - Getting Started -
Admin Documentation
Please see Admin Documentation - Introduction to Infinite Scale
Security
If you find a security issue please contact security@owncloud.com first
Contributing
Please refer to our Contribution Guidelines.
License
Apache-2.0
Copyright
Copyright (c) 2020-2021 ownCloud GmbH <https://owncloud.com>
Description
This is the main repository of the OpenCloud server. It contains the golang codebase for the backend services.
Languages
Go
48.4%
Gherkin
36.6%
PHP
12.4%
JavaScript
1.3%
Makefile
0.7%
Other
0.5%