Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ghzhost
/
panel
Public
forked from
pterodactyl/panel
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
panel
app
Http
on
1.0-develop
User selector
All users
All time
Commit history
Commits on May 4, 2022
Run cs-fix, ensure we only install dependency versions supporting 7.4+
DaneEveritt
committed
34ffaeb
View commit details
Copy full SHA for 34ffaeb
View code at this point
Browse repository at this point
Commits on Feb 5, 2022
ref: remove google analytics (#3912)
trenutoo
authored
5120590
View commit details
Copy full SHA for 5120590
View code at this point
Browse repository at this point
Commits on Jan 20, 2022
[security] ensure session is only for that request when authenticating user API key
Show description for dfa329d
DaneEveritt
committed
dfa329d
View commit details
Copy full SHA for dfa329d
View code at this point
Browse repository at this point
Commits on Jan 15, 2022
fix: exception localization (#3850)
Show description for 28f7a80
trenutoo
authored
28f7a80
View commit details
Copy full SHA for 28f7a80
View code at this point
Browse repository at this point
Commits on Nov 17, 2021
Add consistent CSRF token verification to API endpoints; address security concern with non-CSRF protected endpoints
DaneEveritt
committed
bf9cbe2
View commit details
Copy full SHA for bf9cbe2
View code at this point
Browse repository at this point
Commits on Nov 4, 2021
Fix broken session management for application api
DaneEveritt
committed
17c03e9
View commit details
Copy full SHA for 17c03e9
View code at this point
Browse repository at this point
Fix session management on client API requests; closes #3727
Show description for 60eff40
DaneEveritt
committed
60eff40
View commit details
Copy full SHA for 60eff40
View code at this point
Browse repository at this point
Commits on Oct 23, 2021
Use more standardized rate limiting in Laravel; apply limits to auth routes
DaneEveritt
committed
22a8b2b
View commit details
Copy full SHA for 22a8b2b
View code at this point
Browse repository at this point
Commits on Sep 22, 2021
Fix security vulnerability when authenticating a two-factor authentication token for a user
Show description for 4a84c36
DaneEveritt
committed
4a84c36
View commit details
Copy full SHA for 4a84c36
View code at this point
Browse repository at this point
Commits on Aug 29, 2021
Update API calls to Wings to only pass the required details with the changes to the installer system
DaneEveritt
committed
e96ead4
View commit details
Copy full SHA for e96ead4
View code at this point
Browse repository at this point
Commits on Aug 18, 2021
transfers: fix allocation array merging logic (#3551)
matthewpi
authored
b4cae91
View commit details
Copy full SHA for b4cae91
View code at this point
Browse repository at this point
Commits on Aug 16, 2021
Fix changing a user password to not incorrectly handle logging out old sessions; closes #3531
DaneEveritt
committed
2b3303c
View commit details
Copy full SHA for 2b3303c
View code at this point
Browse repository at this point
Run php-cs-fixer
DaneEveritt
committed
25d9ba4
View commit details
Copy full SHA for 25d9ba4
View code at this point
Browse repository at this point
Commits on Aug 5, 2021
ui(server): fix used backup count (#3526)
Show description for 10b357b
matthewpi
authored
10b357b
View commit details
Copy full SHA for 10b357b
View code at this point
Browse repository at this point
Commits on Aug 4, 2021
backups: default is_successful to false (#3522)
Show description for 970f281
matthewpi
authored
970f281
View commit details
Copy full SHA for 970f281
View code at this point
Browse repository at this point
Commits on Aug 3, 2021
[UI] Display the 2FA token, show spinner on load (#3367)
Show description for bda1ff5
VottusCode
and
DaneEveritt
authored
bda1ff5
View commit details
Copy full SHA for bda1ff5
View code at this point
Browse repository at this point
Commits on Jul 18, 2021
backups: allow updating a failed backup (#3470)
matthewpi
authored
1a79b48
View commit details
Copy full SHA for 1a79b48
View code at this point
Browse repository at this point
Commits on Jun 13, 2021
Fix deleting a backup that is locked and failed; closes #3404
DaneEveritt
committed
d049839
View commit details
Copy full SHA for d049839
View code at this point
Browse repository at this point
Commits on Jun 5, 2021
Allow to find servers by short UUID (Application API) (#3340)
markross2
authored
d45c67a
View commit details
Copy full SHA for d45c67a
View code at this point
Browse repository at this point
Commits on Jun 3, 2021
Fix 401 error typo (#3393)
trenutoo
authored
9656378
View commit details
Copy full SHA for 9656378
View code at this point
Browse repository at this point
Commits on May 16, 2021
Don't allow backups to be made via schedules if limit = 0 (#3323)
notAreYouScared
authored
76ac199
View commit details
Copy full SHA for 76ac199
View code at this point
Browse repository at this point
Commits on May 4, 2021
Add support for locking backups to prevent any accidental deletions
DaneEveritt
committed
5d5e4ca
View commit details
Copy full SHA for 5d5e4ca
View code at this point
Browse repository at this point
Commits on May 1, 2021
Add underlying data changes necessary for new task & schedule features
DaneEveritt
committed
92cd659
View commit details
Copy full SHA for 92cd659
View code at this point
Browse repository at this point
Commits on Apr 24, 2021
Add possibility to run disabled cron
JulienTant
committed
552b9d3
View commit details
Copy full SHA for 552b9d3
View code at this point
Browse repository at this point
Commits on Apr 8, 2021
Change to actual function names to support MariaDB
lancepioch
authored
77a3ca6
View commit details
Copy full SHA for 77a3ca6
View code at this point
Browse repository at this point
Commits on Apr 3, 2021
Don't use tagging, closes #3224
DaneEveritt
committed
45680ca
View commit details
Copy full SHA for 45680ca
View code at this point
Browse repository at this point
Commits on Mar 26, 2021
Always allow specifying a page size with the API; closes #3218
DaneEveritt
committed
48ad8f5
View commit details
Copy full SHA for 48ad8f5
View code at this point
Browse repository at this point
Commits on Mar 21, 2021
Cache resource lookup results for 20 seconds for each server
DaneEveritt
committed
9b46d59
View commit details
Copy full SHA for 9b46d59
View code at this point
Browse repository at this point
Ensure a created_at value is set on recovery tokens; closes #3163
DaneEveritt
committed
8c7d785
View commit details
Copy full SHA for 8c7d785
View code at this point
Browse repository at this point
Commits on Mar 12, 2021
fix: backup restore delete all files
matthewpi
committed
582521f
View commit details
Copy full SHA for 582521f
View code at this point
Browse repository at this point
Commits on Mar 7, 2021
Fix inability to download files from the panel; closes #3151
Show description for 1476104
DaneEveritt
and
xcgc
committed
1476104
View commit details
Copy full SHA for 1476104
View code at this point
Browse repository at this point
Commits on Mar 6, 2021
Update ServerInstallController.php
xcgc
authored
397df3b
View commit details
Copy full SHA for 397df3b
View code at this point
Browse repository at this point
Commits on Feb 24, 2021
Add endpoint logic necessary to reset server states if they get stuck installing/restoring when wings restarts
DaneEveritt
committed
1b2c493
View commit details
Copy full SHA for 1b2c493
View code at this point
Browse repository at this point
Commits on Feb 18, 2021
Don't require auto-allocation settings if not enabled; closes #3085
DaneEveritt
committed
94ea9c3
View commit details
Copy full SHA for 94ea9c3
View code at this point
Browse repository at this point
Commits on Feb 6, 2021
api(remote): fix inproper reading of boolean for installation status
matthewpi
committed
352910f
View commit details
Copy full SHA for 352910f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.