FAForever / server

The servercode for the Forged Alliance Forever lobby
http://www.faforever.com
GNU General Public License v3.0
66 stars 61 forks source link

Add ban appeal notice to ban messages #990

Closed Askaholic closed 11 months ago

Askaholic commented 11 months ago

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: image

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.