Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
Go to file
Luke Faraone 0fe0cf0ffb [manual] Implement backend support for authenticating a user via Google.
This code adds a dependency on python-django-auth-openid, installable as
django-openid-auth from PyPI.

On prod, one needs to run a syncdb in order to create the required
tables. A database *migration* is not required, as these are new tables
only.

(imported from commit c902a0df8d589d93743b27e480154a04402b2c41)
2013-02-27 10:16:54 -05:00
api Add an example RSS bot that runs out of cron. 2013-02-22 17:00:42 -05:00
assets favicon: Add an 'infinite' favicon for more than 99 messages 2013-02-15 16:18:24 -05:00
bots git: Put prod back on the list of branches to send notices about. 2013-02-21 14:33:27 -05:00
certs Add wildcard certificate for *.e.humbughq.com. 2013-01-17 18:56:39 -05:00
confirmation confirmation: Make send_confirmation accept custom templates and context. 2013-01-14 10:25:26 -05:00
humbug [manual] Implement backend support for authenticating a user via Google. 2013-02-27 10:16:54 -05:00
servers [manual] Implement backend support for authenticating a user via Google. 2013-02-27 10:16:54 -05:00
templates [manual] Implement backend support for authenticating a user via Google. 2013-02-27 10:16:54 -05:00
tools Add a home_msg_list that contains all messages shown in the home view 2013-02-26 14:13:35 -05:00
zephyr [manual] Implement backend support for authenticating a user via Google. 2013-02-27 10:16:54 -05:00
.gitignore gitignore: Add .DS_Store 2013-02-06 16:31:55 -05:00
manage.py chmod +x manage.py 2012-10-25 15:22:18 -04:00