greenlight/app/controllers
farhatahmad c73064a70a GRN-45: Fixed the URL being sent in the password reset email (#351)
* Fixed the url used in the reset password emails and added the ability to preview emails in the dev environment

* Replaced localhost with example.com in email previews

* Update password_reset.html.erb
2019-02-01 15:00:10 -05:00
..
concerns initial commit 2018-05-07 16:06:01 -04:00
application_controller.rb Fixed #323 Allow users to select a language in settings (GRN-17) (#324) 2018-12-06 16:00:22 -05:00
errors_controller.rb Fixed loading of error pages (#310) 2018-10-23 13:10:54 -04:00
main_controller.rb add LGPL 3.0 headers 2018-08-01 09:45:12 -04:00
password_resets_controller.rb GRN-45: Fixed the URL being sent in the password reset email (#351) 2019-02-01 15:00:10 -05:00
rooms_controller.rb Fixed #280 Search/Paginate recordings (GRN-12) (#281) 2018-12-06 10:24:22 -05:00
sessions_controller.rb 500 internal server error (fixes #277) (#279) 2018-10-02 17:48:01 -04:00
users_controller.rb Fixed #323 Allow users to select a language in settings (GRN-17) (#324) 2018-12-06 16:00:22 -05:00