zulip/zephyr
Keegan McAllister cc8a14fcf8 Create accounts with passwords which are deterministic but hard to guess (from the outside)
(imported from commit 964610fec6c4690c1e881f2bab252296663c819a)
2012-10-17 18:23:01 -04:00
..
fixtures Rename zephyrs.json => messages.json in .gitignore. 2012-10-10 10:39:27 -04:00
jstemplates Attempt at making stream names more prominent when skimming. 2012-10-17 18:12:32 -04:00
lib Create accounts with passwords which are deterministic but hard to guess (from the outside) 2012-10-17 18:23:01 -04:00
management Create accounts with passwords which are deterministic but hard to guess (from the outside) 2012-10-17 18:23:01 -04:00
static Don't error out when displaying huddles with oneself 2012-10-17 18:17:43 -04:00
static-access-control Add a tree of symlinks to obfuscate static URLs 2012-10-17 15:04:33 -04:00
tests gitignore zephyr/tests/zephyrdb.test 2012-10-11 16:25:40 -04:00
__init__.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00
context_processors.py Use the obfuscated URLs 2012-10-17 15:04:33 -04:00
decorator.py Remove unused imports 2012-09-07 13:57:32 -04:00
forms.py Implement confirmation for new user signups. 2012-10-01 10:45:58 -04:00
models.py Split off the Tornado code into a separate process 2012-10-17 18:23:01 -04:00
tests.py Test new API key URLs. 2012-10-17 17:12:44 -04:00
views.py Split off the Tornado code into a separate process 2012-10-17 18:23:01 -04:00