File tree 1 file changed +7
-0
lines changed
1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -79,6 +79,7 @@ The following sections list the changes for unreleased.
79
79
* Enhancement - Improve postprocessing logs: [#11108](https://github.com/owncloud/ocis/pull/11108)
80
80
* Enhancement - Improve graph space management logs: [#11115](https://github.com/owncloud/ocis/pull/11115)
81
81
* Enhancement - CLI, storage-users uploads delete-stale-nodes: [#11216](https://github.com/owncloud/ocis/pull/11216)
82
+ * Enhancement - Limit length of tags: [#11231](https://github.com/owncloud/ocis/pull/11231)
82
83
83
84
## Details
84
85
@@ -193,6 +194,12 @@ The following sections list the changes for unreleased.
193
194
https://github.com/owncloud/enterprise/issues/7178
194
195
https://github.com/owncloud/ocis/pull/11216
195
196
197
+ * Enhancement - Limit length of tags: [#11231](https://github.com/owncloud/ocis/pull/11231)
198
+
199
+ We limited the length of tags to avoid DOS attacks against the ocis server.
200
+
201
+ https://github.com/owncloud/ocis/pull/11231
202
+
196
203
# Changelog for [7.1.2] (2025-03-28)
197
204
198
205
The following sections list the changes for 7.1.2.
You can’t perform that action at this time.
0 commit comments