gitlab-org--gitlab-foss/doc/administration
Bob Van Landuyt 7684217d68 Enforces terms in the web application
This enforces the terms in the web application. These cases are
specced:

- Logging in: When terms are enforced, and a user logs in that has not
  accepted the terms, they are presented with the screen. They get
  directed to their customized root path afterwards.
- Signing up: After signing up, the first screen the user is presented
  with the screen to accept the terms. After they accept they are
  directed to the dashboard.
- While a session is active:
  - For a GET: The user will be directed to the terms page first,
    after they accept the terms, they will be directed to the page
    they were going to
  - For any other request: They are directed to the terms, after they
    accept the terms, they are directed back to the page they came
    from to retry the request. Any information entered would be
    persisted in localstorage and available on the page.
2018-05-04 13:54:43 +02:00
..
auth Ports omniauth-jwt gem onto GitLab OmniAuth Strategies suite 2018-04-26 10:13:29 +01:00
gitaly Clarify when disabling Gitaly makes sense 2018-02-26 13:54:09 +00:00
high_availability Fixed typos 2018-04-27 08:50:05 +00:00
img Move repository, storage, abuse settings and logging settings to expandable sections 2018-04-02 15:03:54 +03:00
integration Added PlantUML server using docker 2018-02-02 10:47:33 +00:00
monitoring Fixed typos 2018-04-27 08:50:05 +00:00
operations Fixed typos 2018-04-27 08:50:05 +00:00
pages Update index.md 2018-04-20 08:43:50 +00:00
raketasks Merge remote-tracking branch 'origin/master' into 40781-os-to-ce 2018-03-22 09:06:10 -04:00
troubleshooting I am certainly weary of debugging sidekiq but I don't think that's what was meant 2017-11-28 18:14:05 +00:00
build_artifacts.md Fix most of broken docs links 2017-02-15 19:27:40 +01:00
container_registry.md doc: Spelling fixes 2018-01-19 12:09:59 +02:00
custom_hooks.md Docs: search/replace "Enterprise Edition" and adjust when applicable 2018-02-22 16:13:35 +00:00
environment_variables.md Document that GITLAB_CDN_HOST takes an base URL 2018-02-04 13:39:41 +01:00
housekeeping.md Clarify git housekeeping 2016-12-30 14:58:22 +08:00
incoming_email.md Docs: Incoming e-mails: require gitlab-ctl restart 2018-03-06 23:16:03 +00:00
index.md Enforces terms in the web application 2018-05-04 13:54:43 +02:00
issue_closing_pattern.md Fix typo in issue closing pattern docs 2018-03-29 17:08:09 +05:30
job_artifacts.md Fixed typos 2018-04-27 08:50:05 +00:00
job_traces.md Add info on CI job traces for admins 2018-03-27 18:47:49 +02:00
logs.md Add support for Sidekiq JSON logging 2018-04-04 05:04:00 -07:00
operations.md add index for doc/administration/operations/ 2017-12-11 14:05:08 -02:00
plugins.md Fix typos 2018-04-13 17:41:02 +00:00
polling.md Document how polling interval is used 2017-04-10 16:52:25 +02:00
reply_by_email.md Update incoming emails documents 2018-03-02 19:51:08 +08:00
reply_by_email_postfix_setup.md Update incoming emails documents 2018-03-02 19:51:08 +08:00
repository_checks.md Update repository check documentation 2017-01-26 15:33:02 +00:00
repository_storage_paths.md Allow enabling the circuitbreaker using an env variable 2017-10-23 13:53:49 +03:00
repository_storage_types.md Backport EE changes to some hashed storage documentation to CE 2018-02-08 18:33:35 +00:00
repository_storages.md Fix the redirect location wording 2017-11-23 12:52:26 +01:00
restart_gitlab.md Move reply by email docs to a new location 2016-09-25 11:55:14 +02:00
uploads.md Fixed typos 2018-04-27 08:50:05 +00:00