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/app/controllers
Jesus Federico 2b0301da38
GRN-93: Fix for issue with excesive requests to LB (#447)
* Fix for issue with excesive requests to lb

* Fixed issue with rspec on users not passing when run alone

* Include dotenv in production
2019-04-10 10:12:32 -04:00
..
concerns initial commit 2018-05-07 16:06:01 -04:00
account_activations_controller.rb GRN-80: Allow local accounts on multitenant (#428) 2019-04-05 14:54:36 -04:00
application_controller.rb GRN-93: Fix for issue with excesive requests to LB (#447) 2019-04-10 10:12:32 -04: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-80: Allow local accounts on multitenant (#428) 2019-04-05 14:54:36 -04:00
recordings_controller.rb GRN-59: Implemented pagination on the API call (#370) 2019-03-12 13:50:20 -04:00
rooms_controller.rb GRN-80: Allow local accounts on multitenant (#428) 2019-04-05 14:54:36 -04:00
sessions_controller.rb GRN-80: Allow local accounts on multitenant (#428) 2019-04-05 14:54:36 -04:00
users_controller.rb GRN-80: Allow local accounts on multitenant (#428) 2019-04-05 14:54:36 -04:00