greenlight/spec/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
..
account_activations_controller_spec.rb GRN2-233: Made account activation & password reset links based on tokens only (#959) 2020-02-24 13:05:09 -05:00
admins_controller_spec.rb Added dropdown for dynamically changing the log level (#962) 2020-02-24 12:51:27 -05:00
application_controller_spec.rb GRN2-xx: Replaced language files with the updated versions (Fixed #813) (#814) 2019-10-11 08:53:40 -04:00
errors_controller_spec.rb GRN2-192: Made error pages more descriptive (#620) 2019-07-10 11:51:19 -04:00
main_controller_spec.rb add LGPL 3.0 headers 2018-08-01 09:45:12 -04:00
password_resets_controller_spec.rb GRN2-233: Made account activation & password reset links based on tokens only (#959) 2020-02-24 13:05:09 -05:00
recordings_controller_spec.rb GRN2-196: Fixed issues that scrutinizer is complaining about (#765) 2019-09-19 10:03:44 -04:00
rooms_controller_spec.rb Refactored code to reduce number of database queries (#960) 2020-02-24 12:31:30 -05:00
sessions_controller_spec.rb GRN2-233: Made account activation & password reset links based on tokens only (#959) 2020-02-24 13:05:09 -05:00
themes_controller_spec.rb Single sign on for super admins (#648) 2019-07-23 14:53:48 -04:00
users_controller_spec.rb Refactored code to reduce number of database queries (#960) 2020-02-24 12:31:30 -05:00