1
1
mirror of https://github.com/pterodactyl/panel.git synced 2024-10-27 20:32:28 +01:00
Pterodactyl-Panel/app/Policies
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
..
.gitkeep Initial Commit of Files 2015-12-06 13:58:49 -05:00
APIKeyPolicy.php Improved logic for handling permissions on API routes. 2017-04-08 12:05:29 -04:00
ServerPolicy.php Push basis of new API key policy 2017-04-07 21:25:17 -04:00