Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'patch-28' into 'master' | Rémy Coutable | 2018-09-25 | 1 | -1/+1 |
|\ | | | | | | | | | Update ldap.md If you escape the '\' character when using a "domain\user" scheme for the bind_dn name, it will fail. gitlab-ctl reconfigure escapes characters, and if you pre-escape the '\', the resultant yaml file will have four (4) '\' characters See merge request gitlab-org/gitlab-ce!20460 | ||||
| * | Update ldap.md | Ed Goforth | 2018-07-06 | 1 | -1/+1 |
| | | | | | | If you escape the '\' character when using a "domain\user" scheme for the bind_dn name, it will fail. gitlab-ctl reconfigure escapes characters, and if you pre-escape the '\', the resultant yaml file will have four (4) '\' characters. | ||||
* | | Correct grammar (setup to set-up) in Docs | Marcel Amirault | 2018-09-21 | 1 | -1/+1 |
| | | |||||
* | | Resolve "CE documentation is not CommonMark compliant" | Brett Walker | 2018-09-06 | 1 | -17/+18 |
| | | |||||
* | | Compress all PNG images under doc/ | Achilleas Pipinellis | 2018-08-27 | 3 | -0/+0 |
|/ | | | | | | | | | | The pngquant tool was used https://pngquant.org, and particularly, the following command: /usr/bin/pngquant -f --skip-if-larger --ext .png --speed 1 image.png Before: 47584K After : 34924K | ||||
* | Make it explicit where is the gitlab.rb file | Mike Weilgart | 2018-06-18 | 1 | -1/+1 |
| | | | | Save people an extra Google search if this is the first doc they're reading. | ||||
* | Refactor LDAP docs | Achilleas Pipinellis | 2018-06-01 | 1 | -120/+197 |
| | |||||
* | Ports omniauth-jwt gem onto GitLab OmniAuth Strategies suite | Tiago Botelho | 2018-04-26 | 1 | -1/+1 |
| | |||||
* | Clarify what auth_url should be | Achilleas Pipinellis | 2018-03-27 | 1 | -1/+1 |
| | | | | [ci skip] | ||||
* | Copyedit JWT docs | Achilleas Pipinellis | 2018-03-26 | 1 | -0/+72 |
| | |||||
* | Update all articles with the new layout (meta data from the frontmatter)docs-articles-layout-frontmatter | Marcia Ramos | 2018-02-16 | 1 | -5/+8 |
| | | | | Context: https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/182 | ||||
* | Added ldap config setting to lower case usernames | Francisco Javier López | 2018-02-05 | 1 | -0/+39 |
| | |||||
* | doc: Spelling fixes | Ville Skyttä | 2018-01-19 | 1 | -1/+1 |
| | |||||
* | Resolve "Include the Crowd application permission information on the "Crowd ↵ | Xiaogang Wen | 2018-01-10 | 2 | -0/+12 |
| | | | | OmniAuth Provider" page" | ||||
* | Docs: move article LDAP-CE to its topic-related folder | Marcia Ramos | 2017-12-22 | 5 | -0/+270 |
| | |||||
* | Docs: Update admin docs | Marcia Ramos | 2017-12-13 | 1 | -0/+1 |
| | |||||
* | Allow password authentication to be disabled entirely | Markus Koller | 2017-11-23 | 1 | -0/+6 |
| | |||||
* | Exclude comments from specific docs | Achilleas Pipinellis | 2017-11-01 | 1 | -0/+4 |
| | |||||
* | Fix LDAP config key name | Michael Kozono | 2017-10-06 | 1 | -2/+2 |
| | |||||
* | Update ldap.mdfix/ldap-typo-docs | James Lopez | 2017-09-08 | 1 | -1/+1 |
| | |||||
* | Default LDAP config verify_certificates to true | Michael Kozono | 2017-08-30 | 1 | -3/+6 |
| | |||||
* | Point to /developers on docs/administration/authentiq.md | Alexandros Keramidas | 2017-08-21 | 1 | -1/+1 |
| | |||||
* | Fix LDAP documentation and example configmk-fix-ldap-ca-file-docs | Michael Kozono | 2017-07-31 | 1 | -3/+3 |
| | |||||
* | Change encryption description | Michael Kozono | 2017-07-26 | 1 | -11/+16 |
| | |||||
* | Update LDAP SSL config options | Michael Kozono | 2017-07-26 | 1 | -4/+32 |
| | |||||
* | Fix typo in the LDAP docs missing a required colon | Harish Ramachandran | 2017-07-19 | 1 | -1/+1 |
| | |||||
* | Merge branch 'authentiq-updates' into 'master' | Rémy Coutable | 2017-07-19 | 1 | -5/+4 |
|\ | | | | | | | | | Added authentiq provider to tests and updated documentation, gem and config file. See merge request !12952 | ||||
| * | Added authentiq provider to tests and updated documentation, gem and config ↵ | Alexandros Keramidas | 2017-07-18 | 1 | -5/+4 |
| | | | | | | | | file. | ||||
* | | Add AD matching rule filter and more informationad_matching_rule_doc | Drew Blessing | 2017-07-14 | 1 | -1/+6 |
|/ | |||||
* | Update ldap.md to clarify uid should list the attribute not the valuedocs/ldap-clarify-uid | Lee Matos | 2017-04-27 | 1 | -3/+3 |
| | | | | [ci skip] | ||||
* | Move and update Crowd authentication documentation | Drew Blessing | 2017-03-07 | 2 | -0/+68 |
| | | | | | | Current docs did not include information on configuring the app in Crowd. Also, moved the doc to the new administration/auth directory. | ||||
* | Added support for Authentiq Back-Channel Logout | Alexandros Keramidas | 2017-02-20 | 1 | -1/+1 |
| | |||||
* | Merge branch 'patch-6' into 'master' | Rémy Coutable | 2017-01-26 | 1 | -2/+9 |
|\ | | | | | | | | | add an other ldap configuration example See merge request !6773 | ||||
| * | Add more precision about LDAP configuration | David | 2016-10-24 | 1 | -23/+10 |
| | | |||||
| * | add an other ldap configuration example | David | 2016-10-10 | 1 | -1/+21 |
| | | |||||
* | | Merge branch 'feature/log-ldap-to-application-log' into 'master' | Rémy Coutable | 2017-01-09 | 1 | -3/+6 |
|\ \ | | | | | | | | | | | | | Log LDAP blocking/unblocking events to application log See merge request !8042 | ||||
| * | | fixup! Log messages when blocking/unblocking LDAP accounts | Markus Koller | 2016-12-20 | 1 | -4/+7 |
| | | | |||||
| * | | Log messages when blocking/unblocking LDAP accounts | Markus Koller | 2016-12-20 | 1 | -1/+1 |
| | | | |||||
* | | | Added support for Authentiq oauth provider | Alex | 2016-12-21 | 2 | -1/+70 |
|/ / | |||||
* | | Add Okta authentication documentationdocs/add-okta-auth | Achilleas Pipinellis | 2016-12-15 | 4 | -1/+162 |
| | | |||||
* | | Remove `memberOf` OID in LDAP `user_filter` docs ldap_user_filter_update2 | Drew Blessing | 2016-11-28 | 1 | -1/+1 |
| | | | | | | | | | | While not technically invalid, it is not necessary to have the `memberOf` OID in the `user_filter`. It clutters things up and causes confusion for users so it's better if we remove it from the docs. | ||||
* | | Clarify LDAP troubleshooting ldap_search example [ci skip] | Drew Blessing | 2016-11-15 | 1 | -0/+18 |
| | | | | | | | | | | | | | | | | | | A customer noted an error/lack of clarity in the LDAP documentation with the `ldap_search` example. Previously, if taken literally, the customer may have expected the `$` variables to be automatically replaced or if they paste the exact `user_filter` contents the parentheses would have been incorrect. Let's just simply the filter and use exactly what's in the configuration. | ||||
* | | Introduce better credential and error checking to `rake gitlab:ldap:check` | Drew Blessing | 2016-11-08 | 1 | -0/+4 |
|/ | | | | | | | It was previously possible for invalid credential errors to go unnoticed in this task. Users would believe everything was configured correctly and then sign in would fail with 'invalid credentials'. This adds a specific bind check, plus catches errors connecting to the server. Also, specs :) | ||||
* | Log LDAP lookup errors and don't swallow unrelated exceptions | Markus Koller | 2016-09-28 | 1 | -0/+6 |
| | | | | Signed-off-by: Roger Meier <r.meier@siemens.com> | ||||
* | Fix erroneous YAML spacing in LDAP configuration | Drew Blessing | 2016-05-27 | 1 | -21/+21 |
| | |||||
* | Fix LDAP link and codeblock indentationdoc_ldap_fixes | Achilleas Pipinellis | 2016-04-05 | 1 | -6/+6 |
| | | | | [ci skip] | ||||
* | Update LDAP docs [ci skip] | Drew Blessing | 2016-03-22 | 2 | -0/+288 |