Jacob Vosmaer
fac252c9a2
Never heard of gitlab-omnibus
2016-01-12 14:47:55 +01:00
Drew Blessing
67aa0b8c4c
Optimize LDAP and add a search timeout
2016-01-11 08:17:32 -06:00
Achilleas Pipinellis
65c474997d
Add JIRA 7 to the supported versions
...
[ci skip]
2016-01-08 15:59:00 +01:00
Achilleas Pipinellis
1d48b180bc
Clean up the JIRA integration document [ci skip]
...
- new images where needed
- move images to a separate img directory
- use table for the service fields
- link to new documents
2016-01-08 13:19:40 +01:00
Achilleas Pipinellis
629becde2f
Split external issue tracker document
...
[ci skip]
2016-01-08 12:43:33 +01:00
Achilleas Pipinellis
b059fa5509
Clean up integration README
...
[ci skip]
2016-01-08 10:40:45 +01:00
Janis Meybohm
da53fcba2d
Enable Microsoft Azure OAuth2 support
2016-01-06 14:30:43 +01:00
Gabriel Mazetto
a3469d914a
reCAPTCHA is configurable through Admin Settings, no reload needed.
2015-12-28 18:50:29 -02:00
Stan Hu
9e0f532f3e
Add documentation for using reCAPTCHA
2015-12-27 20:38:44 -08:00
Douwe Maan
9832e60ffb
Merge branch 'tduehr/gitlab-ce-cas-support'
2015-12-21 17:38:37 +01:00
Douwe Maan
7fc2422c8d
Add link to CAS doc
2015-12-21 17:37:55 +01:00
Drew Blessing
f177aaa5fa
Backport JIRA service
2015-12-18 14:19:48 -06:00
tduehr
8e3f1fa629
add CAS authentication support
2015-12-14 21:43:41 -06:00
Ben Bodenmiller
e6e27f03d7
add details on how to change saml button label
2015-12-11 23:16:37 +00:00
Robert Speicher
4bcbb6178a
Merge branch 'fix-typos' into 'master'
...
Fix typos in integration docs
[ci skip]
See merge request !1999
2015-12-09 18:37:45 +00:00
Drew Blessing
bf5683f889
Block LDAP user when they are no longer found in the LDAP server
2015-12-08 11:15:30 -06:00
Tobias Stöckler
900d3a09a7
Fix typos in integration docs
2015-12-07 10:28:47 +01:00
Alex Jordan
3300db70ff
Rewrite HTTP links to force TLS, where possible
2015-11-16 16:50:05 -08:00
Jon Cairns
1c89db5e39
Merge remote-tracking branch 'gitlab/master' into omniauth-doc-fix
2015-11-12 12:06:19 +00:00
Jon Cairns
e073b09f1f
Add missing "omniauth" prefix to option in docs [ci skip]
...
Changes block_auto_created_users to omniauth_block_auto_created_users,
otherwise the option is ignored. Fixes #3319 .
2015-11-12 11:51:53 +00:00
Robert Speicher
05eb9e7884
Minor reformatting for Facebook integration doc
...
[ci skip]
2015-11-03 16:16:30 -05:00
Douwe Maan
4773d98e83
Add Facebook authentication
2015-11-03 17:59:07 +01:00
Julio
bd6c982bf1
Documentation of omniauth-ldap limitations
...
Further documentation about limitations directly impacting settings of
users' LDAP servers.
2015-09-24 12:03:23 +00:00
Marin Jankovski
4e33b47a50
Update the link in integration readme.
2015-09-17 17:08:10 +02:00
Marin Jankovski
1247076b45
Remove double png.
2015-09-17 13:19:38 +02:00
Marin Jankovski
8379a1c754
Add Gmail actions button for GitLab doc.
2015-09-17 12:14:28 +02:00
Douwe Maan
00ecacf8ea
Add to docs
2015-09-09 11:54:48 +01:00
Valery Sizov
3700e5a960
Crowd integration
2015-09-02 12:42:01 +03:00
Raphaël Doursenaud
725a891dda
Updated Twitter OmniAuth documentation
2015-07-29 23:27:04 +00:00
Valery Sizov
70de5114fb
Merge branch 'auth-icons-labels' into 'master'
...
Allow custom label to be set for authentication providers.
Addresses internal issue https://dev.gitlab.org/gitlab/gitlabhq/issues/2341
Beside the above, I've:
- Refactored `OauthHelper` to have clearer method names and behaviour
- Moved some of `OauthHelper` behaviour to `Gitlab::OAuth::Provider`
- Renamed `OauthHelper` to `AuthHelper` since LDAP, SAML, Kerberos aren't OAuth
- Updated the icons for GitHub and GitLab
In the examples below, "OurAuth" is a SAML provider with a custom label.




