summaryrefslogtreecommitdiff
path: root/docs/guides/auth/gitlab-self-hosted.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* style: linting markdown filesoupala2020-07-101-5/+3
| | | | | | | | Linting markdown files according to default remark-lint configuration. Files inside the `public` directory were not linted. Signed-off-by: oupala <oupala@users.noreply.github.com>
* Update example config for gitlab authorizationIan Tsai2020-01-131-6/+6
| | | | | | Update example config for gitlab authorization Signed-off-by: Ian Tsai <b10102016@gmail.com>
* striving for consistency across various docsClaudius2019-04-011-4/+4
| | | | Signed-off-by: Claudius <opensource@amenthes.de>
* splitting README.md into files in /docs for better readabilityClaudius2019-04-011-3/+3
| | | | Signed-off-by: Claudius <opensource@amenthes.de>
* fix image paths in moved GitLab auth guidemcnesium2018-09-301-3/+3
| | | | Signed-off-by: mcnesium <git@mcnesium.com>
* Add note about renaming to docsSheogorath2018-06-241-0/+2
| | | | | | | | It's way easier to add a note to the guides than to redo all the images, etc. We have more important things to spend our time on, but if someone wants to redo them, you are very welcome! Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
* Split authentication guides into multiple documentsSheogorath2018-06-011-0/+30
Splitting the documentation should provide an easier access to the documentation people searching for and result in less merge conflicts when adding new documentation here. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>