Skip to content
Snippets Groups Projects

Password Policy for Exclude Special Character at the begining of the Password - Type Drupal Module

5 files
+ 167
0
Compare changes
  • Side-by-side
  • Inline

Files

# Schema for configuration files of the Password Policy Special Character submodule.
password_policy.constraint.plugin.password_policy_sp_character_constraint:
type: password_policy.constraint.plugin
mapping:
character_special_count:
type: boolean
\ No newline at end of file
Loading