- 05 Aug, 2016 1 commit
-
-
Tom Bell authored
Add the devise initializer config setting to enable the sending of notification emails when a user changes their password.
-
- 29 Jun, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 03 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- 13 May, 2016 1 commit
-
-
Gabriel Mazetto authored
-
- 09 Mar, 2016 1 commit
-
-
Robert Speicher authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/12944
-
- 15 Dec, 2015 1 commit
-
-
tduehr authored
-
- 14 Dec, 2015 1 commit
-
-
Drew Blessing authored
-
- 10 Dec, 2015 1 commit
-
-
Drew Blessing authored
Skipped CI because it has already passed. Had to rebase due to CHANGELOG.
-
- 30 Sep, 2015 1 commit
-
-
Robert Speicher authored
-
- 02 Sep, 2015 1 commit
-
-
Valery Sizov authored
-
- 09 May, 2015 3 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- 02 May, 2015 1 commit
-
-
Stan Hu authored
sent through Devise Fix test case that was passing due to a broken `around` statement. Closes #1556
-
- 10 Apr, 2015 1 commit
-
-
Douwe Maan authored
-
- 23 Jan, 2015 1 commit
-
-
Sytse Sijbrandij authored
-
- 15 Oct, 2014 1 commit
-
-
Jan-Willem van der Meer authored
-
- 14 Oct, 2014 1 commit
-
-
Jan-Willem van der Meer authored
-
- 13 Oct, 2014 1 commit
-
-
Jan-Willem van der Meer authored
-
- 09 Jul, 2014 1 commit
-
-
Marin Jankovski authored
-
- 27 May, 2014 1 commit
-
-
Jacob Vosmaer 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))`.
-
- 21 Apr, 2014 1 commit
-
-
Travis Odom authored
-
- 19 Feb, 2014 1 commit
-
-
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.
-
- 04 Feb, 2014 1 commit
-
-
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.
-
- 30 Dec, 2013 1 commit
-
-
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.
-
- 10 Dec, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 01 Dec, 2013 1 commit
-
-
Sytse Sijbrandij authored
-
- 25 Nov, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 15 Oct, 2013 1 commit
-
-
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
-
- 18 Jul, 2013 2 commits
-
-
Izaak Alpert authored
Change-Id: I411c7544c7834b00d26e51dc9a6c0396c51bd4f3
-
Izaak Alpert authored
Change-Id: I73b4aa4c46afd56ae02fb24abcd673c0724547e4
-
- 05 May, 2013 1 commit
-
-
Andrey Kumanyaev authored
-
- 25 Mar, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 28 Feb, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 24 Dec, 2012 1 commit
-
-
Aaron Stone authored
-
- 20 Dec, 2012 2 commits
-
-
Riyad Preukschas authored
-
Riyad Preukschas authored
-
- 12 Sep, 2012 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 06 Jul, 2012 1 commit
-
-
Nihad Abbasov authored
-