Skip to content

Commit 06435a2

Browse files
authored
Merge pull request from GHSA-v9g2-g7j4-4jxc
1 parent b01c760 commit 06435a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jupyter_scheduler/handlers.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,7 @@ async def get(self):
355355

356356

357357
class RuntimeEnvironmentsHandler(ExtensionHandlerMixin, JobHandlersMixin, APIHandler):
358+
@authenticated
358359
async def get(self):
359360
"""Returns names of available runtime environments and output formats mappings"""
360361
try:

0 commit comments

Comments
 (0)