COMMITS
/ config/initializers/devise.rb May 11, 2016
G
Codestyle: make sure we have space around operators
Gabriel Mazetto committed
February 16, 2016
R
Use a custom Devise failure app to handle unauthenticated .zip requests
Robert Speicher committed
December 21, 2015
R
Merge branch 'add_email_unlock' into 'master'
Robert Speicher committed
November 12, 2015
T
add CAS authentication support
tduehr committed
December 14, 2015
D
Allow account unlock via email
Drew Blessing committed
December 9, 2015
D
Use devise paranoid mode and ensure the same message is returned every time
Drew Blessing committed
September 30, 2015
R
Take advantage of `Devise.sign_in_after_reset_password`
Robert Speicher committed
August 31, 2015
V
Crowd integration
Valery Sizov committed
March 31, 2015
D
Add support for backup codes
Dmitriy Zaporozhets committed
March 28, 2015
D
Fix rubocop complain
Dmitriy Zaporozhets committed
March 27, 2015
D
Init 2 factor authentication for user model
Dmitriy Zaporozhets committed
May 2, 2015
April 10, 2015
D
Use `\A` and `\z` in regexes instead of `^` and `$`.
Douwe Maan committed
January 23, 2015
S
Increase password reset timeout since other people trigger it when they create an account for you.
Sytse Sijbrandij committed
October 15, 2014
J
Only enable LDAP providers if LDAP is enabled
Jan-Willem van der Meer committed
October 14, 2014
J
Use Hash syntax for LDAP server declaration
Jan-Willem van der Meer committed
October 13, 2014
J
Apply configuration changes for Multiple LDAP servers
Jan-Willem van der Meer committed
July 9, 2014
M
Try to keep token authenticable compatibility
Marin Jankovski committed
May 27, 2014
J
Revert "Actually use the 'user_filter' configuration option"
Jacob Vosmaer committed
April 21, 2014
T
Actually use the 'user_filter' configuration option
Travis Odom committed
February 17, 2014
P
Send emails from the author
Pierre de La Morinerie committed
February 4, 2014
A
Change Devise.confirm_within to Devise.allow_unconfirmed_access_for
Athos Ribeiro committed
December 30, 2013
R
refactor omniauth configuration method
Raffael Schmid committed
December 5, 2013
D
Migrate application to rails 4 step 1
Dmitriy Zaporozhets committed
December 1, 2013
S
We welcome everyone to contribute.
Sytse Sijbrandij committed
November 25, 2013
D
Minimal password length increased
Dmitriy Zaporozhets committed
October 9, 2013
D
Enable confirmable and reconfirmable modules for User
Dmitriy Zaporozhets committed
June 26, 2013
I
Update the proc/lamda to be consistent
Izaak Alpert committed
June 11, 2013
I
Allow the ldap logins with email or username
Izaak Alpert committed
May 5, 2013
A
Replace old hashes with new 1.9 ruby hashes (rebase)
Andrey Kumanyaev committed
March 25, 2013
D
login with both email or username
Dmitriy Zaporozhets committed
February 28, 2013
D
update devise gem
Dmitriy Zaporozhets committed
December 23, 2012
A
Allow the OmniAuth provider args parameter to pass through as either an Array or a Hash.
Aaron Stone committed
December 15, 2012
R
Fix gravatar and ldap config
Riyad Preukschas committed
R
Update uses of Gitolite.config.foo settings
Riyad Preukschas committed
September 12, 2012
D
Refactoring auth
Dmitriy Zaporozhets committed
July 6, 2012
N
enable lockable strategy for users
Nihad Abbasov committed
N
update devise
Nihad Abbasov committed
July 2, 2012
D
Epic: Gitlab configuration with default values
Dmitriy Zaporozhets committed
April 5, 2012
D
Fixed devise email_from, reordered initalizers
Dmitriy Zaporozhets committed
March 7, 2012
P
Move OmniAuth configuration details into a non-revision controlled file.
Pat Thoyts committed
January 21, 2012
V
LDAP BASE IMPLEMENRTATION
Valery Sizov committed
November 15, 2011
N
add auth token for users
Nihad Abbasov committed
October 8, 2011
G
init commit
gitlabhq committed