Skip to content

Commit

Permalink
Automated changelog update [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
dschmidt committed Mar 4, 2022
1 parent b9a5e21 commit d0cc48a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Summary
-------

* Bugfix - File handling in apps: [#6456](https://github.com/owncloud/web/pull/6456)
* Bugfix - Show no auth popup on password protected public links in ownCloud 10: [#6530](https://github.com/owncloud/web/pull/6530)
* Bugfix - Don't write error message on passing ReadmeContentModal.spec.js test: [#6525](https://github.com/owncloud/web/pull/6525)
* Bugfix - Prevent cross-site scripting attack while displaying space description: [#6523](https://github.com/owncloud/web/pull/6523)
* Enhancement - Update the graph SDK: [#6519](https://github.com/owncloud/web/pull/6519)
Expand All @@ -23,6 +24,15 @@ Details

https://github.com/owncloud/web/pull/6456

* Bugfix - Show no auth popup on password protected public links in ownCloud 10: [#6530](https://github.com/owncloud/web/pull/6530)

We fixed a native browser auth popup erroneously being shown for password protected public
links with ownCloud 10.

https://github.com/owncloud/web/issues/5727
https://github.com/owncloud/web/pull/6530
https://github.com/owncloud/owncloud-sdk/pull/1020

* Bugfix - Don't write error message on passing ReadmeContentModal.spec.js test: [#6525](https://github.com/owncloud/web/pull/6525)

ReadmeContentModal.spec.js test doesn't write error output anymore while passing
Expand Down

0 comments on commit d0cc48a

Please sign in to comment.