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 04:04:45 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
pelican-panel-mirror
/
app
/
Http
/
Controllers
/
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
..
Servers
fix: exclude any permissions not defined internally when updating or creating subusers (
#4416
)
2022-10-09 16:14:16 -06:00
AccountController.php
Don't log activity if the email wasn't actually changed
2022-07-03 14:29:01 -04:00
ActivityLogController.php
Track file uploads on Wings, not the panel
2022-07-24 17:13:17 -04:00
ApiKeyController.php
feat: bump account key limit to 25 (
#4417
)
2022-10-08 15:14:03 -06:00
ClientApiController.php
Simplify transformer logic
2022-05-22 16:23:22 -04:00
ClientController.php
allow filtering servers by description;
closes
#4150
2022-06-26 13:26:12 -04:00
SSHKeyController.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
TwoFactorController.php
Update totp disable modal; require password for enable operation
2022-07-03 14:27:37 -04:00