greenlight/app/models
Julien Gribonvald a7ecd54381
Feat: recording perm (#2775)
* fix: comment into code not related - abusive copy/paste

* Add user permission for recording

Add a role permission 'can_launch_record' to users to set the ability to run recording. By default everybody can record, but we can set to the user role without perm to record and create a new role for those who can.
2021-06-23 18:16:37 -04:00
..
concerns Make all LIKE queries case insensitive (#2402) 2021-01-05 17:22:57 -05:00
ability.rb GRN2-310: Share Access now dynamically pulls the list of users from the server (#2380) 2020-12-21 17:21:17 -05:00
application_record.rb GRN2-xx: Removed readonly maintenance mode (#699) 2019-07-29 10:23:18 -04:00
feature.rb Admin panel (#496) 2019-05-03 13:05:12 -04:00
invitation.rb GRN2-xx: Added a tab that displays invited users when using Join by Invitation (#2162) 2020-10-07 11:23:19 -04:00
role.rb Feat: recording perm (#2775) 2021-06-23 18:16:37 -04:00
role_permission.rb Change permissions from columns to table entries (#762) 2019-09-19 10:03:44 -04:00
room.rb GRN2-277: Optimize server recordings to make it useable for large deployments (#2411) 2021-01-12 17:36:51 -05:00
setting.rb GRN2-xx: Small improvements to moderator access code (#2582) 2021-03-17 17:47:55 -04:00
shared_access.rb GRN2-253: Added the ability to share rooms across multiple users (#912) 2020-02-12 17:49:35 -05:00
user.rb Added failed login logging (#2746) 2021-06-01 17:18:48 -04:00