1
1
mirror of https://github.com/pterodactyl/panel.git synced 2024-11-23 01:22:30 +01:00
Pterodactyl-Panel/app
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
..
Console Update codebase to L5.4 (#367) 2017-04-01 17:59:43 -04:00
Events Apply fixes from StyleCI (#364) 2017-03-31 20:48:35 -04:00
Exceptions Better middleware for routes, cleaned up API, removed old API calls 2017-04-02 13:19:39 -04:00
Extensions Move API to use JSON:API standards and fractal serializer 2017-04-02 16:51:56 -04:00
Facades Update doc blocks for all app/ 2017-03-19 19:36:50 -04:00
Http Improved logic for handling permissions on API routes. 2017-04-08 12:05:29 -04:00
Jobs Remove deletion queue for servers. Just immediately delete. 2017-03-31 22:12:31 -04:00
Listeners Add base implementation of extendable events classes 2017-01-24 19:15:03 -05:00
Models Improved logic for handling permissions on API routes. 2017-04-08 12:05:29 -04:00
Notifications Update doc blocks for all app/ 2017-03-19 19:36:50 -04:00
Observers Update codebase to L5.4 (#367) 2017-04-01 17:59:43 -04:00
Policies Improved logic for handling permissions on API routes. 2017-04-08 12:05:29 -04:00
Providers Improved logic for handling permissions on API routes. 2017-04-08 12:05:29 -04:00
Repositories Finish API routes for users. 2017-04-02 15:52:53 -04:00
Services Apply fixes from StyleCI 2017-03-19 23:52:11 +00:00
Transformers Improved logic for handling permissions on API routes. 2017-04-08 12:05:29 -04:00