Ralf Haferkamp 6abf38dd3a Fix CreateHome for external users
External users, when logging in for the first time, have no role
assigned and are unable to create their home because that requires the
create-space permission. This assigns users that don't have a role assigned
to the default user role and persists that assignment in the settings
service so that CreateHome can pick it up when checking permissions
later.

This also disables the auto creation of the user's home in the reva
auth provider (i.e. when using basic auth) as the role assignement has
not happenend at that point. So the home creation will now always happen
in the CreateHome middleware in the proxy.
2022-03-16 15:58:19 +01:00
2022-03-04 15:48:40 +01:00
2022-02-25 11:43:03 +01:00
2022-03-14 15:26:32 +01:00
2022-03-15 17:16:30 +01:00
2022-03-09 10:50:19 +01:00
2022-03-08 23:12:43 +01:00
2022-03-16 15:58:19 +01:00
2021-06-22 10:00:34 +00:00
2022-03-16 01:23:11 +00:00
2022-03-16 15:58:19 +01:00
2022-03-16 03:55:03 +05:45
2021-03-24 16:44:31 +01:00
2022-03-16 10:19:35 +05:45
2022-03-14 10:44:29 +01:00
2022-01-31 09:35:40 +01:00
2021-09-20 16:54:29 +05:45
2022-03-14 10:44:29 +01:00

ownCloud Infinite Scale

Rocket chat Build Status Security Rating Coverage Go Report Go Doc oCIS docker image

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 (c) 2020-2021 ownCloud GmbH <https://owncloud.com>
S
Description
This is the main repository of the OpenCloud server. It contains the golang codebase for the backend services.
Readme Apache-2.0 357 MiB
Languages
Go 48.3%
Gherkin 36.5%
PHP 12.4%
JavaScript 1.3%
Makefile 0.6%
Other 0.7%