Hi
Has this been sorted yet ?
For me it throws up a screen with an edit profile button.
That is worse than useless . . .
I have manged to disable the forgot username and password with css which I found here:
/* hide login stuff*/
.login .list-group > a {
display: none; visibility: hidden;
}
I would also like to disable the "remember me" as well.
Richard
Has this been sorted yet ?
For me it throws up a screen with an edit profile button.
That is worse than useless . . .
I have manged to disable the forgot username and password with css which I found here:
/* hide login stuff*/
.login .list-group > a {
display: none; visibility: hidden;
}
I would also like to disable the "remember me" as well.
Richard
Statistics: Posted by rgtr — Sun Mar 31, 2024 5:15 pm