mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
Per http://docs.python.org/2/library/os.html#os.getlogin, getlogin() only works when you have an associated controlling tty. This script didn't work previously because when we do deployments there is no tty. Thus, we switch to the alternative mechanism for determining the current username described on the page linked above. (imported from commit 1dbcf98fd7248d20e501fd7fb22e1dbd306040fd) |
||
|---|---|---|
| api | ||
| assets | ||
| bots | ||
| certs | ||
| confirmation | ||
| humbug | ||
| node_modules | ||
| servers | ||
| templates | ||
| tools | ||
| zephyr | ||
| .gitignore | ||
| manage.py | ||