mirror of
https://github.com/stellarshenson/stellars-jupyterhub-ds.git
synced 2026-03-09 06:30:29 +00:00
- Remove non-existent @admin_or_self decorator - Replace with manual permission validation using current_user - Check authentication and admin/self access explicitly - Use tornado.web.HTTPError for 403 responses