• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

BacLuc / ecamp3 / 31948265754
33%
devel: 36%

Build:
Build:
LAST BUILD BRANCH: fix-category-cache-race-36
DEFAULT BRANCH: devel
Ran 16 Aug 2026 12:56PM UTC
Jobs 2
Files 639
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

16 Aug 2026 12:51PM UTC coverage: 33.49% (-0.2%) from 33.687%
31948265754

push

github

BacLuc
feat(security): OWASP ASVS 5.0 V6 — add change password and require current password to change password

https://github.com/OWASP/ASVS/blob/master/5.0/en/0x15-V6-Authentication.md#v6-authentication
Implement ASVS 6.2.3 (L1): password change now requires the user's
current password via a new currentPassword field on User.

Switch to Symfony's built-in UserPassword constraint (gated with When
on plainPassword and the existing hashed password) instead of the custom
CurrentPasswordRequired validator, per review. Removed the redundant
testPatchUserWithoutUpdatingPasswordDoesNotRequireCurrentPassword test.

Issue: https://github.com/ecamp/ecamp3/issues/2563

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: BacLuc <lucius.bachmann@clubpage.ch>

671 of 4539 branches covered (14.78%)

Branch coverage included in aggregate %.

0 of 27 new or added lines in 2 files covered. (0.0%)

111 existing lines in 6 files now uncovered.

4444 of 10734 relevant lines covered (41.4%)

63.54 hits per line

Uncovered Changes

Lines Coverage ∆ File
24
0.0
0.0% frontend/src/components/user/DialogChangePassword.vue
3
0.0
0.0% frontend/src/views/Profile.vue

Coverage Regressions

Lines Coverage ∆ File
50
0.0
0.0% frontend/src/components/campCreate/CampCreateStep2.vue
16
0.0
0.0% frontend/src/views/Profile.vue
14
50.0
0.0% api/src/Entity/User.php
14
4.76
0.0% frontend/src/components/form/tiptap/AutoLinkDecoration.js
9
0.0
0.0% frontend/src/components/collaborator/CollaboratorForm.vue
8
0.0
0.0% frontend/src/views/camp/admin/Collaborators.vue
Jobs
ID Job ID Ran Files Coverage
1 api - 31948265754.1 16 Aug 2026 12:56PM UTC 243
88.01
GitHub Action Run
2 frontend - 31948265754.2 16 Aug 2026 12:56PM UTC 396
15.98
GitHub Action Run
Source Files on build 31948265754
  • Tree
  • List 639
  • Changed 10
  • Source Changed 10
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #31948265754
  • 712b9eaa on github
  • Prev Build on requirePasswordToChangePassword (#31300145008)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc