Skip to content

Issue #3256029: Fix revise password policy and password confirmation suggestions message

Abdullah Yassin requested to merge issue/varbase_core-3256029:3256029-5 into 9.0.x

Issue #3256029 by Abdallah Yassin: Fix revise password policy and password confirmation suggestions message. These are the changes:

  • Create a new page for Varbase security settings and.
  • Create a new link that goes to a new route that contains a configuration form for confirming password messages.
  • Generate custom permissions to access this form.
  • Make default password length 8 characters.
  • Make the password policy apply to all roles including super admin [administrator]
  • Create hook update to import new configs.
  • Update checklist to inform users about these changes.

Closes #3256029

Edited by Abdullah Yassin

Merge request reports