misc_pterodactyl-panel/app/Models
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
..
Allocation.php Update doc blocks for all app/ 2017-03-19 19:36:50 -04:00
APIKey.php Improved logic for handling permissions on API routes. 2017-04-08 12:05:29 -04:00
APILog.php Update doc blocks for all app/ 2017-03-19 19:36:50 -04:00
APIPermission.php Update doc blocks for all app/ 2017-03-19 19:36:50 -04:00
Checksum.php Update copyright headers 2017-01-24 17:57:08 -05:00
Database.php Update doc blocks for all app/ 2017-03-19 19:36:50 -04:00
DatabaseHost.php Update doc blocks for all app/ 2017-03-19 19:36:50 -04:00
Download.php Update copyright headers 2017-01-24 17:57:08 -05:00
Location.php Cleanup location model and controller for Admin. 2017-02-10 17:09:56 -05:00
Node.php Update doc blocks for all app/ 2017-03-19 19:36:50 -04:00
NodeConfigurationToken.php Cleanup node routes, cleanup remote token 2017-03-03 23:14:25 -05:00
Pack.php Update doc blocks for all app/ 2017-03-19 19:36:50 -04:00
Permission.php Update subusers view 2017-03-30 15:31:02 -04:00
Server.php Add all of the potential transformers that might be needed for now. 2017-04-07 20:28:58 -04:00
ServerVariable.php Fix front and backend views with new service variable setups 2017-03-12 19:34:06 -04:00
Service.php Add initial pack creation and overview pages 2017-03-14 21:18:36 -04:00
ServiceOption.php Update doc blocks for all app/ 2017-03-19 19:36:50 -04:00
ServiceVariable.php Update doc blocks for all app/ 2017-03-19 19:36:50 -04:00
Session.php Update doc blocks for all app/ 2017-03-19 19:36:50 -04:00
Subuser.php Fix up email sending and add more notifications to the panel. 2017-02-17 19:23:27 -05:00
Task.php Update doc blocks for all app/ 2017-03-19 19:36:50 -04:00
TaskLog.php Update doc blocks for all app/ 2017-03-19 19:36:50 -04:00
User.php Implement front-end server searching 🍬 2017-04-01 13:14:49 -04:00