Add MFA support
This commit is contained in:
7
app/views/public/message.pug
Normal file
7
app/views/public/message.pug
Normal file
@@ -0,0 +1,7 @@
|
||||
extends ../theme/public/base
|
||||
|
||||
block append style
|
||||
link(rel='stylesheet' href='/style-asset/form.css')
|
||||
|
||||
block vue
|
||||
coreid-auth-page(v-bind:app_name="app_name" v-bind:message="message" v-bind:actions="actions")
|
||||
Reference in New Issue
Block a user