greenlight/app/controllers
John Ma 8fe66d81f1 Fixed #332 Allow users to reset their password (#335)
* <Added password reset system>

* <Added rspec tests>

* <Fixed code style>

* <Added rescue for invalid smtp configuration>
2018-12-21 11:56:52 -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 Fixed #332 Allow users to reset their password (#335) 2018-12-21 11:56:52 -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