There's not much space in the notification message dialog so part of the message gets hidden and you have to scroll to see the email:
Also adds checking for bans when users log in with a token. It shouldn't come up often but it's possible for a user to get a valid token immediately before the ban is issued. The token will then be valid for 1 hour which would previously allow them to log in even if they're banned.
There's not much space in the notification message dialog so part of the message gets hidden and you have to scroll to see the email:
Also adds checking for bans when users log in with a token. It shouldn't come up often but it's possible for a user to get a valid token immediately before the ban is issued. The token will then be valid for 1 hour which would previously allow them to log in even if they're banned.