greenlight/app/models
Jesus Federico 08f6f32779
Persist password (#393)
* never hold the owner of the room on the waiting screen

* persist room passwords so we can always call create meeting, even if it's already running, to avoid any inconsistency or race condition when joining a meeting

* Fixed issues in migration, room attribute updates, random_password and tests
2019-03-12 17:54:57 -04:00
..
concerns GRN-59: Implemented pagination on the API call (#370) 2019-03-12 13:50:20 -04:00
application_record.rb add LGPL 3.0 headers 2018-08-01 09:45:12 -04:00
room.rb Persist password (#393) 2019-03-12 17:54:57 -04:00
user.rb GRN-59: Implemented pagination on the API call (#370) 2019-03-12 13:50:20 -04:00