fix: login input hints

This commit is contained in:
NGPixel
2020-07-20 00:22:29 -04:00
parent e9044698c9
commit 26af63a80b
4 changed files with 28 additions and 9 deletions

View File

@@ -7,7 +7,7 @@ color: blue darken-3
website: https://www.microsoft.com/windowsserver
isAvailable: true
useForm: true
usernameLabel: 'auth:fields.username'
usernameType: username
props:
url:
title: LDAP URL

View File

@@ -7,5 +7,5 @@ color: primary
website: https://wiki.js.org
isAvailable: true
useForm: true
usernameLabel: 'auth:fields.email'
usernameType: email
props: {}