greenlight/spec/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
..
application_controller_spec.rb Added RSpec tests to increase code coverage (Application Controller) (#320) 2018-11-15 12:41:11 -05:00
errors_controller_spec.rb add LGPL 3.0 headers 2018-08-01 09:45:12 -04:00
main_controller_spec.rb add LGPL 3.0 headers 2018-08-01 09:45:12 -04:00
password_resets_controller_spec.rb Fixed #332 Allow users to reset their password (#335) 2018-12-21 11:56:52 -05:00
rooms_controller_spec.rb Fixed #280 Search/Paginate recordings (GRN-12) (#281) 2018-12-06 10:24:22 -05:00
sessions_controller_spec.rb 500 internal server error (fixes #277) (#279) 2018-10-02 17:48:01 -04:00
users_controller_spec.rb Fixed #318 Allow multiple domains when using Google as OAuth provider (GRN-38) (#319) 2018-11-15 15:01:53 -05:00