Skip to content

Commit 5f8aef1

Browse files
committed
Automated changelog update [skip ci]
1 parent 8c57092 commit 5f8aef1

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,21 @@ ownCloud admins and users.
88
Summary
99
-------
1010

11+
* Bugfix - Prevent duplicate call for password protected public links: [#13363](https://github.com/owncloud/web/issues/13363)
1112
* Enhancement - Use signature auth: [#11963](https://github.com/owncloud/ocis/issues/11963)
1213
* Enhancement - Strip WebDAV prefix: [#13545](https://github.com/owncloud/web/pull/13545)
1314

1415
Details
1516
-------
1617

18+
* Bugfix - Prevent duplicate call for password protected public links: [#13363](https://github.com/owncloud/web/issues/13363)
19+
20+
We've fixed an issue where the password protected public link was being called
21+
twice.
22+
23+
https://github.com/owncloud/web/issues/13363
24+
https://github.com/owncloud/web/pull/13409
25+
1726
* Enhancement - Use signature auth: [#11963](https://github.com/owncloud/ocis/issues/11963)
1827

1928
When requesting resources from public links, we now request also

0 commit comments

Comments
 (0)