File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,12 +8,21 @@ ownCloud admins and users.
88Summary
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
1415Details
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
You can’t perform that action at this time.
0 commit comments