1
1
mirror of https://github.com/pterodactyl/panel.git synced 2024-10-27 12:22:28 +01:00
Pterodactyl-Panel/app/Providers
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
..
AppServiceProvider.php Add IDE helper for all functions 2017-03-15 19:47:44 -04:00
AuthServiceProvider.php Push basis of new API key policy 2017-04-07 21:25:17 -04:00
BroadcastServiceProvider.php Update to Laravel 5.3 2016-09-03 17:09:00 -04:00
EventServiceProvider.php Update doc blocks for all app/ 2017-03-19 19:36:50 -04:00
MacroServiceProvider.php Improved logic for handling permissions on API routes. 2017-04-08 12:05:29 -04:00
PhraseAppTranslationProvider.php Fix phraseapp and move config location 2017-03-19 11:55:36 -04:00
RouteServiceProvider.php Initial moves to new API scheme. 2017-04-02 00:11:52 -04:00