Chris Wilson
3258ad60cb
Update Google integration API workflow
2016-05-23 18:35:04 +00:00
Achilleas Pipinellis
9eb4569ed9
Change all occurrences of doc.gitlab.com to docs.gitlab.com
...
[ci skip]
2016-05-13 16:26:56 -05:00
Douwe Maan
74c69709dc
Merge branch 'otzy007/gitlab-ce-disable_oauth_sign_in_sources'
2016-05-12 15:11:37 -05:00
Marin Jankovski
9393d6b6f2
Merge branch 'patch-2' into 'master'
...
Update cas.md to reflect the current syntax, and added that gitlab-ctl reconfigure should be run.
I spent a while trying to figure our why the cas wasn't working!
Someone may need to update the source code section of the wiki
See merge request !3850
2016-05-12 14:12:48 +00:00
Andrei Gliga
5553ad24e4
Revert "new screenshot for the docs on how to enabled/disable OmniAuth Sign In" [ci skip]
...
This reverts commit 7b295370efc124360d52e37e8e709914028f6443.
2016-05-12 13:44:46 +03:00
Andrei Gliga
c0c2cd4ed7
new screenshot for the docs on how to enabled/disable OmniAuth Sign In
2016-05-12 13:44:46 +03:00
Andrei Gliga
2576a55e35
config/gitlab.yml between ``
2016-05-12 13:44:46 +03:00
Andrei Gliga
2a99c51590
corrections to the Enable or disable Sign In with OmniAuth
2016-05-12 13:44:46 +03:00
Andrei Gliga
3a91f5081e
documentation for enabling or disabling OAuth sign in
2016-05-12 13:44:46 +03:00
Alex Jordan
c50ce3ba29
Fix the GitHub Omniauth instructions
2016-04-28 21:13:21 -07:00
Stan Hu
c47183d787
Fixes for review of GitHub Enterprise backport changes
2016-04-26 21:02:45 -07:00
Stan Hu
eede032345
Backport GitHub Enterprise import support from EE
...
These changes were pulled from GitLab EE to support configuring
an alternative API URL than the default https://api.github.com .
In addition, the `verify_ssl` flag allows users to disable SSL cert
checking.
One modification: add a default `args` option if it does not exist
to avoid breaking existing configurations.
2016-04-26 21:00:55 -07:00
Andrew Collett
ff1e7474ed
Update cas.md to reflect the current syntax, and added that gitlab-ctl reconfigure should be run.
2016-04-21 10:30:27 +00:00
Tom Downes
8978921323
Update shibboleth configuration for GitLab 8.6 and Apache 2.4
2016-04-14 01:03:50 +00:00
Patricio Cano
cedfe9d228
Documentation of feature
2016-04-11 10:16:56 -05:00
Sytse Sijbrandij
98f536f169
Everything on one page.
2016-04-09 20:09:07 -04:00
Robert Speicher
936be025cd
Merge branch 'saml-external-groups' into 'master'
...
Allow SAML to identify external users and set them as such
Related to #4009
Fixes #14577
This allows SAML to retrieve group information form the `SAML Response`
and match that to a setting that will flag all matching users as external.
See merge request !3530
2016-04-07 00:35:08 +00:00
Patricio Cano
8110e75309
Implemented suggested fixes
2016-04-06 18:12:25 -05:00
Patricio Cano
b95ac0962c
Added documentation
2016-04-06 16:04:11 -05:00
Achilleas Pipinellis
7b290e29f0
Fix LDAP link and codeblock indentation
...
[ci skip]
2016-04-05 17:04:16 +03:00
Dmitriy Zaporozhets
d73e128859
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce
2016-03-28 23:22:15 +02:00
Achilleas Pipinellis
bf7aac74a4
Merge pull request #9978 from fantasywind/patch-2
...
Update github.md
2016-03-28 20:40:59 +03:00
Drew Blessing
b25d42cee9
Update LDAP docs [ci skip]
2016-03-22 15:35:27 -05:00
Daniel Carraro and Rémy Coutable
d6caadd1d5
Added omniauth-auth0 Gem + Applicable Documentation.
2016-03-16 13:12:20 +01:00
Patricio Cano
95e73f87a9
Doc syntax fixes
...
[ci skip]
2016-03-11 11:47:34 -05:00
Patricio Cano
e4237f1fe3
Consistently use the same hash syntax in the new documentation.
2016-03-10 16:52:52 -05:00
Patricio Cano
32ddf092f3
Upgrade omniauth-saml to 1.5.0 and document it's new capabilities.
2016-03-10 16:07:10 -05:00
Achilleas Pipinellis
149a52b10f
Merge branch 'patch-1' into 'master'
...
update slack instructions
the previous instructions no longer apply, there is no "Incoming WebHooks" row anymore.
luckily there exists direct link to web hooks, so the previous steps aren't even neccessary
See merge request !3052
2016-03-08 16:52:20 +00:00
Patricio Cano
406f4a993a
Fixed headers for anchors
...
[ci skip]
2016-03-07 16:29:22 -05:00
Patricio Cano
cf232411ae
Added Troubleshooting information for most used services.
2016-03-03 11:21:32 -05:00
Elan Ruusamäe
4ed40db9ce
update slack instructions
2016-03-01 19:17:22 +00:00
Patricio Cano
3f70c8f2db
Style updates.
2016-03-01 13:51:47 -05:00
Chia Yu Pai
da866795ed
Update github default callback url
2016-03-01 18:30:22 +08:00
Patricio Cano
265d45c4eb
Updated SAML and Omniauth docs with information on the new behavior recently introduced in !2882
2016-02-23 17:25:24 -05:00
Achilleas Pipinellis
43d8dbaedd
Merge branch 'update_doc' into 'master'
...
Update OAuth doc
See merge request !2589
2016-02-03 11:23:22 +00:00
Achilleas Pipinellis
cbd550cfa6
Refactor OAuth provider documentation
...
[ci skip]
2016-02-03 13:18:37 +02:00
Stan Hu and Douglas Barbosa Alexandre
d20e75a8d8
Support Akismet spam checking for creation of issues via API
...
Currently any spam detected by Akismet by non-members via API will be logged
in a separate table in the admin page.
Closes #5612
2016-02-02 11:25:44 -02:00
Stan Hu
eb7f669073
Merge branch 'patch-1' into 'master'
...
Update Slack integration configuration
Adjusted to the current Slack version (as of I 2016).
See merge request !2595
2016-01-26 05:12:45 +00:00
Achilleas Pipinellis
81d79c7f0a
Fix typos, grammar and styling
2016-01-25 23:52:04 +01:00
Marcin Zajączkowski
468dbfe937
Update Slack integration configuration
2016-01-25 13:06:09 +00:00
Achilleas Pipinellis
3629984b96
Move JIRA from integration to project_services
2016-01-25 10:08:11 +01:00
Valery Sizov
acfc526828
update OAuth doc
2016-01-25 06:34:30 +00:00
Achilleas Pipinellis
e9eece1d44
Merge branch 'doc_omniauth' into 'master'
...
Move supported omniauth providers to the top
See merge request !2585
2016-01-24 20:39:54 +00:00
Achilleas Pipinellis
040fb46dc7
Move supported omniauth providers to the top
...
[ci skip]
2016-01-24 21:38:39 +01:00
Achilleas Pipinellis
6f615500a9
Move all integration docs images in a single directory
...
[ci skip]
2016-01-24 21:22:19 +01:00
Sytse Sijbrandij
fd00646b5b
Name more OmniAuth providers in the general readme.
2016-01-22 08:57:29 -08:00
Robert Speicher
3a6fac4a85
Remove Performance Monitoring from Integration docs
...
[ci skip]
2016-01-20 18:00:29 -05:00
Achilleas Pipinellis
82bc7679e7
Move integration/metrics to monitoring/performance
...
[ci skip]
2016-01-20 23:02:24 +01:00
Yorick Peterse
6f32459f2c
Renamed "Metrics" to "Performance Monitoring"
2016-01-20 12:05:03 +01:00
Achilleas Pipinellis
d4c05766c7
Refactor GitLab Metrics docs
...
[ci skip]
2016-01-19 22:18:51 +01:00