gitlab-org--gitlab-foss/doc/user
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
..
account
admin_area Enforces terms in the web application 2018-05-04 13:54:43 +02:00
discussions Mention reply-by-email in user doc 2018-04-12 18:00:03 +08:00
gitlab_com Update GitLab.com settings with current state 2018-04-05 20:50:20 +02:00
group Fixed typos 2018-04-27 08:50:05 +00:00
img Restore feature_highlight code 2018-02-05 12:10:09 -06:00
profile Display and revoke active sessions 2018-05-02 08:08:16 +00:00
project Update index.md 2018-04-30 09:09:59 +00:00
search Fixed typos 2018-04-27 08:50:05 +00:00
award_emojis.md
feature_highlight.md Restore feature_highlight code 2018-02-05 12:10:09 -06:00
index.md Fixed typos 2018-04-27 08:50:05 +00:00
markdown.md Replace whitespace demonstrating line-breaks in GFM docs 2018-02-28 16:43:05 +00:00
permissions.md link to product handbook piece on permissions 2018-04-16 15:23:34 +00:00
reserved_names.md Add reserved names to docs 2017-08-16 14:51:51 +02:00
snippets.md delete duplicate content 2017-08-14 16:21:51 -03:00