pokemon-showdown-client/js
Cathy J. Fitzpatrick 2acc89748a Each server now gets its own session
This commit implements the following:

- each server now has a separate session with a 'sid' cookie
  scoped to /~~server:port

- 'sid' cookies are now HTTP-only and not accessible in JavaScript

- the showdown_token cookie is removed

Together, these changes fix various XSS attacks.
2013-02-02 19:37:57 -07:00
..
autoresize.jquery.min.js Populate with current state of client 2013-01-23 16:39:14 -08:00
battle.js Revert consolidation of getName and getLowerName 2013-02-01 17:58:18 -07:00
battledata.js Fix bug in prefs 2013-01-29 16:27:42 -07:00
jquery-1.9.0.min.js Add missing file: jquery-1.9.0.min.js 2013-01-31 02:58:25 -08:00
jquery-cookie.js Populate with current state of client 2013-01-23 16:39:14 -08:00
jquery.json-2.3.min.js Populate with current state of client 2013-01-23 16:39:14 -08:00
ladder.js Fix ladder tab 2013-01-23 19:47:45 -08:00
sim.js Each server now gets its own session 2013-02-02 19:37:57 -07:00
sockjs-0.3.min.js Populate with current state of client 2013-01-23 16:39:14 -08:00
soundmanager2.js Populate with current state of client 2013-01-23 16:39:14 -08:00
teambuilder.js Add rows attribute to teambuilder <textarea>s 2013-02-02 00:04:58 -07:00
utilichart.js Populate with current state of client 2013-01-23 16:39:14 -08:00