mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-07-12 16:46:10 -04:00
Automated changelog update [skip ci]
This commit is contained in:
@@ -6,11 +6,19 @@ The following sections list the changes in ocis-ocs unreleased.
|
||||
|
||||
## Summary
|
||||
|
||||
* Bugfix - Mimic oc10 user enabled as string in provisioning api: [#39](https://github.com/owncloud/ocis-ocs/pull/39)
|
||||
* Bugfix - Use opaque ID of a user for signing keys: [#436](https://github.com/owncloud/ocis/issues/436)
|
||||
* Enhancement - Add option to create user with uidnumber and gidnumber: [#34](https://github.com/owncloud/ocis-ocs/pull/34)
|
||||
|
||||
## Details
|
||||
|
||||
* Bugfix - Mimic oc10 user enabled as string in provisioning api: [#39](https://github.com/owncloud/ocis-ocs/pull/39)
|
||||
|
||||
The oc10 user provisioning API uses a string for the boolean `enabled` flag. 😭
|
||||
|
||||
https://github.com/owncloud/ocis-ocs/pull/39
|
||||
|
||||
|
||||
* Bugfix - Use opaque ID of a user for signing keys: [#436](https://github.com/owncloud/ocis/issues/436)
|
||||
|
||||
OCIS switched from user the user's opaque ID (UUID) everywhere, so to keep compatible we have
|
||||
|
||||
Reference in New Issue
Block a user