greenlight/spec
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
..
controllers GRN-59: Implemented pagination on the API call (#370) 2019-03-12 13:50:20 -04:00
models Persist password (#393) 2019-03-12 17:54:57 -04:00
support add LGPL 3.0 headers 2018-08-01 09:45:12 -04:00
factories.rb GRN-56: Correctly implemented the account verification flow (#367) 2019-02-22 16:47:02 -05:00
rails_helper.rb add LGPL 3.0 headers 2018-08-01 09:45:12 -04:00
spec_helper.rb Completed fix for the specs (#343) 2019-01-18 10:29:06 -05:00