Commit Graph

50 Commits

Author SHA1 Message Date
Marcel Amirault 72a9162230 Update capitalization in /integrations and /raketasks
Also updates redirect text in /project-services
2019-08-27 08:41:50 +00:00
Marcel Amirault f787377eb7 Add missing blank line to omniauth doc 2019-08-27 05:11:00 +00:00
dodocat 6e2032f24e Update docs and comments about saml with allow_bypass_two_factor
allow_bypass_two_factor configration dose not work with saml provider
2019-08-27 03:46:32 +00:00
Marcel Amirault 33c867b70d Fix whitespace in install and integration docs
Many code blocks are 4spaced, and they render in GitLab
without coloring as a result, even though they are
fenced with a language label. If in a list, other items
will render as being in a code block too, even if not
meant to. This fixes all these issues, and cleans up
minor white space issues in install and integration docs
2019-07-11 15:21:26 +00:00
Nick Thomas 8802dd24ec
Update the docs to reflect lack of MySQL support
Now MySQL is no longer supported, we need to change the docs
2019-06-19 14:11:01 +01:00
Gosia Ksionek a4cf01f32e Remove from providers with icon
Remove puts

Remove puts
2019-05-07 13:51:34 +00:00
Horatiu Eugen Vlad 6018d5bb87 Added Omniauth OpenId Connect startegy 2019-05-06 09:01:29 +02:00
Kartikey Tanna b3d1e36980 #57815 Omniauth UltraAuth strategy 2019-04-17 16:28:12 +05:30
Rémy Coutable 45da7dd306
Backport 'Update user name upon LDAP sync' from EE
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-03-25 11:16:01 +01:00
Marcel Amirault 4a25a130f4 Docs: Last batch of misc broken anchors 2019-03-04 02:37:14 +00:00
Evan Read 47fb1c5235 Remove consecutive blank lines from markdown files
For the sake of consistency, removes any extraneous
consecutive blank lines from the doc suite.
2019-02-18 09:36:13 +00:00
Evan Read d98560c1f5 Make unordered lists conform to styleguide
- Also makes other minor Markdown fixes that were near the main fixes.
2019-01-08 12:21:09 +10:00
Nick Thomas b4dc492123
Enable omniauth by default 2018-09-13 13:44:04 +01:00
Brett Walker b0be58a1b3 Resolve "CE documentation is not CommonMark compliant" 2018-09-06 16:52:18 +00:00
julianladisch e612a491e2 Fix omniauth link, site has moved. 2018-06-18 09:05:11 +00:00
Achilleas Pipinellis d2608d36e4
Copyedit JWT docs 2018-03-26 17:48:12 +02:00
Tiago Botelho fe82ef0c01 Adds JWT omnianuth integration 2018-03-20 13:03:15 +00:00
Douwe Maan 481b8a71f8 Make sure user email is read only when synced with LDAP 2017-12-15 12:48:48 +01:00
Alexander Keramidas 4df54f2607 Profile updates from providers 2017-09-06 16:38:52 +03:00
Drew Blessing 79bee6a2ec Move and update Crowd authentication documentation
Current docs did not include information on configuring the app
in Crowd. Also, moved the doc to the new administration/auth
directory.
2017-03-07 11:58:30 -06:00
Joe Marty 93d4234efa Add omniauth-oauth2-generic strategy
- Allows configurable Single Sign On with most simple OAuth2 providers
- Adds documentation for the new strategy

Closes #26744
2017-02-13 12:54:57 -06:00
Nick Thomas 66ccf2d9f6 Document the `auto_link_ldap_user` setting 2017-01-13 12:20:38 -05:00
Alex 6e186b76bb Added support for Authentiq oauth provider 2016-12-21 10:51:10 +02:00
Achilleas Pipinellis 2fb28dddfc Refactor Bitbucket integration documentation 2016-08-30 15:42:40 +02:00
Patricio Cano 10444f61f8 Fixed privilege escalation issue where manually set external users would be reverted back to internal users if they logged in via OAuth and that provider was not in the `external_providers` list. 2016-06-29 10:37:54 -05: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
Patricio Cano cedfe9d228 Documentation of feature 2016-04-11 10:16:56 -05:00
Daniel Carraro d6caadd1d5 Added omniauth-auth0 Gem + Applicable Documentation. 2016-03-16 13:12:20 +01:00
Patricio Cano 3f70c8f2db Style updates. 2016-03-01 13:51:47 -05: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 040fb46dc7 Move supported omniauth providers to the top
[ci skip]
2016-01-24 21:38:39 +01:00
Janis Meybohm da53fcba2d Enable Microsoft Azure OAuth2 support 2016-01-06 14:30:43 +01: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
Douwe Maan 4773d98e83 Add Facebook authentication 2015-11-03 17:59:07 +01:00
Valery Sizov 3700e5a960 Crowd integration 2015-09-02 12:42:01 +03:00
Douwe Maan 70a3c165a9 Allow custom label to be set for authentication providers. 2015-07-23 15:20:12 +02:00
Alex Lossent 22de5443c5 Add SAML support via Omniauth 2015-05-27 16:38:10 +02:00
Douwe Maan 20691df230 Add Bitbucket integration docs. 2015-02-24 15:07:25 +01:00
Dmitriy Zaporozhets a3d039259e Fix broken links in documentation 2015-02-18 22:07:09 -08:00
Marin Jankovski d76c5824bc Update oauth documenatation with examples for omnibus package and installations from source. 2015-02-13 14:49:19 -08:00
Valery Sizov 78124d9783 GitLab.com importer: documentation 2015-02-13 20:19:16 +02:00
Patricio Cano 6d747cfd3a Added link to the configuration sample for OmniAuth providers when using Omnibus. 2014-12-18 09:50:20 -05:00
Matus Banas f8ec9dd397 added omniauth-shibboleth gem for shibboleth support
added documentation for shibboleth omniauth provider
updated changelog
2014-09-09 22:16:05 +01:00
Marin Jankovski e59b3720e9 Move custom Omniauth directions to omniauth doc. 2014-09-08 12:27:11 +02:00
Ciro Santilli fd348de76d Update docs to markdown style guide. 2014-06-03 23:16:31 +02:00
Achilleas Pipinellis 5a521e56cb Newline between sentence and code block 2014-04-22 18:21:32 +03:00
Drew Blessing 728b05cab7 Add OmniAuth Documentation
Add GitHub OmniAuth docs

Google instructions

Google instructions

Merge master

Clean things up

Clean things up

Clean things up

Clean things up

Clean things up

Clean things up

Clean things up

Add Google and Twitter docs

Add screenshot

Add screenshot

Clean things up

Clean things up

Clean things up

Clean things up

Clean things up

Clean things up

Clean things up

Finalize current docs

Finalize current docs

Add existing user information

Add twitter

Add twitter

Add Twitter disclaimer

Add Twitter disclaimer

remove old doc

Remove unnecessary link

Revert omniauth provider format

Add OmniAuth Documentation

Add GitHub OmniAuth docs

Google instructions

Google instructions

Merge master

Clean things up

Clean things up

Clean things up

Clean things up

Clean things up

Clean things up

Clean things up

Add Google and Twitter docs

Add screenshot

Add screenshot

Clean things up

Clean things up

Clean things up

Clean things up

Clean things up

Clean things up

Clean things up

Finalize current docs

Finalize current docs

Add existing user information

Add twitter

Add twitter

Add Twitter disclaimer

Add Twitter disclaimer

remove old doc

Remove unnecessary link

Revert omniauth provider format

Use omniauth again

Remove notice

Restore whitespace

Slight changes
2014-04-10 07:31:54 -05:00