Skip to content

feat(Sharing): Add rate limiting and brute-force protection for ApiV1Controller #7445

feat(Sharing): Add rate limiting and brute-force protection for ApiV1Controller

feat(Sharing): Add rate limiting and brute-force protection for ApiV1Controller #7445

Triggered via pull request September 1, 2026 08:45
Status Success
Total duration 3h 15m 43s
Artifacts 10

playwright.yml

on: pull_request
Playwright setup
2m 14s
Playwright setup
Matrix: playwright-tests
Playwright tests for installer
8m 19s
Playwright tests for installer
merge-reports
1m 18s
merge-reports
playwright-test-summary
9s
playwright-test-summary
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 10 notices
[default] › tests/playwright/e2e/files_trashbin/files.spec.ts:67:2 › files_trashbin: file row › shows data for a file deleted by a sharee in a group share: tests/playwright/support/utils/users.ts#L59
1) [default] › tests/playwright/e2e/files_trashbin/files.spec.ts:67:2 › files_trashbin: file row › shows data for a file deleted by a sharee in a group share Error: Setting display name for rsrzq failed: 996 Internal Server Error at ../support/utils/users.ts:59 57 | const meta = (await response.json()).ocs?.meta 58 | if (meta?.statuscode !== 200) { > 59 | throw new Error(`Setting display name for ${userId} failed: ${meta?.statuscode} ${meta?.message}`) | ^ 60 | } 61 | } 62 | at setUserDisplayName (/home/runner/actions-runner/_work/server/server/tests/playwright/support/utils/users.ts:59:9) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files_trashbin/files.spec.ts:68:3
[default] › tests/playwright/e2e/files/live-photos.spec.ts:139:3 › Files: Live photos › 'Show hidden files' is enabled › Blocks deletion when deleting the .mov: tests/playwright/e2e/files/live-photos.spec.ts#L0
1) [default] › tests/playwright/e2e/files/live-photos.spec.ts:139:3 › Files: Live photos › 'Show hidden files' is enabled › Blocks deletion when deleting the .mov Test timeout of 45000ms exceeded.
[admin-settings] › tests/playwright/e2e/files_sharing/admin-settings-limit-to-same-group.spec.ts:42:2 › files_sharing: Sharing limited to members of the same group › keeps the shares while one common group is left: tests/playwright/e2e/files_sharing/admin-settings-limit-to-same-group.spec.ts#L0
1) [admin-settings] › tests/playwright/e2e/files_sharing/admin-settings-limit-to-same-group.spec.ts:42:2 › files_sharing: Sharing limited to members of the same group › keeps the shares while one common group is left Test timeout of 45000ms exceeded.
[default] › tests/playwright/e2e/settings/personal-info.spec.ts:63:2 › Settings: Change personal information › can set primary email and change its scope: tests/playwright/e2e/settings/personal-info.spec.ts#L0
1) [default] › tests/playwright/e2e/settings/personal-info.spec.ts:63:2 › Settings: Change personal information › can set primary email and change its scope Test timeout of 45000ms exceeded.
[default] › tests/playwright/tests/playwright/e2e/settings/personal-info.spec.ts:63:2 › Settings: Change personal information › can set primary email and change its scope: tests/playwright/tests/playwright/e2e/settings/personal-info.spec.ts#L0
4) [default] › tests/playwright/tests/playwright/e2e/settings/personal-info.spec.ts:63:2 › Settings: Change personal information › can set primary email and change its scope Test timeout of 45000ms exceeded.
[default] › tests/playwright/tests/playwright/e2e/files_trashbin/files.spec.ts:67:2 › files_trashbin: file row › shows data for a file deleted by a sharee in a group share: tests/playwright/support/utils/users.ts#L59
3) [default] › tests/playwright/tests/playwright/e2e/files_trashbin/files.spec.ts:67:2 › files_trashbin: file row › shows data for a file deleted by a sharee in a group share Error: Setting display name for rsrzq failed: 996 Internal Server Error at ../support/utils/users.ts:59 57 | const meta = (await response.json()).ocs?.meta 58 | if (meta?.statuscode !== 200) { > 59 | throw new Error(`Setting display name for ${userId} failed: ${meta?.statuscode} ${meta?.message}`) | ^ 60 | } 61 | } 62 | at setUserDisplayName (/home/runner/actions-runner/_work/server/server/tests/playwright/support/utils/users.ts:59:9) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files_trashbin/files.spec.ts:68:3
[default] › tests/playwright/tests/playwright/e2e/files/live-photos.spec.ts:139:3 › Files: Live photos › 'Show hidden files' is enabled › Blocks deletion when deleting the .mov: tests/playwright/tests/playwright/e2e/files/live-photos.spec.ts#L0
2) [default] › tests/playwright/tests/playwright/e2e/files/live-photos.spec.ts:139:3 › Files: Live photos › 'Show hidden files' is enabled › Blocks deletion when deleting the .mov Test timeout of 45000ms exceeded.
[admin-settings] › tests/playwright/tests/playwright/e2e/files_sharing/admin-settings-limit-to-same-group.spec.ts:42:2 › files_sharing: Sharing limited to members of the same group › keeps the shares while one common group is left: tests/playwright/tests/playwright/e2e/files_sharing/admin-settings-limit-to-same-group.spec.ts#L0
1) [admin-settings] › tests/playwright/tests/playwright/e2e/files_sharing/admin-settings-limit-to-same-group.spec.ts:42:2 › files_sharing: Sharing limited to members of the same group › keeps the shares while one common group is left Test timeout of 45000ms exceeded.
🎭 Playwright Run Summary
47 passed (5.1m)
🎭 Playwright Run Summary
7 passed (4.2m)
🎭 Playwright Run Summary
47 passed (6.9m)
🎭 Playwright Run Summary
46 passed (9.1m)
🎭 Playwright Run Summary
44 passed (11.4m)
🎭 Playwright Run Summary
1 flaky [default] › tests/playwright/e2e/files_trashbin/files.spec.ts:67:2 › files_trashbin: file row › shows data for a file deleted by a sharee in a group share 45 passed (12.3m)
🎭 Playwright Run Summary
1 flaky [default] › tests/playwright/e2e/files/live-photos.spec.ts:139:3 › Files: Live photos › 'Show hidden files' is enabled › Blocks deletion when deleting the .mov 46 passed (13.1m)
🎭 Playwright Run Summary
1 flaky [admin-settings] › tests/playwright/e2e/files_sharing/admin-settings-limit-to-same-group.spec.ts:42:2 › files_sharing: Sharing limited to members of the same group › keeps the shares while one common group is left 46 passed (19.7m)
🎭 Playwright Run Summary
1 flaky [default] › tests/playwright/e2e/settings/personal-info.spec.ts:63:2 › Settings: Change personal information › can set primary email and change its scope 47 passed (22.2m)
🎭 Playwright Run Summary
4 flaky [admin-settings] › tests/playwright/tests/playwright/e2e/files_sharing/admin-settings-limit-to-same-group.spec.ts:42:2 › files_sharing: Sharing limited to members of the same group › keeps the shares while one common group is left [default] › tests/playwright/tests/playwright/e2e/files/live-photos.spec.ts:139:3 › Files: Live photos › 'Show hidden files' is enabled › Blocks deletion when deleting the .mov [default] › tests/playwright/tests/playwright/e2e/files_trashbin/files.spec.ts:67:2 › files_trashbin: file row › shows data for a file deleted by a sharee in a group share [default] › tests/playwright/tests/playwright/e2e/settings/personal-info.spec.ts:63:2 › Settings: Change personal information › can set primary email and change its scope 375 passed (24.2m)

