summaryrefslogtreecommitdiff
path: root/doc/integration/recaptcha.md
Commit message (Collapse)AuthorAgeFilesLines
* Show a reCAPTCHA on signin page if custom header is setStan Hu2018-06-211-1/+18
| | | | | This will only be displayed if `X-GitLab-Show-Login-Captcha` is set as an HTTP header.
* reCAPTCHA is configurable through Admin Settings, no reload needed.Gabriel Mazetto2015-12-281-40/+7
|
* Add documentation for using reCAPTCHAadd-recaptcha-supportStan Hu2015-12-271-0/+56