greenlight/app/models
etiennevvv 03266730e8
GRN2-233: Made account activation & password reset links based on tokens only (#959)
* GRN2-233: Hiding email in verification link and password reset link

* updating tests

* removing uid from email verificaiton link

* GRN2-233: modifying test cases

* GRN2-233: Removing uid from password reset link

* GRN2-233: Removed email_params and fixed "authenticated?" method

* GRN2-233: Fixed error when trying to sign in unverified

* GRN2-233: Changed how activation tokens are generated
2020-02-24 13:05:09 -05:00
..
concerns Fixed issue with ldap images (#926) 2020-02-12 17:49:35 -05:00
ability.rb GRN2-260: Added the ability to merge user accounts (#938) 2020-02-14 10:24:06 -05:00
application_record.rb GRN2-xx: Removed readonly maintenance mode (#699) 2019-07-29 10:23:18 -04:00
feature.rb Admin panel (#496) 2019-05-03 13:05:12 -04:00
invitation.rb GRN2-6: Added the ability for admins to specify registration method (#520) 2019-05-17 16:26:49 -04:00
role.rb Refactored code to reduce number of database queries (#960) 2020-02-24 12:31:30 -05:00
role_permission.rb Change permissions from columns to table entries (#762) 2019-09-19 10:03:44 -04:00
room.rb Refactored code to reduce number of database queries (#960) 2020-02-24 12:31:30 -05:00
setting.rb Refactored code to reduce number of database queries (#960) 2020-02-24 12:31:30 -05:00
shared_access.rb GRN2-253: Added the ability to share rooms across multiple users (#912) 2020-02-12 17:49:35 -05:00
user.rb GRN2-233: Made account activation & password reset links based on tokens only (#959) 2020-02-24 13:05:09 -05:00