You are here

tfa.permissions.yml in Two-factor Authentication (TFA) 8

File

tfa.permissions.yml
View source
  1. admin tfa settings:
  2. title: 'Administer TFA'
  3. description: 'Configure two-factor authentication settings.'
  4. restrict access: TRUE
  5. setup own tfa:
  6. title: 'Set up TFA for account'
  7. description: 'Allow users to set up TFA for their account. Users with "administer users" permission can edit TFA for other accounts.'
  8. restrict access: FALSE
  9. disable own tfa:
  10. title: 'Disable TFA Account'
  11. description: 'Allow user to disable once setup'
  12. restrict access: FALSE