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
farhatahmad c0b46be547 Added fix for multitenant error (#394)
* Added fix for multitenant error

* Fixed issue with room lock when using ldap

* Fixed test cases

* Fixed rubocop issue

* Included internal documentation for LDAP ENV variables
2019-03-13 15:56:57 -04:00
..
concerns initial commit 2018-05-07 16:06:01 -04:00
account_activations_controller.rb GRN-56: Correctly implemented the account verification flow (#367) 2019-02-22 16:47:02 -05: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-11: Ability to configure room specific settings (#348) 2019-02-06 11:08:18 -05:00
recordings_controller.rb GRN-59: Implemented pagination on the API call (#370) 2019-03-12 13:50:20 -04:00
rooms_controller.rb Added fix for multitenant error (#394) 2019-03-13 15:56:57 -04:00
sessions_controller.rb Revert "Redirecting the user to the referrer on login success/fail (#374)" (#389) 2019-03-05 14:45:42 -05:00
users_controller.rb GRN-59: Implemented pagination on the API call (#370) 2019-03-12 13:50:20 -04:00