Commit Graph

14 Commits

Author SHA1 Message Date
GitLab Bot be2f4c5788 Add latest changes from gitlab-org/gitlab@master 2020-03-24 03:09:28 +00:00
GitLab Bot 77d15aff0e Add latest changes from gitlab-org/gitlab@master 2020-03-19 00:09:27 +00:00
GitLab Bot ab0dd39a49 Add latest changes from gitlab-org/gitlab@master 2020-01-21 06:09:08 +00:00
GitLab Bot c384315ae1 Add latest changes from gitlab-org/gitlab@master 2019-12-03 09:09:09 +00:00
GitLab Bot 0a6ffb540e Add latest changes from gitlab-org/gitlab@master 2019-11-21 12:06:40 +00:00
GitLab Bot d2801eda84 Add latest changes from gitlab-org/gitlab@master 2019-11-19 18:06:27 +00:00
GitLab Bot 1cfd8874ee Add latest changes from gitlab-org/gitlab@master 2019-09-25 09:06:04 +00:00
GitLab Bot 80f61b4035 Add latest changes from gitlab-org/gitlab@master 2019-09-18 14:02:45 +00:00
Sebastián Arcila Valenzuela ca2123429e Backport of ee/15773: Allow SmartCard authentication to use SAN extensions 2019-09-12 00:50:17 +00:00
Achilleas Pipinellis ffdbf0a66f SSoT for administration/auth docs
- Make sure we have type defined in the frontmatter
- Add troubleshooting sections where absent
- Meaningful intros where absent
2019-07-16 03:31:08 +00:00
Marcel Amirault 735e1f2cb3 Fix whitespace in many administration docs
Many code blocks are 4spaced, and they render in GitLab
without coloring as a result, even though they are
fenced with a language label. If in a list, other items
will render as being in a code block too, even if not
meant to. This fixes all these issues for many admin
docs in /high_availability and /auth (part 1)
2019-07-12 02:06:46 +00:00
Imre Farkas d3824fbfd9 Doc for "Require session with smartcard login for Git access" 2019-07-08 23:35:44 +00:00
Marcel Amirault 73c6477b7e Changing badges to use parentheses not brackets
Previously, we used brackets to denote the tier badges,
but this made Kramdown, the docs site Markdown renderer,
show many warnings when building the site. This is now
fixed by using parentheses instead of square brackets.

This was caused by [PREMIUM] looking like a link to
Kramdown, which couldn't find a URL there.

See:
- https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/484
- https://gitlab.com/gitlab-org/gitlab-ce/issues/63800
2019-07-08 08:50:38 +00:00
Marcel Amirault 2127369b7c Docs: Merge EE doc/​administration/​auth to CE 2019-05-05 12:34:07 +00:00