- Feb 15, 2018
-
-
Francisco Javier López authored
-
-
- Feb 06, 2018
-
-
Douwe Maan authored
-
- Jan 30, 2018
-
-
Tiago Botelho authored
-
- Jan 17, 2018
-
-
Robert Speicher authored
[10.3] Prevent login with disabled OAuth providers See merge request gitlab/gitlabhq!2296 (cherry picked from commit 4936650427ffc88e6ee927aedbb2c724d24b094c) a0f9d222 Prevents login with disabled OAuth providers
-
- Dec 15, 2017
-
-
Douwe Maan authored
-
- Nov 17, 2017
-
-
- Nov 06, 2017
-
-
Douwe Maan authored
-
- Oct 05, 2017
-
-
Tiago Botelho authored
-
- Oct 02, 2017
-
-
Tiago Botelho authored
-
- Sep 28, 2017
-
-
James Lopez authored
-
James Lopez authored
-
- Sep 25, 2017
-
-
Tiago Botelho authored
-
- Sep 06, 2017
-
-
Alexander Keramidas authored
-
- Aug 02, 2017
-
-
Robin Bobbitt authored
-
- Jul 12, 2017
-
-
Nick Thomas authored
-
- Jun 23, 2017
-
-
James Lopez authored
-
James Lopez authored
-
- Jun 07, 2017
-
-
Robin Bobbitt authored
-
- Apr 25, 2017
-
-
Douwe Maan authored
-
- Apr 13, 2017
-
-
geoandri authored
-
- Mar 27, 2017
-
-
George Andrinopoulos authored
-
- Mar 01, 2017
-
-
Sean McGivern authored
-
- Feb 23, 2017
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- Nov 30, 2016
-
-
Drew Blessing authored
The error saving the user is logged to application.log. Previously, the entry had no context and was unusable - 'Error saving user: [Email address already taken]'. Adding the auth hash UID and email makes the error more helpful.
-
- Nov 10, 2016
-
-
Drew Blessing authored
-
- Jun 29, 2016
-
-
Patricio Cano authored
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.
-
- Jun 22, 2016
-
-
Drew Blessing authored
-
- Jun 08, 2016
-
-
Patricio Cano authored
-
- Jun 07, 2016
-
-
Patricio Cano authored
-
- Jun 06, 2016
-
-
Patricio Cano authored
-
- Apr 11, 2016
-
-
Patricio Cano authored
-
Patricio Cano authored
-
- Feb 18, 2016
-
-
Patricio Cano authored
-
Patricio Cano authored
-
Douwe Maan authored
This reverts commit c04e22fb, reversing changes made to 0feab326.
-
Patricio Cano authored
-
- Jan 19, 2016
-
-
Douwe Maan authored
-
- Jan 15, 2016
-
-
Steffen Köhler authored
some OAuth providers (kerberos for example) only provide a username and an email, but no name. Therefore a signup fails because the name is empty. Best guess for the name is probably the username, therefore use it as name.
-