Defect #1446
closedRegistration module show about site without permission
100%
Description
Registration form is accessed without permission. In the footer is link to About application. But after click on link is used redirect into login page.
Affected version: 2.1.0
Updated by Ondřej Kopr almost 6 years ago
- Status changed from New to In Progress
- Assignee changed from Peter Štrunc to Ondřej Kopr
Updated by Ondřej Kopr almost 6 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Ondřej Kopr to Patrik Stloukal
- % Done changed from 0 to 90
I had issues with running the module and my current develop. So I had to prepare environment (this is why I solved the ticket with more time than I expect)
Whole footer was hidden for registration sites. Now is same as login page.
In this ticket I also checked new stat of registration module and set new version for develop branch.
Commit: https://git.bcvsolutions.eu/modules/reg/commit/e5caa3263fba411e79102306b2f8ff80d4a1d6b5 (develop)
Please Patrik could you make a review?
Updated by Patrik Stloukal almost 6 years ago
- Status changed from Needs feedback to Closed
- Assignee changed from Patrik Stloukal to Ondřej Kopr
- % Done changed from 90 to 100
i tested this feature and now there is no footer, so link (which does not work until you sign in) is not rendered.
Thanks for this implementation.