1
1
mirror of https://github.com/pterodactyl/panel.git synced 2024-10-27 20:32:28 +01:00
Pterodactyl-Panel/app/Repositories
Dane Everitt 0afa568095
Address two bugs in subuser system.
1.) Prevents adding the owner of a server as a subuser which could
potentially break things.
2.) Prevents adding duplicate subusers for a server.
2016-12-30 16:28:43 -05:00
..
Daemon Refactor to use more laravel logic and improve compatibility with older PHP versions (#206) 2016-12-12 14:30:57 -05:00
ServiceRepository Refactor to use more laravel logic and improve compatibility with older PHP versions (#206) 2016-12-12 14:30:57 -05:00
APIRepository.php Refactor to use more laravel logic and improve compatibility with older PHP versions (#206) 2016-12-12 14:30:57 -05:00
DatabaseRepository.php Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00
HelperRepository.php Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00
LocationRepository.php Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00
NodeRepository.php Block addition of more than 2000 ports at once, closes #219 2016-12-30 15:50:37 -05:00
ServerRepository.php Fix error thrown on 0 values for variables, closes #223 2016-12-30 16:00:51 -05:00
SubuserRepository.php Address two bugs in subuser system. 2016-12-30 16:28:43 -05:00
TaskRepository.php Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00
UserRepository.php Refactor to use more laravel logic and improve compatibility with older PHP versions (#206) 2016-12-12 14:30:57 -05:00