greenlight/spec
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-180: First stages of refactoring code for v2.4 (#748) 2019-09-19 10:03:44 -04:00
controllers GRN2-233: Made account activation & password reset links based on tokens only (#959) 2020-02-24 13:05:09 -05:00
fixtures Admin panel (#496) 2019-05-03 13:05:12 -04:00
helpers GRN2-180: First stages of refactoring code for v2.4 (#748) 2019-09-19 10:03:44 -04:00
models GRN2-180: First stages of refactoring code for v2.4 (#748) 2019-09-19 10:03:44 -04:00
support Admin panel (#496) 2019-05-03 13:05:12 -04:00
factories.rb Rspec and rubocop fixes 2019-05-22 13:51:55 -04:00
rails_helper.rb add LGPL 3.0 headers 2018-08-01 09:45:12 -04:00
spec_helper.rb Admin panel (#496) 2019-05-03 13:05:12 -04:00