greenlight/app/controllers
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 GRN2-233: Made account activation & password reset links based on tokens only (#959) 2020-02-24 13:05:09 -05:00
account_activations_controller.rb GRN2-233: Made account activation & password reset links based on tokens only (#959) 2020-02-24 13:05:09 -05:00
admins_controller.rb Added dropdown for dynamically changing the log level (#962) 2020-02-24 12:51:27 -05:00
application_controller.rb Refactored code to reduce number of database queries (#960) 2020-02-24 12:31:30 -05:00
errors_controller.rb GRN2-243: Added a report issue button to the 500 error page (#796) 2019-09-19 10:03:44 -04:00
health_check_controller.rb GRN2-xx: Removed Health Check Gem (#840) 2019-10-21 12:09:31 -04:00
main_controller.rb GRN2-6: Added the ability for admins to specify registration method (#520) 2019-05-17 16:26:49 -04:00
password_resets_controller.rb GRN2-233: Made account activation & password reset links based on tokens only (#959) 2020-02-24 13:05:09 -05:00
recordings_controller.rb Change permissions from columns to table entries (#762) 2019-09-19 10:03:44 -04:00
rooms_controller.rb Refactored code to reduce number of database queries (#960) 2020-02-24 12:31:30 -05:00
sessions_controller.rb GRN2-233: Made account activation & password reset links based on tokens only (#959) 2020-02-24 13:05:09 -05:00
themes_controller.rb GRN2-241: Switched Docker base image to Alpine (#853) 2020-02-12 17:49:35 -05:00
users_controller.rb GRN2-233: Made account activation & password reset links based on tokens only (#959) 2020-02-24 13:05:09 -05:00