greenlight/app/controllers
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 Feat: recording perm (#2775) 2021-06-23 18:16:37 -04:00
account_activations_controller.rb Complete refactor of Gemfile and upgraded gems (#2553) 2021-02-26 17:34:07 -05:00
admins_controller.rb Feat: recording perm (#2775) 2021-06-23 18:16:37 -04:00
application_controller.rb Feat: recording perm (#2775) 2021-06-23 18:16:37 -04:00
errors_controller.rb GRN2-243: Added a report issue button to the 500 error page (#796) 2019-09-19 10:03:44 -04:00
health_check_controller.rb Complete refactor of Gemfile and upgraded gems (#2553) 2021-02-26 17:34:07 -05:00
main_controller.rb Signed in users are now redirected to main page if they try to access root (#1726) 2020-06-02 16:42:15 -04:00
password_resets_controller.rb Added recaptcha to reset password if enabled (#2475) 2021-01-26 19:44:23 -05:00
recordings_controller.rb Added inaccesible recording format (#2750) 2021-06-02 18:50:11 -04:00
rooms_controller.rb Feat: recording perm (#2775) 2021-06-23 18:16:37 -04:00
sessions_controller.rb Fix LDAP password string (#2747) 2021-06-01 17:42:23 -04:00
themes_controller.rb GRN2-xx: Added SAFE_HOSTS env variable to block unknown hosts (#1543) 2020-05-08 13:33:02 -04:00
users_controller.rb fix current user being nil on delete account page (#2749) 2021-06-08 22:59:37 -04:00