Development Docker 3.3.x
phpBB3
Tests: Testless build
Duration: 24 minutes
Changes: Who: Neo-CTC <92761505+Neo-CTC@users.noreply.github.com>
Why: [ticket/17589] Check confirm id
When a login fails the qa captcha is reset and creates a new `confirm_id`.
However, the `confirm_id` is never checked for changes causing the captcha to
believe it"s still solved and thus no need to generate a new captcha.


Who: Marc
Why: Merge pull request #6905 from Neo-CTC/ticket/17589
[ticket/17589] Check confirm id for QA captcha
Development Docker Master
phpBB3
Tests: Testless build
Duration: 10 minutes
Changes: Who: Marc
Why: Merge pull request #6902 from rubencm/ticket/17587
[ticket/17587] Move mark notification read to controller
Changes by Marc