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

BacLuc / ecamp3 / 31300145008
33%
devel: 36%

Build:
Build:
LAST BUILD BRANCH: fix-category-cache-race-36
DEFAULT BRANCH: devel
Ran 09 Aug 2026 07:03AM UTC
Jobs 2
Files 636
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

09 Aug 2026 07:00AM UTC coverage: 33.687%. Remained the same
31300145008

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 4509 branches covered (14.88%)

Branch coverage included in aggregate %.

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

30 existing lines in 2 files now uncovered.

4444 of 10675 relevant lines covered (41.63%)

63.89 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
16
0.0
0.0% frontend/src/views/Profile.vue
14
50.0
0.0% api/src/Entity/User.php
Jobs
ID Job ID Ran Files Coverage
1 api - 31300145008.1 09 Aug 2026 07:04AM UTC 242
88.23
GitHub Action Run
2 frontend - 31300145008.2 09 Aug 2026 07:03AM UTC 394
16.1
GitHub Action Run
Source Files on build 31300145008
  • Tree
  • List 636
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #31300145008
  • c86052ca on github
  • Prev Build on requirePasswordToChangePassword (#31259127009)
  • Next Build on requirePasswordToChangePassword (#31948265754)
  • 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