| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
