This website requires JavaScript.
Explore
Help
Register
Sign In
pterodactyl
/
panel
Watch
1
Star
0
Fork
0
You've already forked panel
mirror of
https://github.com/pterodactyl/panel.git
synced
2026-04-12 16:07:28 -05:00
Code
Issues
Packages
Projects
Releases
128
Wiki
Activity
Files
1.0-develop
Add File
New File
Upload File
Apply Patch
panel
/
app
/
Exceptions
/
Service
/
Allocation
History
Matthew Penner
cbcf62086f
Upgrade to Laravel 9 (
#4413
)
...
Co-authored-by: DaneEveritt <
dane@daneeveritt.com
>
2022-10-14 10:59:20 -06:00
..
AllocationDoesNotBelongToServerException.php
…
AutoAllocationNotEnabledException.php
Improve logic handle auto-allocation of ports for a server
2020-10-31 14:58:15 -07:00
CidrOutOfRangeException.php
Add validation to prevent invalid ports,
closes
#1034
2018-03-10 13:10:40 -06:00
InvalidPortMappingException.php
Upgrade to Laravel 9 (
#4413
)
2022-10-14 10:59:20 -06:00
NoAutoAllocationSpaceAvailableException.php
Improve logic handle auto-allocation of ports for a server
2020-10-31 14:58:15 -07:00
PortOutOfRangeException.php
Add validation to prevent invalid ports,
closes
#1034
2018-03-10 13:10:40 -06:00
ServerUsingAllocationException.php
…
TooManyPortsInRangeException.php
Add validation to prevent invalid ports,
closes
#1034
2018-03-10 13:10:40 -06:00