Automated changelog update [skip ci]

This commit is contained in:
Ilja Neumann
2020-03-09 18:58:57 +00:00
parent 918f446bb1
commit 3229918f93
+9
View File
@@ -3,6 +3,7 @@
## Summary
* Bugfix - Generate a random CSP-Nonce in the webapp: [#17](https://github.com/owncloud/ocis-konnectd/issues/17)
* Change - Dummy index.html is not required anymore by upstream: [#25](https://github.com/owncloud/ocis-konnectd/issues/25)
* Change - Initial release of basic version: [#1](https://github.com/owncloud/ocis-konnectd/issues/1)
## Details
@@ -13,6 +14,14 @@
https://github.com/owncloud/ocis-konnectd/pull/29
* Change - Dummy index.html is not required anymore by upstream: [#25](https://github.com/owncloud/ocis-konnectd/issues/25)
The workaround was required as identifier webapp was mandatory, but we serve it from memory.
This also introduces --disable-identifier-webapp flag.
https://github.com/owncloud/ocis-konnectd/issues/25
* Change - Initial release of basic version: [#1](https://github.com/owncloud/ocis-konnectd/issues/1)
Just prepare an initial basic version to serve konnectd embedded into our microservice