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 05:14:46 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
pelican-panel-mirror
/
tests
/
Integration
/
Api
/
Client
History
Dane Everitt
c748fa9842
fix: exclude any permissions not defined internally when updating or creating subusers (
#4416
)
2022-10-09 16:14:16 -06:00
..
Server
fix: exclude any permissions not defined internally when updating or creating subusers (
#4416
)
2022-10-09 16:14:16 -06: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
feat: bump account key limit to 25 (
#4417
)
2022-10-08 15:14:03 -06: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
Update totp disable modal; require password for enable operation
2022-07-03 14:27:37 -04:00