1
1
mirror of https://github.com/pterodactyl/panel.git synced 2024-10-27 12:22:28 +01:00
Pterodactyl-Panel/app/Http
Dane Everitt 4479d3bf19
Improved logic for handling permissions on API routes.
Still only partially implemented, however this method will allow the
inclusion of data that is granted with servers (such as viewing more
about the node, node location, allocations, etc) while still limiting
someone from doing `?include=node.servers` and listing all servers when
they don’t have list-servers as a permission.
2017-04-08 12:05:29 -04:00
..
Controllers Improved logic for handling permissions on API routes. 2017-04-08 12:05:29 -04:00
Middleware Push basis of new API key policy 2017-04-07 21:25:17 -04:00
Requests Initial Commit of Files 2015-12-06 13:58:49 -05:00
Routes Add initial user server transformer for API. 2017-04-02 00:49:53 -04:00
Kernel.php Initial moves to new API scheme. 2017-04-02 00:11:52 -04:00