Automated changelog update [skip ci]
This commit is contained in:
+4
-2
@@ -74,13 +74,15 @@ The following sections list the changes for unreleased.
|
||||
|
||||
* Change - Introduce `ocis init` and remove all default secrets: [#3551](https://github.com/owncloud/ocis/pull/3551)
|
||||
|
||||
We've removed all default secrets. This means you can't start oCIS any longer without setting
|
||||
these via environment variable or configuration file.
|
||||
We've removed all default secrets and the hardcoded UUID of the user `admin`. This means you
|
||||
can't start oCIS any longer without setting these via environment variable or configuration
|
||||
file.
|
||||
|
||||
In order to make this easy for you, we introduced a new command: `ocis init`. You can run this
|
||||
command before starting oCIS with `ocis server` and it will bootstrap you a configuration file
|
||||
for a secure oCIS instance.
|
||||
|
||||
https://github.com/owncloud/ocis/issues/3524
|
||||
https://github.com/owncloud/ocis/pull/3551
|
||||
|
||||
* Change - Reduce drives in graph /me/drives API: [#3629](https://github.com/owncloud/ocis/pull/3629)
|
||||
|
||||
Reference in New Issue
Block a user