mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-03-21 17:50:29 -05:00
The website API now reports userid '0' as an unregistered user. Apparently PHP treats the string '0' as falsy. In the interests of not overhauling literally all our APIs, I've decided to only change the code in the website API. The rest doesn't need to be changed because number-only userids haven't been allowed for a very long time. Fixes https://github.com/smogon/pokemon-showdown/pull/7704 |
||
|---|---|---|
| .. | ||
| css-sanitizer/Wikimedia/CSS | ||
| dispatcher.lib.php | ||
| ntbb_sessions.sql | ||
| ntbb-database.lib.php | ||
| ntbb-ladder.lib.php | ||
| ntbb-ladder.sql | ||
| ntbb-loginthrottle.sql | ||
| ntbb-session.lib.php | ||
| ntbb-usermodlog.sql | ||
| ntbb-users.sql | ||
| ntbb-userstats.sql | ||
| ntbb-userstatshistory.sql | ||
| validate-token.js | ||