-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
questionFurther information is requestedFurther information is requestedqueue-uisecuritySecurity vulnerability presentSecurity vulnerability presentweb-server
Description
Orca allows professors and admins to manage jobs in the queue by giving them the means to do the following (main functionalities):
- Remove Items in the Queue
- Manually Queue a Job
- Move Items in the Queue
Currently, anyone can just access this menu as is. We need a way to properly authenticate users, blocking access to this UI through the client and the API accordingly while allowing those who do have access to manipulate jobs.
This will require some analysis on Bottlenose's authentication to see how we can use OAuth with Orca's services, as well as potentially working with its system as a means of authenticating users.
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requestedqueue-uisecuritySecurity vulnerability presentSecurity vulnerability presentweb-server