You are here

mass_password_change.schema.yml in Mass Password Change 8

config/schema/mass_password_change.schema.yml

File

config/schema/mass_password_change.schema.yml
View source
  1. # Schema for the configuration files of the mass_password_change module.
  2. action.configuration.mass_password_reset_action:
  3. type: action_configuration_default
  4. label: 'Password reset the selected user(s)'
  5. action.configuration.mass_password_change_action:
  6. type: action_configuration_default
  7. label: 'Change password the selected user(s)'