zulip/zerver/views
Tim Abbott f39c9161fe Fix fetching user API keys via settings page when using LDAP backend.
Previously, json_fetch_api_key was hardcoding a check using Zulip's
built-in password functionality, rather than using authenticate().
2016-06-21 14:58:25 -07:00
..
webhooks Add is_webhook option to authentication decorats. 2016-06-21 11:47:38 -07:00
__init__.py Fix fetching user API keys via settings page when using LDAP backend. 2016-06-21 14:58:25 -07:00
alert_words.py Type annotation of zerver/views/alert_words. 2016-06-03 08:07:58 -07:00
messages.py Add is_webhook option to authentication decorats. 2016-06-21 11:47:38 -07:00
realm_emoji.py Fix malformed error message when creating invalid Realm Emoji. 2016-06-03 23:12:36 -07:00
report.py Annotate zerver/views/report.py. 2016-06-11 18:42:37 -07:00
streams.py Add comment documenting confusing list_to_streams code. 2016-06-21 11:45:35 -07:00
tutorial.py Annotate zerver.views.tutorial. 2016-06-02 18:49:27 -07:00
upload.py Serve uploaded files through get_uploaded_file in development. 2016-06-09 22:58:25 -07:00
user_settings.py Add linter check for redundant REQ whence argument. 2016-06-16 13:53:39 -07:00
users.py Add annotations to avatar.py, db.py, logging_util.py, unminify.py. 2016-06-05 12:38:20 -07:00