Display access denied restriction status
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
This commit is contained in:
parent
859fb9d748
commit
0a1f911d50
@ -1806,6 +1806,9 @@
|
||||
"The site admin needs to authorize your account before you can access the system.\n" +
|
||||
"\n" +
|
||||
"They have received an email and will process the request as quickly as possible.";
|
||||
} else {
|
||||
this.loginStatusTitle = "Access denied.";
|
||||
this.loginStatus = user.restriction;
|
||||
}
|
||||
},
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user