This website requires JavaScript.
Explore
Help
Register
Sign In
starred
/
panel
Watch
1
Star
0
Fork
0
You've already forked panel
mirror of
https://github.com/pelican-dev/panel.git
synced
2026-03-01 11:21:31 +03:00
Code
Issues
42
Packages
Projects
Releases
12
Wiki
Activity
Files
c748fa984272fb519384bd7fc522f10e05d3f04f
panel
/
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