Build: #67 failed Changes by nicofuma

Build result summary

Details

Completed
Queue duration
1 second
Duration
10 seconds
Labels
None
Agent
Default Agent
Revision
19bbbfe0f3e9898f2ee8d8d392ecf2584dafce86 19bbbfe0f3e9898f2ee8d8d392ecf2584dafce86
Failing since
#1 (Manual run by Marc)
Fixed in
#124 (Manual run by Marc)
No failed test found. A possible compilation error occurred.

Responsible

This build has been failing since #1
No one has taken responsibility

Code commits

Author Commit Message Commit date
nicofuma nicofuma 19bbbfe0f3e9898f2ee8d8d392ecf2584dafce86 19bbbfe0f3e9898f2ee8d8d392ecf2584dafce86 Merge branch '3.1.x' into 3.2.x
* 3.1.x:
  [ticket/14789] Add form tokens to tests and uncomment add_form_key
  [ticket/14789] Add link hashes and form tokens to all acp links/buttons
nicofuma nicofuma bc08813866a4496b88777a5d152f601ac521fef1 m bc08813866a4496b88777a5d152f601ac521fef1 Merge pull request #4452 from marc1706/ticket/14789
[ticket/14789] Further harden ACP link and form checks

* marc1706/ticket/14789:
  [ticket/14789] Add form tokens to tests and uncomment add_form_key
  [ticket/14789] Add link hashes and form tokens to all acp links/buttons
Marc Marc 72f6241aa2c6d129c8c49380d84fd915d589aa6c m 72f6241aa2c6d129c8c49380d84fd915d589aa6c [ticket/14789] Add form tokens to tests and uncomment add_form_key
PHPBB3-14789
Marc Marc 585a3ed863c267f36584a3fb9a0cf35f6a2e4c2d m 585a3ed863c267f36584a3fb9a0cf35f6a2e4c2d [ticket/14789] Add link hashes and form tokens to all acp links/buttons
This will further harden the ACP security by adding link hashes to links and
form tokens to forms that did not have these yet and result in modified
settings or write action on the filesystem or database. These few links and
forms were still relying on the global ACP protection, mainly due to them
not posing further risks of compromising data. After this change these will
now also be properly protected against tampering.

PHPBB3-14789

Jira issues

IssueDescriptionStatus
Unknown Issue TypePHPBB3-14789Could not obtain issue details from Jira