zulip/zephyr/lib
Tim Abbott abd9e4e635 Use proper randomization when generating new API keys.
Previously we were generating API keys deterministically using a hash
of the user's email address; this is clearly not a good long-term
approach.

(imported from commit 14d0c7c9edbc45b3ae1d17a43765ad9726338d4d)
2013-05-29 15:11:24 -04:00
..
bugdown Disabled embed.ly support, for now. 2013-05-28 11:50:56 -04:00
__init__.py Add simple parallel computation library. 2012-09-14 13:32:25 -04:00
actions.py Allow mentions in PMs 2013-05-29 09:48:14 -04:00
avatar.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
bulk_create.py Use proper randomization when generating new API keys. 2013-05-29 15:11:24 -04:00
cache.py Do memcached accounting on the memcached repopulating commands. 2013-05-13 17:11:31 -04:00
cache_helpers.py Do memcached accounting on the memcached repopulating commands. 2013-05-13 17:11:31 -04:00
context_managers.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
create_user.py Use proper randomization when generating new API keys. 2013-05-29 15:11:24 -04:00
debug.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
event_queue.py Replace statsd.py with a call to statsd 2013-05-29 09:59:28 -04:00
initial_password.py Use proper randomization when generating new API keys. 2013-05-29 15:11:24 -04:00
minify.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
parallel.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
query.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
queue.py Only register a Tornado rabbitmq handler if we're using rabbitmq. 2013-05-09 10:35:49 -04:00
response.py Use different mixpanel tokens while deployed vs in development 2013-05-21 17:56:49 -04:00
timeout.py Comment change: link to a StackOverflow answer directly 2013-05-09 10:41:33 -04:00
timestamp.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
tornado_ioloop_logging.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
unminify.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
utils.py Add a management command for active user stats 2013-05-01 11:17:18 -04:00