Files
Grav-Admin-Plugin/pages/admin/twofa.md

15 lines
326 B
Markdown
Raw Normal View History

2017-08-26 18:25:34 -06:00
---
title: 2-Factor Authentication
form:
fields:
2fa_instructions:
type: display
markdown: true
2017-08-26 18:45:35 -06:00
content: PLUGIN_ADMIN.2FA_INSTRUCTIONS
2017-08-26 18:25:34 -06:00
2fa_code:
type: text
2017-08-26 19:19:40 -06:00
autofocus: true
2017-08-26 18:25:34 -06:00
placeholder: PLUGIN_ADMIN.2FA_CODE_INPUT
---