aaum-account.yaml 399 B

1234567891011121314151617181920
  1. extends@:
  2. type: user/account
  3. context: blueprints://
  4. form:
  5. fields:
  6. security:
  7. unset-security@: true
  8. state:
  9. ordering@: content
  10. type: toggle
  11. label: PLUGIN_ADMIN.ENABLED
  12. classes: twofa-toggle
  13. highlight: enabled
  14. default: enabled
  15. options:
  16. enabled: PLUGIN_ADMIN.YES
  17. disabled: PLUGIN_ADMIN.NO
  18. validate:
  19. type: string