octave-online / octave-online-server

The infrastructure that powers Octave Online, octave-online.net
GNU Affero General Public License v3.0
322 stars 76 forks source link

Login token should strip whitespace #79

Open sffc opened 11 months ago

sffc commented 11 months ago

Currently if the login token is copied and pasted with whitespace, the login fails. We should strip the whitespace before checking the login token.