1
1
mirror of https://github.com/pterodactyl/panel.git synced 2024-10-27 20:32:28 +01:00
Pterodactyl-Panel/config
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
..
prologue Initial Commit of Files 2015-12-06 13:58:49 -05:00
app.php Initial moves to new API scheme. 2017-04-02 00:11:52 -04:00
auth.php Update codebase to L5.4 (#367) 2017-04-01 17:59:43 -04:00
broadcasting.php Update codebase to L5.4 (#367) 2017-04-01 17:59:43 -04:00
cache.php Update codebase to L5.4 (#367) 2017-04-01 17:59:43 -04:00
compile.php Initial Commit of Files 2015-12-06 13:58:49 -05:00
database.php Update codebase to L5.4 (#367) 2017-04-01 17:59:43 -04:00
debugbar.php Improved logic for handling permissions on API routes. 2017-04-08 12:05:29 -04:00
filesystems.php Update codebase to L5.4 (#367) 2017-04-01 17:59:43 -04:00
javascript.php Fixes issue with DOCTYPE being discarded on JS injected views 2017-03-30 16:23:25 -04:00
laravel-fractal.php Move API to use JSON:API standards and fractal serializer 2017-04-02 16:51:56 -04:00
laroute.php Push 'Account' and 'Security' pages as well as 'My Servers' 2017-01-15 14:09:57 -05:00
mail.php Update codebase to L5.4 (#367) 2017-04-01 17:59:43 -04:00
pterodactyl.php Better middleware for routes, cleaned up API, removed old API calls 2017-04-02 13:19:39 -04:00
queue.php Update codebase to L5.4 (#367) 2017-04-01 17:59:43 -04:00
recaptcha.php Cleanup recaptcha middleware 2017-03-31 21:12:49 -04:00
services.php Update codebase to L5.4 (#367) 2017-04-01 17:59:43 -04:00
session.php Update codebase to L5.4 (#367) 2017-04-01 17:59:43 -04:00
settings.php Add settings to panel 2016-01-20 22:08:13 -05:00
themes.php Use env() properly throughout panel to avoid cache issues. 2017-03-18 15:56:19 -04:00
trustedproxy.php Fix @schrej's proxy code. 2017-02-12 16:41:17 -05:00
view.php Update codebase to L5.4 (#367) 2017-04-01 17:59:43 -04:00