Artifacts

Produced during runtime
Name Size Digest
blob-report-1 Expired
2.89 MB
sha256:43970ed6db876c63d1d0c5012bd61d6bbab889cd5448983fc99a620c6c3108a4
blob-report-2 Expired
65.9 KB
sha256:2ff50be8c3f0aff975f1a6dbda308d8a3965af34310af4844226a975ea143415
blob-report-3 Expired
79.3 KB
sha256:58ac9c807a052142dd49419b205d6f8afb16193614173f95129a602d8eb4328c
blob-report-4 Expired
5.51 MB
sha256:dc14e87cce4bed9975e219c3b61975bc80ee9e7ef1a6d01607baf6ef1360f256
blob-report-5 Expired
90.4 KB
sha256:f4454766566baa30f01cac9d77a80a9464d43deb97d74dc6ba5e2569111949c0
blob-report-6 Expired
1.6 MB
sha256:4d3410733ce938ccfe47c604421e9ddffcd78cc434c942c29f2399bfb253a3f8
blob-report-7 Expired
3.37 MB
sha256:a5271ccbb42620979a425dd549134c820800e11d83e02e8fbc8e01c1722ee8c9
blob-report-8 Expired
83.9 KB
sha256:a1c78f9c775585751d6699f54c5fbd252a901a403b43a0296ed54ff16892578c
blob-report-setup Expired
15.2 KB
sha256:afe2881c208a2bd83e75f6b5ff4aaa9977c11db50c8d870cf5012ffd842387f8
html-report--attempt-1
13.9 MB
sha256:105ea9b2339112b4a1d8cb85bda0882a9dcbfffa2a04eabd6d8f7ace7ae3545f