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
Controllers
on
33bafe9
User selector
All users
All time
Commit history
Commits on May 22, 2022
Simplify transformer logic
DaneEveritt
committed
33bafe9
View commit details
Copy full SHA for 33bafe9
View code at this point
Browse repository at this point
Ensure tokens are found in the database using the expected logic
DaneEveritt
committed
f7fc673
View commit details
Copy full SHA for f7fc673
View code at this point
Browse repository at this point
Update transformers and controllers to no longer pull an API key attribute
DaneEveritt
committed
e9c633f
View commit details
Copy full SHA for e9c633f
View code at this point
Browse repository at this point
Massively simplify API binding logic
Show description for e313dff
DaneEveritt
committed
e313dff
View commit details
Copy full SHA for e313dff
View code at this point
Browse repository at this point
Commits on May 15, 2022
Add test coverage and fix permissions mistake
DaneEveritt
committed
d4bf6bd
View commit details
Copy full SHA for d4bf6bd
View code at this point
Browse repository at this point
Store keys in standard format; query with fingerprint not public key
DaneEveritt
committed
a936406
View commit details
Copy full SHA for a936406
View code at this point
Browse repository at this point
Trim the key provided to query correctly; don't increment throttles when keys aren't found
DaneEveritt
committed
b563f13
View commit details
Copy full SHA for b563f13
View code at this point
Browse repository at this point
Oops, don't make this abstract
DaneEveritt
committed
3d6a30c
View commit details
Copy full SHA for 3d6a30c
View code at this point
Browse repository at this point
Have the panel handle all of the authorization for both public key and password based attempts
DaneEveritt
committed
412ac5e
View commit details
Copy full SHA for 412ac5e
View code at this point
Browse repository at this point
Reject requests for public key auth when the user has no keys
DaneEveritt
committed
e856dae
View commit details
Copy full SHA for e856dae
View code at this point
Browse repository at this point
Update SFTP authentication endpoint to support returning user public keys
DaneEveritt
committed
12927a3
View commit details
Copy full SHA for 12927a3
View code at this point
Browse repository at this point
Commits on May 14, 2022
Add test coverage for the SSH key endpoints
DaneEveritt
committed
6554164
View commit details
Copy full SHA for 6554164
View code at this point
Browse repository at this point
Add support for storing SSH keys on user accounts
DaneEveritt
committed
97280a6
View commit details
Copy full SHA for 97280a6
View code at this point
Browse repository at this point
Commits on May 7, 2022
Support naming docker images on eggs; closes #4052
Show description for c8faf64
DaneEveritt
committed
c8faf64
View commit details
Copy full SHA for c8faf64
View code at this point
Browse repository at this point
Add support for filtering allocations to determine if they're assigned or not; closes #3872
DaneEveritt
committed
634b80e
View commit details
Copy full SHA for 634b80e
View code at this point
Browse repository at this point
Don't allow allocations to be deleted by users if no limit is defined; closes #3703
DaneEveritt
committed
e88d24e
View commit details
Copy full SHA for e88d24e
View code at this point
Browse repository at this point
Commits on May 4, 2022
Update deprecated JSON response creation and unnecessary middleware
DaneEveritt
committed
530558b
View commit details
Copy full SHA for 530558b
View code at this point
Browse repository at this point
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 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 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 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
Previous
Next
You can’t perform that action at this time.