diaspora/spec
Jonne Haß 7134513b28 Fix XSS vulnerabilities caused by not escaping a users name fields when loading it from JSON. #3948
From a quick look at the for us available databases this was not actually used in the wild.
2013-02-01 22:20:31 +01:00
..
controllers Fix XSS vulnerabilities caused by not escaping a users name fields when loading it from JSON. #3948 2013-02-01 22:20:31 +01:00
fixtures replace the monstrous link regex with a slightly less complicated one, 2012-10-11 23:39:44 +02:00
helpers Fix XSS vulnerabilities caused by not escaping a users name fields when loading it from JSON. #3948 2013-02-01 22:20:31 +01:00
integration update factory girl 2012-09-12 13:24:23 +02:00
javascripts Fix XSS vulnerabilities caused by not escaping a users name fields when loading it from JSON. #3948 2013-02-01 22:20:31 +01:00
lib some small code style changes + final fix for postgres (milliseconds) 2012-10-21 16:10:27 +02:00
mailers New configuration system 2012-09-26 20:19:37 +02:00
models Fix message_spec test and add tests for private message notification unread count. Update changelog 2012-11-12 22:00:13 +02:00
presenters don't error out if the root of a reshare of a reshare got deleted, fixes #3546 2012-10-24 19:51:31 +02:00
shared_behaviors freeze at a valid time, not 0000-01-01 ... 2012-04-15 13:03:33 +02:00
support query the set url only through #pod_uri in the app 2012-09-26 20:19:37 +02:00
factories.rb query the set url only through #pod_uri in the app 2012-09-26 20:19:37 +02:00
helper_methods.rb add specs for chromeframe 2012-09-30 17:04:50 +01:00
locale_spec.rb fix french javascript pluralization rule and add specs for locale loading 2012-10-09 22:36:30 +02:00
misc_spec.rb update factory girl 2012-09-12 13:24:23 +02:00
spec-doc.rb This fixes issue #2298. 2011-11-02 23:51:12 -04:00
spec_helper.rb New configuration system 2012-09-26 20:19:37 +02:00