- Dec 10, 2015
-
-
Drew Blessing authored
Skipped CI because it has already passed. Had to rebase due to CHANGELOG.
-
- Sep 30, 2015
-
-
Robert Speicher authored
-
- Sep 02, 2015
-
-
Valery Sizov authored
-
- May 09, 2015
-
-
- May 02, 2015
-
- Apr 10, 2015
-
-
Douwe Maan authored
-
- Jan 23, 2015
-
-
Sid Sijbrandij authored
-
- Oct 15, 2014
-
-
Jan-Willem van der Meer authored
-
- Oct 14, 2014
-
-
Jan-Willem van der Meer authored
-
- Oct 13, 2014
-
-
Jan-Willem van der Meer authored
-
- Jul 09, 2014
-
-
Marin Jankovski authored
-
- May 27, 2014
-
-
Jacob Vosmaer (GitLab) authored
This reverts commit e9d4587f, which is incompatible with GitLab's built in LDAP user filter: a GitLab LDAP filter is [added on top of the other filters used to find the user](https://gitlab.com/gitlab-org/gitlab-ce/blob/982d4d51e8110bec280eb00db0fb756b062103d9/lib/gitlab/ldap/adapter.rb#L61) Example GitLab LDAP filter: `(memberOf=cn=foo,dc=bar)`. In contrast, an omniauth-ldap filter [replaces the 'normal' filters](https://gitlab.com/gitlab-org/omniauth-ldap/blob/76d77543dec0c585bb4e974262f43675f9810953/lib/omniauth/strategies/ldap.rb#L55) Example omniauth-ldap user filter: `(&(uid=%{username})(memberOf=cn=foo,dc=bar))`.
-
- Apr 21, 2014
-
-
Travis Odom authored
-
- Feb 19, 2014
-
-
Pierre de La Morinerie authored
This changes the email "From" field from "gitlab@example.com" to either: * "John Doe <gitlab@example.com>" if the author of the action is known, * "GitLab <gitlab@example.com>" otherwise. Rationale: this allow mails to appear as if they were sent by the author. It appears in the mailbox more like a real discussion between the sender and the receiver ("John sent: we should refactor this") and less like a robot notifying about something.
-
- Feb 04, 2014
-
-
Athos Ribeiro authored
According to Devise's changelog (https://github.com/plataformatec/devise/blob/master/CHANGELOG.md), Devise.confirm_within was deprecated in favor of Devise.allow_unconfirmed_access_for in version 2.0.0.
-
- Dec 30, 2013
-
-
Raffael Schmid authored
This refactoring allows a user to use omniauth providers which do not use ```app_id``` and ```app_secret``` without needing to change the devise configuration.
-
- Dec 10, 2013
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Dec 01, 2013
-
-
Sid Sijbrandij authored
-
- Nov 25, 2013
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Oct 15, 2013
-
-
Dmitriy Zaporozhets authored
Now when you want to signup or change existing email you will be forced to confirm that you really own this email. You get email with link to follow in order to confirm your email address Conflicts: app/models/user.rb
-
- Jul 18, 2013
-
-
Izaak Alpert authored
Change-Id: I411c7544c7834b00d26e51dc9a6c0396c51bd4f3
-
Izaak Alpert authored
Change-Id: I73b4aa4c46afd56ae02fb24abcd673c0724547e4
-
- May 05, 2013
-
-
Andrey Kumanyaev authored
-
- Mar 25, 2013
-
-
Dmitriy Zaporozhets authored
-
- Feb 28, 2013
-
-
Dmitriy Zaporozhets authored
-
- Dec 24, 2012
-
-
Aaron Stone authored
-
- Dec 20, 2012
-
-
Riyad Preukschas authored
-
Riyad Preukschas authored
-
- Sep 12, 2012
-
-
Dmitriy Zaporozhets authored
-
- Jul 06, 2012
-
-
Nihad Abbasov authored
-
Nihad Abbasov authored
-
- Jul 02, 2012
-
-
Dmitriy Zaporozhets authored
-
- Apr 05, 2012
-
-
Dmitriy Zaporozhets authored
-
- Mar 23, 2012
-
-
Pat Thoyts authored
Provide an omniauth.rb.sample file to avoid encouraging end-users to commit their provider access details (passwords or api tokens) into their git repositories. Signed-off-by:
Pat Thoyts <patthoyts@users.sourceforge.net>
-
- Jan 28, 2012
-
-
Valery Sizov authored
-
- Nov 15, 2011
-
-
Nihad Abbasov authored
-
- Oct 13, 2011
-
-
Dmitriy Zaporozhets authored
-
gitlabhq authored
-