Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/11566] Check that guest doesn't have reporting permission by default | Dhruv | 2013-07-01 | 1 | -0/+4 |
| | | | | PHPBB3-11566 | ||||
* | [ticket/11566] Revert forum permission changes | Dhruv | 2013-07-01 | 1 | -3/+4 |
| | | | | | | Revert the f_report permission for guests in the functional tests PHPBB3-11566 | ||||
* | [ticket/11566] Use language variable instead of hardcode | Dhruv | 2013-07-01 | 1 | -1/+2 |
| | | | | | | Add language variable in tests PHPBB3-11566 | ||||
* | [ticket/11566] add tests for reporting post | Dhruv | 2013-07-01 | 1 | -0/+55 |
Functional test for reporting post and check if captcha validation is required for guests and not for registerted users PHPBB3-11566 |