See merge request !927
2015-07-24 11:28:55 +00:00
Douwe Maan
70a3c165a9
Allow custom label to be set for authentication providers.
2015-07-23 15:20:12 +02:00
Marin Jankovski
ca451365ab
Remove docs and rake task for gmail actions to prevent problems with registration.
2015-07-22 11:46:08 +02:00
Douwe Maan
9e841cf1a8
Add Troubleshooting section to SAML doc.
2015-07-01 14:25:22 +02:00
Jacob Vosmaer
3c01ab10fe
Link to SAML docs from doc index
...
Without this link, the SAML docs are hard to discover.
2015-06-29 11:32:40 +02:00
Douwe Maan
1f78aeba40
Merge branch 'improve_bitbucket_docs' into 'master'
...
Improve BitBucket integration documentation [ci skip]
This MR will improve the BitBucket integration documentation by
- mentioning the need to reconfigure GitLab after changing the configuration file, if you're using the omnibus package.
- adding a section about configuring a Host entry for bitbucket.org.
- switching additional steps 1 and 2, because connecting to BitBucket will only work after you added the SSH key and the Host entry.
- using sudo for the ssh connection in step 2, so that it is more obvious, that the git account should be used to establish the connection.
See merge request !670
2015-06-05 10:05:09 +00:00
Jacob Vosmaer
98ff4131cd
LDAP users should not control their LDAP email
2015-06-03 13:40:47 +02:00
Alex Lossent
22de5443c5
Add SAML support via Omniauth
2015-05-27 16:38:10 +02:00
Patrick Fey and FeyP
d6b901a72d
Improve BitBucket integration documentation [ci skip]
2015-05-15 18:37:15 +02:00
Stan Hu
07dc517017
Improve documentation of configuring external issue trackers
...
Closes #1514
2015-05-04 07:33:25 -07:00
Ben Bodenmiller
7098b7bbe0
google -> Google
2015-04-26 17:24:09 -07:00
Patricio Cano
65c83f8a22
Updated the Slack documentation
2015-04-21 12:25:37 -05:00
Douwe Maan
55d086ba08
Clarify config var and add to LDAP docs.
2015-04-14 18:17:46 +02:00
Marin Jankovski
b7229356d5
Change the name of the key used for bitbucket importer.
2015-03-20 15:54:11 -07:00
Kuo-Cheng Yeu
fc64b3f7b7
remove duplicate right braces ('}') in configuration examples of GitHub,
...
GitLab, and Google.
2015-03-09 23:20:44 +08:00
Ewan Edwards
fe6fb32fe6
Moved the Gmail integration line into the list of available integrations.
2015-03-04 07:24:36 -08:00
Ewan Edwards
f04847a3c7
The "GitLab buttons in Gmail" document was not linked from anywhere
...
else. It is now linked.
2015-03-04 07:24:12 -08:00
Douwe Maan
56f51bed6b
Expand Bitbucket integration docs.
2015-02-25 00:06:55 +01:00
Douwe Maan
20691df230
Add Bitbucket integration docs.
2015-02-24 15:07:25 +01:00
Douwe Maan
ad6d623234
Add Bitbucket importer.
2015-02-24 15:07:24 +01:00
Dmitriy Zaporozhets
a3d039259e
Fix broken links in documentation
2015-02-18 22:07:09 -08:00