zulip/docs
Greg Price 415da352df prod install: Cut premature suggestion to configure auth backends.
The warning here means that the admin can't really act on this yet if
they want to disable email auth, which is likely among admins that
want to make any changes here.  And for admins who don't, this is an
extra thing to read and make a decision about before they can get a
server running.  See #6985.

Conversely, we already discuss auth backends right at the top of the
`prod-customize` doc, which is linked under "Next steps" at the end of
these instructions.

The warning about EmailAuthBackend is important; but we can move it to
the config file right next to the setting, and then it's available
right when it's actionable, which is if the admin is actually thinking
about changing the setting.
2017-11-14 15:57:39 -08:00
..
_static css: Enforce one selector per line. 2017-03-26 16:57:33 -07:00
images docs: Move GCI docs into main repo. 2017-06-22 09:30:28 -04:00
.gitignore gitignore: Anchor patterns that should be anchored. 2017-07-19 14:03:49 -07:00
accessibility.md docs: Fix link to open accessibility issues. 2017-07-22 11:51:33 -07:00
analytics.md docs: Improve analytics onboarding documentation. 2017-09-25 06:23:30 -07:00
api-release-checklist.md docs: Fix recently changed URLs to Python packaging guide. 2017-06-12 22:39:15 -07:00
architecture-overview.md docs: Correct details about mobile and desktop codebases. 2017-10-20 11:57:26 -07:00
brief-install-vagrant-dev.md Update 'OS X' reference to macOS. 2017-06-05 22:11:34 -07:00
bug-reports.md docs: Add bug report guidelines. 2017-08-09 11:38:46 -07:00
changelog.md docs: Update our changelog. 2017-11-10 17:40:50 -08:00
chat-zulip-org.md docs: Make minor updates to chat-zulip-org.md. 2017-11-10 16:44:42 -08:00
chinese.md Fix grammatical and spelling errors in Zulip/docs. 2017-01-16 20:16:12 -08:00
client.md docs: Recommend check_send_stream_message for stream messages. 2017-10-02 15:27:26 -07:00
code-of-conduct.md repository: Add CODE_OF_CONDUCT.md. 2017-06-14 18:43:08 -07:00
code-reviewing.md docs: Write down some high-level thoughts on doing code reviews. 2017-06-27 08:23:55 -04:00
code-style.md code-style: Simplify discussion of third-party code. 2017-10-06 13:28:45 -07:00
conf.py docs: Add setting to conf.py to disable sticky_navigation 2017-11-07 16:48:15 -08:00
conversion.md docs: Rename misleading 'prod-install-docs' reference. 2017-05-28 22:21:13 -07:00
custom-apps.md docs: Update links to python-zulip-api project. 2017-07-18 00:07:17 -07:00
dependencies.md dependencies.md: Fix a typo. 2017-10-13 07:11:29 -07:00
dev-env-first-time-contributors.md docs/dev-env: Recommend setting up lxc network config on Debian. 2017-11-14 11:19:33 -08:00
dev-overview.md docs: Emphasise Travis CI setup in dev env setup docs. 2017-07-31 09:35:29 -07:00
dev-remote.md docs: Fix a bunch of documentation build warnings. 2017-05-13 10:09:20 -07:00
dev-setup-non-vagrant.md docs: Recommend Xenial over Trusty for new installations. 2017-10-20 14:34:48 -07:00
directory-structure.md docs: Move template section from translating.md to html-templates. 2017-08-23 13:43:29 -07:00
documentation.md docs: Rename docs/README.html to docs/documentation.html. 2017-11-14 15:52:58 -08:00
email.md emails: Add option to forward mails send in dev env to external email. 2017-11-14 15:27:29 -08:00
emoji.md docs: Update emoji tooling documentation. 2017-09-25 14:24:52 -07:00
events-system.md docs: Correct incorrect description in event-systems.md. 2017-08-15 07:24:32 -07:00
expensive-migrations.md docs/expensive-migrations: Revise a bit for clarity. 2017-10-20 14:21:58 -07:00
fixing-commits.md docs: Fix lint/whitespace errors in GCI docs. 2017-06-22 09:30:28 -04:00
french.md docs: Expand the french translation style guide. 2017-09-14 08:35:51 -07:00
front-end-build-process.md docs: Document how our dependencies are managed. 2017-09-22 11:09:58 -07:00
full-text-search.md docs: Fix markup issue in pgroonga docs. 2017-02-08 10:17:23 -08:00
german.md Fix various typos. 2017-11-09 16:26:38 +01:00
git-cheat-sheet-detailed.md docs: Fix lint/whitespace errors in GCI docs. 2017-06-22 09:30:28 -04:00
git-cheat-sheet.md docs: Fix lint/whitespace errors in GCI docs. 2017-06-22 09:30:28 -04:00
git-guide.md docs: Remove the yarn.lock stutter. 2017-09-30 09:16:46 -07:00
hashchange-system.md Fix various typos. 2017-11-09 16:26:38 +01:00
hotspots.md hotspots: Rename and update click_to_reply. 2017-09-15 04:14:52 -07:00
html_css.md Rename "Administration" to "Organization" in the settings UI. 2017-04-07 17:32:56 -07:00
html-templates.md docs: Move template section from translating.md to html-templates. 2017-08-23 13:43:29 -07:00
index.rst docs: Rename docs/README.html to docs/documentation.html. 2017-11-14 15:52:58 -08:00
input-pills.md input-pill: Add onpillcreate method. 2017-11-10 14:14:03 -08:00
install-docker-dev.md docs: Simplify hierarchy of dev setup docs. 2016-11-29 14:13:09 -08:00
install-generic-unix-dev.md docs: Simplify hierarchy of dev setup docs. 2016-11-29 14:13:09 -08:00
install-ubuntu-without-vagrant-dev.md docs: Simplify hierarchy of dev setup docs. 2016-11-29 14:13:09 -08:00
integration-docs-guide.md template context: Give better names to the URLs for the API. 2017-10-30 18:29:29 -07:00
integration-guide.md docs: Clean up links for writing integration docs. 2017-10-26 15:14:11 -07:00
life-of-a-request.md nginx: Use the Django 404 page for files under static/. 2017-07-18 09:55:30 -07:00
linters.md Fix various typos. 2017-11-09 16:26:38 +01:00
logging.md Fix various typos. 2017-11-09 16:26:38 +01:00
Makefile docs: Use parallelism when building docs. 2017-11-14 10:41:38 -08:00
management-commands.md docs: Update management command documentation. 2017-07-28 16:12:10 -07:00
manual-testing.md settings: Update text in templates. 2017-07-24 17:33:14 -07:00
markdown.md markdown_test_cases: Clean bugdown_matches_marked from the tex cases. 2017-11-07 11:55:25 -08:00
migration-renumbering.md refactor: Replace super(.*self) with Python 3-specific super(). 2017-10-30 14:30:25 -07:00
mypy.md docs: Use python 3 syntax for typing. 2017-11-04 19:58:05 -07:00
new-feature-tutorial.md docs: Rename docs/README.html to docs/documentation.html. 2017-11-14 15:52:58 -08:00
oauth.md docs/oauth: Update for Google UI changes, and for zulipdev.com. 2017-11-03 13:38:59 -07:00
password-strength.md passwords: Set default zxcvbn threshold to 10k guesses. 2017-10-08 15:48:44 -07:00
pointer.md unread: Add tool for marking all messages as unread for testing. 2017-04-25 15:40:12 -07:00
polish.md docs: Wrap long lines in translation guides. 2017-01-05 14:08:42 -08:00
prod-authentication-methods.md docs: Update link to python-social-auth. 2017-05-13 23:00:50 -07:00
prod-customize.md mobile: Update docs and portico URLs to point to new Android app. 2017-10-28 15:27:29 -07:00
prod-email.md docs/email: Document how to use a Gmail account with 2FA. 2017-10-12 11:38:01 -07:00
prod-install-existing-server.md docs: Fix buggy relative documentation link. 2017-08-24 19:59:59 -07:00
prod-install.md prod install: Cut premature suggestion to configure auth backends. 2017-11-14 15:57:39 -08:00
prod-maintain-secure-upgrade.md docs: Add more detail on the apt upgrade process and postgres. 2017-10-31 18:11:54 -07:00
prod-mobile-push-notifications.md mobile: Update docs and portico URLs to point to new Android app. 2017-10-28 15:27:29 -07:00
prod-multiple-organizations.md docs: Mention system bot realm in multiple organization docs. 2017-10-20 09:57:16 -07:00
prod-postgres.md lint: Check for long lines in all markdown files in general. 2017-01-05 15:06:34 -08:00
prod-requirements.md docs: Recommend Xenial over Trusty for new installations. 2017-10-20 14:34:48 -07:00
prod-troubleshooting.md Explain Django "Invalid HTTP_HOST header" log message. 2017-02-27 00:13:32 -08:00
prod.md docs: Fix a buggy link to realm-admin-docs. 2017-08-15 17:23:18 -07:00
queuing.md queues: Add new system for managing rabbitmq per-queue work. 2017-02-19 16:18:37 -08:00
reading-list.md Update reading-list.md 2017-06-01 09:35:18 -06:00
readme-symlink.md Rearrange docs table of contents for coherence. 2016-05-31 09:07:09 -07:00
realms.md docs: Mention system bot realm in multiple organization docs. 2017-10-20 09:57:16 -07:00
release-checklist.md docs: Update release checklist following 1.7.0 release. 2017-10-26 13:53:21 -07:00
request-remote-dev.md remote dev: Add code and instructions for creating digital ocean droplets. 2017-11-06 12:20:39 -08:00
requirements.readthedocs.txt Move doc building dependencies to requirements/docs.txt. 2016-06-20 16:05:42 -07:00
roadmap.md docs: Update changelog and roadmap through present. 2017-10-04 22:39:49 -07:00
running-bots-guide.md docs: Simplify the guide for running bots. 2017-10-04 12:11:27 -07:00
russian.md docs: Wrap long lines in Russian style guide. 2017-01-05 14:31:34 -08:00
schema-migrations.md docs: Document naming for schema migrations. 2017-07-10 16:03:16 -07:00
screenshot-and-gif-software.md Update "MacOS" text to "macOS" 2017-08-26 09:00:42 -07:00
security-model.md docs: Document API super user bots a bit more in security model docs. 2017-10-23 17:37:38 -07:00
settings.md docs: Move docs on testing OAuth to their own page. 2017-11-03 13:38:59 -07:00
shell-tips.md docs: Remove broken link to shell tips. 2017-10-01 23:27:29 -07:00
spanish.md Fix various typos. 2017-11-09 16:26:38 +01:00
ssl-certificates.md docs: Document scripts/setup/generate-self-signed-certs. 2017-10-24 13:48:14 -07:00
swagger-api-docs.md Explain how to add Swagger REST API doc coverage in zulip.yaml. 2017-06-07 22:46:20 -07:00
testing-with-casper.md Rename "Administration" to "Organization" in the settings UI. 2017-04-07 17:32:56 -07:00
testing-with-django.md docs: Add type annotation. 2017-10-04 16:31:27 -07:00
testing-with-node.md node test: Remove add_dependencies(). 2017-11-08 12:24:17 -08:00
testing.md docs: Add guide for mocking in tests. 2017-09-08 13:18:28 -07:00
THIRDPARTY puppet: Remove pageduty_nagios.pl. 2017-10-05 18:46:09 -07:00
translating.md tools: Add new script to sync translations. 2017-10-05 23:07:16 -07:00
travis.md docs: Document that we use ts automatically in Travis CI. 2017-06-14 17:26:41 -07:00
typing-indicators.md docs: Fix lint in typing-indicators. 2017-09-26 13:57:03 -07:00
unread_messages.md Add page_params.unread_msgs.count. 2017-08-14 12:38:09 -07:00
user-docs.md compose: Add video link button, powered by Jitsi. 2017-10-30 17:13:47 -07:00
users.md Add draft document for user populations. 2016-11-08 15:28:04 -08:00
using-dev-environment.md Remove some some duplicate words in copy. 2017-01-23 23:15:04 -08:00
version-control.md docs: Fix a typo in version-control.md. 2017-09-29 18:04:07 -07:00
webhook-walkthrough.md docs: Use python 3 syntax for typing. 2017-11-04 19:58:05 -07:00
working-copies.md Fix various typos. 2017-11-09 16:26:38 +01:00
writing-bots-guide.md docs: Specify the updated bot StateHandler API. 2017-10-25 15:37:28 -07:00
writing-views.md views: Fix imports of REQ/has_request_variables from the wrong place. 2017-10-27 15:07:31 -07:00
zulipbot-usage.md docs: Clarify who can collaborate in area label teams. 2017-09-28 17:26:07 -07:00