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-06-08 22:45:27 -05:00
Code
Issues
Packages
Projects
Releases
128
Wiki
Activity
Files
b052d29a5f39affcd5f740ce1e60ea23534a1b4e
panel
/
tests
/
Integration
/
Api
/
Client
History
DaneEveritt
b052d29a5f
Fix failing integration test
2022-06-18 14:25:24 -04:00
..
Server
Fix failing integration test
2022-06-18 14:25:24 -04:00
AccountControllerTest.php
Return tests to passing now that we don't ignore a critical event...
2022-05-29 17:52:14 -04:00
ApiKeyControllerTest.php
Fix bug preventing the creation of API keys with CIDR ranges
2022-06-18 14:21:20 -04:00
ClientApiIntegrationTestCase.php
Use a post request to delete SSH keys, some hashes use slashes which cause 404 errors;
closes
#4100
2022-05-30 17:28:42 -04:00
ClientControllerTest.php
Update to Laravel 8
2021-01-23 12:12:54 -08:00
SSHKeyControllerTest.php
Use a post request to delete SSH keys, some hashes use slashes which cause 404 errors;
closes
#4100
2022-05-30 17:28:42 -04:00
TwoFactorControllerTest.php
Ensure a created_at value is set on recovery tokens;
closes
#3163
2021-03-21 10:43:01 -07:00