stable

Clone or download

Read-only

fix: register.php should be accessible to anonymous

Whatever the access mode of the platform is (anonymous, registered, restricted), the register.php should allow the anonymous to access the page in order to be able to register themselves. Introduced by git #tuleap/stable/4f1e029ac21d09606398237f2e07f9fb291e4af7 Part of request #29605: Convert account registration pages to BurningParrot Change-Id: Iad1798d9e3e73baad169554e5180308d5647b99a

Modified Files

Name
M src/common/User/Account/Register/DisplayRegisterFormController.php +2 −2 Go to diff View file
M src/common/User/Account/Register/ProcessRegisterFormController.php +2 −2 Go to diff View file