case 4143
This commit is contained in:
@@ -223,8 +223,8 @@ export default {
|
|||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
input: {
|
input: {
|
||||||
username: "superuser",
|
username: null,
|
||||||
password: "l3tm3in"
|
password: null
|
||||||
},
|
},
|
||||||
tfaDialog: false,
|
tfaDialog: false,
|
||||||
authTwoFactor: null,
|
authTwoFactor: null,
|
||||||
|
|||||||
Reference in New Issue
Block a user