This website requires JavaScript.
Explore
Help
Sign In
banquise
/
pelican-panel-mirror
Watch
3
Star
0
Fork
1
You've already forked pelican-panel-mirror
mirror of
https://github.com/pelican-dev/panel.git
synced
2025-05-20 06:24:44 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
pelican-panel-mirror
/
tests
/
Integration
/
Api
/
Client
History
DaneEveritt
7224ca81de
Fix bug preventing the creation of API keys with CIDR ranges
2022-06-18 14:21:20 -04:00
..
Server
Return tests to passing now that we don't ignore a critical event...
2022-05-29 17:52:14 -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