mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-15 00:30:21 -06:00
2cabf5bf5d08f993f56ecf968af677aca17a80f7
By default the graph API will now use the LDAP Password Modify Extended Operation for setting user passwords. By this we make sure that the LDAP server can e.g. properly hash the password with and algorithm that it supports. This can be reverted to the old behaviour (using "normal" LDAP modify requests) by setting GRAPH_LDAP_SERVER_USE_PASSWORD_MODIFY_EXOP=false Fixes: #3778
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%
Gherkin
36.8%
PHP
12.5%
JavaScript
1.3%
Makefile
0.7%
Other
0.5%