mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-25 21:48:28 -05:00
Automated changelog update [skip ci]
This commit is contained in:
@@ -64,6 +64,7 @@ The following sections list the changes for unreleased.
|
||||
* Bugfix - Fix Content-Disposition header for downloads: [#8381](https://github.com/owncloud/ocis/pull/8381)
|
||||
* Bugfix - Signed url verification: [#8385](https://github.com/owncloud/ocis/pull/8385)
|
||||
* Bugfix - Fix an error when move: [#8396](https://github.com/owncloud/ocis/pull/8396)
|
||||
* Bugfix - Fix extended env parser: [#8409](https://github.com/owncloud/ocis/pull/8409)
|
||||
* Enhancement - Support login page background configuration: [#7674](https://github.com/owncloud/ocis/issues/7674)
|
||||
* Enhancement - Disable the password policy: [#7985](https://github.com/owncloud/ocis/pull/7985)
|
||||
* Enhancement - Update antivirus service: [#8062](https://github.com/owncloud/ocis/pull/8062)
|
||||
@@ -262,6 +263,13 @@ The following sections list the changes for unreleased.
|
||||
https://github.com/owncloud/ocis/pull/8396
|
||||
https://github.com/cs3org/reva/pull/4503
|
||||
|
||||
* Bugfix - Fix extended env parser: [#8409](https://github.com/owncloud/ocis/pull/8409)
|
||||
|
||||
The extended envvar parser would be angry if there are two `os.Getenv` in the
|
||||
same line. We fixed this.
|
||||
|
||||
https://github.com/owncloud/ocis/pull/8409
|
||||
|
||||
* Enhancement - Support login page background configuration: [#7674](https://github.com/owncloud/ocis/issues/7674)
|
||||
|
||||
Introduce a new environment variable `IDP_LOGIN_BACKGROUND_URL` that overrides
|
||||
|
||||
Reference in New Issue
Block a user