This repository has been archived on 2021-10-24. You can view files and clone it, but cannot push or open issues or pull requests.
greenlight/config
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
..
environments Modify UI for "accept terms" checkbox (#321) 2018-11-15 12:56:00 -05:00
initializers Fixed #323 Allow users to select a language in settings (GRN-17) (#324) 2018-12-06 16:00:22 -05:00
locales Fixed #332 Allow users to reset their password (#335) 2018-12-21 11:56:52 -05:00
application.rb Fixed #323 Allow users to select a language in settings (GRN-17) (#324) 2018-12-06 16:00:22 -05:00
boot.rb adhere to rubocop guidelines 2018-06-26 10:29:46 -04:00
cable.yml allow for production cable config 2018-08-02 14:08:13 -04:00
database.yml support postgres in production 2018-06-15 11:24:10 -04:00
environment.rb add LGPL 3.0 headers 2018-08-01 09:45:12 -04:00
puma.rb make upgrading from 1.0 easier 2018-07-05 17:25:59 -04:00
routes.rb Fixed #332 Allow users to reset their password (#335) 2018-12-21 11:56:52 -05:00
secrets.yml initial commit 2018-05-07 16:06:01 -04:00
spring.rb adhere to rubocop guidelines 2018-06-26 10:29:46 -04:00