zulip/zephyr
Waseem Daher e72279d6a8 Reintroduce XSS issues in composebox typeahead.
This makes the diff a bit cleaner.
Revert "Interim measure: Escape fullnames as well."
This reverts commit a634e6ac39ea337be499889b3ff64b3c4f4fcccb.

Revert "Interim measure: Escape subject names before they go into the typeahead."
This reverts commit 806bc719ab296ec0fe299b33c7aa6767a0c71b9d.

(imported from commit 5a579e3535846b2bc612cf03e43c562c83119812)
2012-11-01 17:16:27 -04:00
..
fixtures Rename zephyrs.json => messages.json in .gitignore. 2012-10-10 10:39:27 -04:00
jstemplates Create the narrowbar using a Handlebars template 2012-10-31 16:02:17 -04:00
lib bugdown: Hide alphanumeric characters in exception logs, for privacy 2012-10-25 15:40:01 -04:00
management When doing a deployment, set the site name to app.humbughq.com. 2012-10-30 15:13:12 -04:00
static Reintroduce XSS issues in composebox typeahead. 2012-11-01 17:16:27 -04:00
static-access-control Provide the static access control link for the 404 page 2012-10-30 11:01:36 -04:00
tests Wrap some other extremely long lines 2012-10-25 15:22:18 -04:00
__init__.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00
context_processors.py Replace template variables static_{third,public} with hardcoded paths 2012-10-31 18:43:44 -04:00
decorator.py Copy the csrf_exempt attribute in @asynchronous 2012-10-27 17:56:18 -04:00
forms.py Implement MIT signups. 2012-10-29 16:59:37 -04:00
middleware.py Log all requests 2012-10-17 18:23:02 -04:00
models.py Fix creating new users via zephyr mirroring. 2012-10-31 14:06:35 -04:00
tests.py tests: Correct documentation on test_message_to_nonexistent_stream 2012-11-01 12:08:38 -04:00
views.py Return the error if return_messages_immediately returns an error response 2012-11-01 16:02:28 -04:00