wings/router
2020-11-03 21:01:50 -08:00
..
tokens Add support for denying JWT JTI's that are generated before a specific time 2020-11-03 20:33:33 -08:00
websocket Add support for denying JWT JTI's that are generated before a specific time 2020-11-03 20:33:33 -08:00
error.go Refactor filesystem to not be dependent on a server struct 2020-09-27 12:24:08 -07:00
middleware.go Fix problems with CORS and websocket allowed origins 2020-09-10 21:08:00 -06:00
router_download.go Refactor filesystem to not be dependent on a server struct 2020-09-27 12:24:08 -07:00
router_server_backup.go Don't throw a 500 error if the backup is missing; closes pterodactyl/panel#2280 2020-08-31 20:24:07 -07:00
router_server_files.go Correctly report errors when uploading files 2020-11-01 16:33:02 -08:00
router_server_ws.go Close connected sockets when a server is deleted; closes pterodactyl/panel#2428 2020-10-03 20:46:29 -07:00
router_server.go Support denying a JWT JTI via the API 2020-11-03 21:01:50 -08:00
router_system.go Simplify environment creation for server 2020-09-12 21:48:04 -07:00
router_transfer.go Refactor HTTP endpoints to be less complicated and follow better standards 2020-10-31 10:04:20 -07:00
router.go Support denying a JWT JTI via the API 2020-11-03 21:01:50 -08:00