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
resources
lang
on
324b989
User selector
All users
All time
Commit history
Commits on Apr 1, 2018
Get a working rough copy of the login page
DaneEveritt
committed
324b989
View commit details
Copy full SHA for 324b989
View code at this point
Browse repository at this point
Commits on Mar 31, 2018
Add translations to vue files
DaneEveritt
committed
598bae7
View commit details
Copy full SHA for 598bae7
View code at this point
Browse repository at this point
Commits on Mar 22, 2018
Update auth.php (#1075)
kainick
authored and
DaneEveritt
committed
b65b795
View commit details
Copy full SHA for b65b795
View code at this point
Browse repository at this point
Commits on Mar 17, 2018
Added validation to variable validation rules to validate that the validation rules are valid
Show description for b96c2d1
DaneEveritt
committed
b96c2d1
View commit details
Copy full SHA for b96c2d1
View code at this point
Browse repository at this point
Commits on Mar 12, 2018
Fix typo in base.php (#1051)
Show description for d21c34f
stanjg
authored and
DaneEveritt
committed
d21c34f
View commit details
Copy full SHA for d21c34f
View code at this point
Browse repository at this point
Commits on Mar 10, 2018
Added giant warning message if you attempt to change an encryption key once one has been set.
DaneEveritt
committed
21cd068
View commit details
Copy full SHA for 21cd068
View code at this point
Browse repository at this point
Add ability to change server name, closes #563
DaneEveritt
committed
f8e98e9
View commit details
Copy full SHA for f8e98e9
View code at this point
Browse repository at this point
Add validation to prevent invalid ports, closes #1034
DaneEveritt
committed
40c74ae
View commit details
Copy full SHA for 40c74ae
View code at this point
Browse repository at this point
Commits on Mar 9, 2018
Filemanager cleanup
DaneEveritt
committed
3a5d21f
View commit details
Copy full SHA for 3a5d21f
View code at this point
Browse repository at this point
Commits on Mar 3, 2018
Add bulk power management via CLI
DaneEveritt
committed
021710a
View commit details
Copy full SHA for 021710a
View code at this point
Browse repository at this point
Add support for user management of databases
DaneEveritt
committed
bcb6960
View commit details
Copy full SHA for bcb6960
View code at this point
Browse repository at this point
Commits on Feb 25, 2018
Fix language files after permission change. (#979)
PurpleIsEverything
authored and
DaneEveritt
committed
f46a97c
View commit details
Copy full SHA for f46a97c
View code at this point
Browse repository at this point
Commits on Feb 17, 2018
Add support for allowing subusers to access SFTP. (#918)
PurpleIsEverything
authored and
DaneEveritt
committed
d8be167
View commit details
Copy full SHA for d8be167
View code at this point
Browse repository at this point
Commits on Feb 8, 2018
Add support for finding a user by external ID.
DaneEveritt
committed
a9c1946
View commit details
Copy full SHA for a9c1946
View code at this point
Browse repository at this point
Commits on Feb 4, 2018
Add schedule edit support
DaneEveritt
committed
d4d9eda
View commit details
Copy full SHA for d4d9eda
View code at this point
Browse repository at this point
Commits on Jan 28, 2018
Implement server creation though the API.
Show description for 5ed164e
DaneEveritt
committed
5ed164e
View commit details
Copy full SHA for 5ed164e
View code at this point
Browse repository at this point
Commits on Jan 14, 2018
Update interface to begin change to seperate account API keys and application keys
Show description for f9fc3f4
DaneEveritt
committed
f9fc3f4
View commit details
Copy full SHA for f9fc3f4
View code at this point
Browse repository at this point
Commits on Jan 13, 2018
Change the way API keys are stored and validated; clarify API namespacing
Show description for e3df073
DaneEveritt
committed
e3df073
View commit details
Copy full SHA for e3df073
View code at this point
Browse repository at this point
Commits on Jan 11, 2018
More API updates, better support for node config edits
DaneEveritt
committed
cf21fd5
View commit details
Copy full SHA for cf21fd5
View code at this point
Browse repository at this point
Commits on Jan 9, 2018
Change order that allocations are loaded in on the allocation listing
DaneEveritt
committed
0acc260
View commit details
Copy full SHA for 0acc260
View code at this point
Browse repository at this point
Update schedule process to allow toggling/triggering via UI
DaneEveritt
committed
036bea2
View commit details
Copy full SHA for 036bea2
View code at this point
Browse repository at this point
Commits on Dec 30, 2017
Cleanup settings use in panel.
DaneEveritt
committed
1b9b92a
View commit details
Copy full SHA for 1b9b92a
View code at this point
Browse repository at this point
Commits on Dec 3, 2017
Change how API keys are validated (#771)
DaneEveritt
authored
285485d
View commit details
Copy full SHA for 285485d
View code at this point
Browse repository at this point
Implement changes to administrative user revocation, closes #733
DaneEveritt
committed
975597b
View commit details
Copy full SHA for 975597b
View code at this point
Browse repository at this point
Commits on Nov 25, 2017
Fix issues with validation in admin CP for server variables, closes #780
DaneEveritt
committed
20c1c74
View commit details
Copy full SHA for 20c1c74
View code at this point
Browse repository at this point
Fix server startup dropdown for egg being incorrect, fixes #778
DaneEveritt
committed
0bb44a4
View commit details
Copy full SHA for 0bb44a4
View code at this point
Browse repository at this point
Commits on Nov 23, 2017
Implement fix for console spam when using invalid environment variable values
DaneEveritt
committed
d4758ef
View commit details
Copy full SHA for d4758ef
View code at this point
Browse repository at this point
Commits on Nov 18, 2017
Merge pull request #767 from TheProKiller756/patch-2
Show description for 29ee712
DaneEveritt
authored
29ee712
View commit details
Copy full SHA for 29ee712
View code at this point
Browse repository at this point
Update auth.php
TheProKiller756
authored
2782985
View commit details
Copy full SHA for 2782985
View code at this point
Browse repository at this point
Fix maximum size translation to get it working
Show description for 5d4f8ca
TheProKiller756
authored
5d4f8ca
View commit details
Copy full SHA for 5d4f8ca
View code at this point
Browse repository at this point
Commits on Nov 4, 2017
Fix setup command issues
DaneEveritt
committed
69cd330
View commit details
Copy full SHA for 69cd330
View code at this point
Browse repository at this point
German Translation (#719)
DRSchlaubi
authored and
DaneEveritt
committed
df9d746
View commit details
Copy full SHA for df9d746
View code at this point
Browse repository at this point
Merge branch 'develop' of https://github.com/Pterodactyl/Panel into develop
DaneEveritt
committed
99aceac
View commit details
Copy full SHA for 99aceac
View code at this point
Browse repository at this point
Merge pull request #716 from Pterodactyl/feature/code-cleanup
Show description for ea71deb
DaneEveritt
authored
ea71deb
View commit details
Copy full SHA for ea71deb
View code at this point
Browse repository at this point
Commits on Nov 2, 2017
Add Translations for Spanish (#644)
lancepioch
authored and
DaneEveritt
committed
2670147
View commit details
Copy full SHA for 2670147
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.