Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use User#two_factor_enabled instead of otp_required_for_loginrs-dev-issue-2415 | Robert Speicher | 2015-06-19 | 1 | -1/+1 |
* | Fill in email on the new password form | Vinnie Okada | 2015-05-16 | 1 | -1/+1 |
* | Redirect if password reset token is expired | Vinnie Okada | 2015-05-16 | 1 | -0/+20 |
* | Handle password reset for users with 2FA enabled2fa | Robert Speicher | 2015-05-11 | 1 | -0/+21 |
* | Use ruby 1.9 hash syntax | Dmitriy Zaporozhets | 2015-01-23 | 1 | -2/+2 |
* | Do not allow password reset for ldap user. | Marin Jankovski | 2014-03-18 | 1 | -0/+18 |
* | Move Profile related controllers under Profiles:: module | Dmitriy Zaporozhets | 2013-06-24 | 1 | -38/+0 |
* | Prevent infinit password change by settin password_expires_at to nil | Dmitriy Zaporozhets | 2013-06-13 | 1 | -1/+2 |
* | Fix password set form and infinite loop | Dmitriy Zaporozhets | 2013-06-13 | 1 | -0/+2 |
* | Password expire: implement password resource inside profile. add before_fiter... | Dmitriy Zaporozhets | 2013-06-13 | 1 | -0/+35 |