zulip/zproject
Steve Howell 2238807e59 Add /avatar/<email> URL.
The /avatar/<email> URL redirects to the appropriate
avatar URL for an email, whether it's hosted by Gravatar
or Zulip.  (This will work even for external users, as
it falls through to Gravatar.)

(imported from commit 7e6f226659cb2e5a7f6426da0be8aa9bae9cff14)
2013-11-13 13:45:08 -05:00
..
__init__.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
authhack.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
backends.py Disable password change when SSO is the only login option 2013-11-12 10:37:33 -05:00
local_settings.py Set FEEDBACK_TARGET for enterprise case. 2013-11-13 12:02:49 -05:00
local_settings_template.py Fix example configuration for ZulipRemoteUserBackend. 2013-11-13 12:07:15 -05:00
settings.py Change HOME_NOT_LOGGED_IN if SSO is the only auth enabled. 2013-11-13 12:07:15 -05:00
test_settings.py test_settings: Don't hardcode LOCAL_DATABASE_PASSWORD. 2013-11-12 09:38:43 -05:00
urls.py Add /avatar/<email> URL. 2013-11-13 13:45:08 -05:00
wsgi.py Import zerver.models in wsgi.py 2013-11-12 19:18:35 -05:00