Skip to content

Commit e3040d7

Browse files
committed
Automated changelog update [skip ci]
1 parent 57e063a commit e3040d7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ The following sections list the changes for unreleased.
7777
* Bugfix - Fix Sharingroles: [#11898](https://github.com/owncloud/ocis/pull/11898)
7878
* Bugfix - Fix the error handling for empty name on space update: [#11933](https://github.com/owncloud/ocis/pull/11933)
7979
* Change - Remove deprecated OCIS_SHOW_USER_EMAIL_IN_RESULTS: [#11942](https://github.com/owncloud/ocis/pull/11942)
80+
* Enhancement - Bump Reva: [#460](https://github.com/owncloud/reva/pull/460)
8081
* Enhancement - Set Referrer-Policy to no-referrer: [#11722](https://github.com/owncloud/ocis/pull/11722)
8182
* Enhancement - Bump Reva: [#11748](https://github.com/owncloud/ocis/pull/11748)
8283
* Enhancement - Support disabling editors by extensions: [#11750](https://github.com/owncloud/ocis/pull/11750)
@@ -171,6 +172,15 @@ The following sections list the changes for unreleased.
171172

172173
https://github.com/owncloud/ocis/pull/11942
173174

175+
* Enhancement - Bump Reva: [#460](https://github.com/owncloud/reva/pull/460)
176+
177+
This updates the ownCloud Reva dependency to include brute force protection for
178+
public links. The feature implements rate-limiting that blocks access to
179+
password-protected public shares after exceeding a configurable maximum number
180+
of failed authentication attempts within a time window.
181+
182+
https://github.com/owncloud/reva/pull/460
183+
174184
* Enhancement - Set Referrer-Policy to no-referrer: [#11722](https://github.com/owncloud/ocis/pull/11722)
175185

176186
Change the Referrer-Policy from 'strict-origin-when-cross-origin' to

0 commit comments

Comments
 (0)