- Issue created by @podarok
There is a need to add user/password settings for specific pages/groups of pages
Creating Drupal users is not an option, should be separate
Extend module's settings form with user/password feature. To remove validation for one URI only.
Code
Change UI for both frontend ( add user field ) and backend ( extend config form and user/passwd storage )
No changes
Add user/passwd db
Active
1.0
Code
It makes Drupal less vulnerable to abuse or misuse. Note, this is the preferred tag, though the Security tag has a large body of issues tagged to it. Do NOT publicly disclose security vulnerabilities; contact the security team instead. Anyone (whether security team or not) can apply this tag to security improvements that do not directly present a vulnerability e.g. hardening an API to add filtering to reduce a common mistake in contributed modules.