mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-22 11:09:02 -05:00
d6e695076da6d0a364ac7337508ab4fe712fb3a7
This reworks the assignment of the default role at login. The assignment now only happens if settings service is reachable and the current user does not have an assignment yet (we check for the NotFound status). If the settings service returns an error other than 404, the GetUserByClaims() (and with it the authentication) will also error out. Closes: #3900
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
Development
Please see Development - Getting Started
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.3%
Gherkin
36.5%
PHP
12.4%
JavaScript
1.3%
Makefile
0.6%
Other
0.7%