mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-03-21 17:50:29 -05:00
This is mostly useful for the testclient, which otherwise can't interact with the login server without huge hacks like the iframe copy/paste. Requiring an external sid resolves any security issues; sid being the only cookie we use for security-sensitive things, and also being our CSRF token. In theory, this is also useful for clients that don't support cookies, although I'm unsure how they'd get their hands on an sid in the first place. I guess just run login actions? |
||
|---|---|---|
| .. | ||
| css-sanitizer/Wikimedia/CSS | ||
| dispatcher.lib.php | ||
| ntbb_sessions.sql | ||
| ntbb-database.lib.php | ||
| ntbb-friendlist.sql | ||
| ntbb-ladder.lib.php | ||
| ntbb-ladder.sql | ||
| ntbb-session.lib.php | ||
| ntbb-users.sql | ||
| validate-token.js | ||