greenlight/app/controllers/concerns
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
..
.keep initial commit 2018-05-07 16:06:01 -04:00
authenticator.rb GRN2-252: Change to how sign ins are processed (#869) 2020-02-12 17:49:35 -05:00
bbb_server.rb GRN2-128: Fixed issue with manage rooms permissions (#929) 2020-02-12 17:49:35 -05:00
emailer.rb GRN2-233: Made account activation & password reset links based on tokens only (#959) 2020-02-24 13:05:09 -05:00
joiner.rb GRN2-196: Fixed issues that scrutinizer is complaining about (#765) 2019-09-19 10:03:44 -04:00
populator.rb Refactored code to reduce number of database queries (#960) 2020-02-24 12:31:30 -05:00
recorder.rb GRN2-180: First stages of refactoring code for v2.4 (#748) 2019-09-19 10:03:44 -04:00
registrar.rb GRN2-196: Fixed issues that scrutinizer is complaining about (#765) 2019-09-19 10:03:44 -04:00
rolify.rb GRN2-xx: Made role priority unique scoped to provider (#942) 2020-02-19 13:38:16 -05:00
themer.rb GRN2-196: Fixed issues that scrutinizer is complaining about (#765) 2019-09-19 10:03:44 -04:00