| Summary: | Self-registration verification cannot be done if OPACPublic is not allowed | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Olli-Antti Kivilahti <olli-antti.kivilahti> |
| Component: | OPAC | Assignee: | Olli-Antti Kivilahti <olli-antti.kivilahti> |
| Status: | Failed QA --- | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | david, fiona.borthwick, sam.sowanick |
| Version: | 24.05 | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: | Bug 37692 - Self-registration verification cannot be done if OPACPublic is not allowed | ||
|
Description
Olli-Antti Kivilahti
2024-08-20 18:11:29 UTC
Created attachment 170761 [details] [review] Bug 37692 - Self-registration verification cannot be done if OPACPublic is not allowed Registering new accounts need to be done even though OPAC requires login. Can you please include a test / sign off plan. Sam. I changed the assignee. Failing QA due to missing test plan Test plan: 1. Set syspref OPACPublic to "not-public" 2. OPAC Self-registration verification link is not accessible for users not-logged-in The real question is, is this something that should be done, in this way, from a security-perspective? Obviously something needs to be done since the OPACSelfRegistration-feature doesnt work without this. |