Dane Everitt
|
7c9c56bf51
|
Scope the remote node token to limit the servers it can manage for backups/transfers (#5476)
Improves the security posture of things more by limiting the servers
that a node can even communicate about with the Panel.
|
2026-02-11 16:04:09 -08:00 |
|
Dane Everitt
|
a264791fd4
|
Update PHP and JS dependencies to latest versions and modernize codebase (#5446)
|
2025-12-20 15:55:13 -08:00 |
|
Matthew Penner
|
8ca098940a
|
chore: update composer dependencies (#5198)
Signed-off-by: Matthew Penner <me@matthewp.io>
|
2024-10-21 19:18:20 -06:00 |
|
Matthew Penner
|
7bfc265a7e
|
api(remote): fix use of missing node_id field
Fixes #5088
|
2024-05-04 16:06:13 -06:00 |
|
Matthew Penner
|
319ca683f8
|
api(remote): ensure requesting node is checked
|
2024-04-10 17:38:09 -06:00 |
|
Matthew Penner
|
cbcf62086f
|
Upgrade to Laravel 9 (#4413)
Co-authored-by: DaneEveritt <dane@daneeveritt.com>
|
2022-10-14 10:59:20 -06:00 |
|
Matthew Penner
|
44598bf724
|
Support configuring storage class for S3 backup uploads (#4399)
Closes <https://github.com/pterodactyl/panel/issues/4072>
|
2022-10-04 19:39:25 -06:00 |
|
Pascal Zarrad
|
1ca4b08b48
|
backups: add S3 part size configuration (#4382)
|
2022-09-25 14:38:49 -06:00 |
|
Dane Everitt
|
c449ca5155
|
Use more standardized phpcs
|
2021-01-23 12:33:34 -08:00 |
|
Dane Everitt
|
952715facc
|
Fix handling of upload IDs on backups
|
2020-12-27 11:34:55 -08:00 |
|
Matthew Penner
|
951d92b143
|
Store S3 upload_id in the database for backups
|
2020-12-26 11:59:21 -07:00 |
|
Matthew Penner
|
e34d31a58c
|
Allow changing the prune age for backups
|
2020-12-16 14:15:07 -07:00 |
|
Matthew Penner
|
00429c3911
|
Cleanup remote backup controllers
|
2020-12-06 15:19:54 -07:00 |
|
Matthew Penner
|
a5cebd6bcf
|
s3 backups: handle CompleteMultipartUpload and AbortMultipartUpload on the panel instead of in wings, add BACKUP_PRESIGNED_URL_LIFESPAN environment variable
|
2020-12-06 13:53:55 -07:00 |
|
Dane Everitt
|
964a1436ce
|
Code cleanup for signed URL generation endpoint
|
2020-11-01 14:46:01 -08:00 |
|
Matthew Penner
|
6af848ccea
|
Tweaks to BackupRemoteUploadController.php
|
2020-11-01 15:27:43 -07:00 |
|
Matthew Penner
|
63ac81586d
|
Tweaks to BackupRemoteUploadController.php
|
2020-11-01 15:27:43 -07:00 |
|
Matthew Penner
|
85af073438
|
Switch to s3 multipart uploads for backups
|
2020-11-01 15:27:43 -07:00 |
|