Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • Keel - LDH Middleware Keel - LDH Middleware
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 26
    • Issues 26
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • libertyliberty
  • hosthost
  • Keel - LDH MiddlewareKeel - LDH Middleware
  • Merge requests
  • !171

Use same password restrictions across registration and password reset forms.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Birin Sanchez requested to merge birin.sanchez/ldh_middleware:388_recovery_reset_password into master May 25, 2019
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 4

This commit modifies PassphraseValidator to incorporate the restrictions of not using \, " and ` characters in passphrases. That validator is now used in registration and password reset forms.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 388_recovery_reset_password