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
database
migrations
on
fa9800f
User selector
All users
All time
Commit history
Commits on Jul 10, 2020
Update allocations to support ids; protect endpoints; support notes
DaneEveritt
committed
2278927
View commit details
Copy full SHA for 2278927
View code at this point
Browse repository at this point
Commits on Jul 3, 2020
Fix logic when generating recovery codes and update migration
DaneEveritt
committed
c522935
View commit details
Copy full SHA for c522935
View code at this point
Browse repository at this point
Generate recovery tokens when enabling 2FA on an account
DaneEveritt
committed
a998b46
View commit details
Copy full SHA for a998b46
View code at this point
Browse repository at this point
Commits on Jun 28, 2020
cs fix
DaneEveritt
committed
2ed3763
View commit details
Copy full SHA for 2ed3763
View code at this point
Browse repository at this point
Commits on Apr 26, 2020
Add base support for definining the number of backups that can be created for a server
DaneEveritt
committed
f1c3762
View commit details
Copy full SHA for f1c3762
View code at this point
Browse repository at this point
Update 2020_04_22_055500_add_max_connections_column.php
Show description for 941692a
notAreYouScared
authored
941692a
View commit details
Copy full SHA for 941692a
View code at this point
Browse repository at this point
Commits on Apr 25, 2020
Merge pull request #1963 from Sir3lit/maxconn
Show description for 72ecac5
DaneEveritt
authored
72ecac5
View commit details
Copy full SHA for 72ecac5
View code at this point
Browse repository at this point
Commits on Apr 23, 2020
Allow Null = 0
Show description for 82dd7dc
notAreYouScared
committed
82dd7dc
View commit details
Copy full SHA for 82dd7dc
View code at this point
Browse repository at this point
Commits on Apr 22, 2020
Add Max Concurrent Connections for database users
Show description for f0e4764
notAreYouScared
committed
f0e4764
View commit details
Copy full SHA for f0e4764
View code at this point
Browse repository at this point
Commits on Apr 18, 2020
Allow descrition field to be optional
Show description for 21491e3
notAreYouScared
committed
21491e3
View commit details
Copy full SHA for 21491e3
View code at this point
Browse repository at this point
Commits on Apr 12, 2020
Merge pull request #1909 from pterodactyl/enhancement/new-server-admin
Show description for 72c144e
DaneEveritt
authored
72c144e
View commit details
Copy full SHA for 72c144e
View code at this point
Browse repository at this point
Move threads column to the
Show description for 01142d9
notAreYouScared
authored
01142d9
View commit details
Copy full SHA for 01142d9
View code at this point
Browse repository at this point
Commits on Apr 11, 2020
Fix all StyleCI errors and probably break everything in the process
matthewpi
committed
432e28b
View commit details
Copy full SHA for 432e28b
View code at this point
Browse repository at this point
Commits on Apr 10, 2020
Apply unique key after assigning all of the values
DaneEveritt
committed
c8a78c6
View commit details
Copy full SHA for c8a78c6
View code at this point
Browse repository at this point
Store node daemon tokens in an encrypted manner
DaneEveritt
committed
7557ddd
View commit details
Copy full SHA for 7557ddd
View code at this point
Browse repository at this point
Fix migration to not require beta versions of MariaDB
DaneEveritt
committed
2ac82af
View commit details
Copy full SHA for 2ac82af
View code at this point
Browse repository at this point
Cleanup migration
DaneEveritt
committed
5683285
View commit details
Copy full SHA for 5683285
View code at this point
Browse repository at this point
Merge migrations
DaneEveritt
committed
fd8b718
View commit details
Copy full SHA for fd8b718
View code at this point
Browse repository at this point
Commits on Apr 4, 2020
Merge branch 'develop' into feature/server-transfers-actually
matthewpi
authored
fd4de91
View commit details
Copy full SHA for fd4de91
View code at this point
Browse repository at this point
Fix StyleCI issues
matthewpi
committed
142bf16
View commit details
Copy full SHA for 142bf16
View code at this point
Browse repository at this point
Add successful column to server_transfers table, get server transfers working properly :)
matthewpi
committed
454ce6c
View commit details
Copy full SHA for 454ce6c
View code at this point
Browse repository at this point
Basic backend support to at least store a backup model in the DB
DaneEveritt
committed
d27f0c6
View commit details
Copy full SHA for d27f0c6
View code at this point
Browse repository at this point
Very basic implemention of frontend logic required to display backups and create a new one
DaneEveritt
committed
9991989
View commit details
Copy full SHA for 9991989
View code at this point
Browse repository at this point
Add Models/ServerTransfer.php
matthewpi
committed
86b7b6e
View commit details
Copy full SHA for 86b7b6e
View code at this point
Browse repository at this point
Add base migration and model for server backups
DaneEveritt
committed
17ec4ef
View commit details
Copy full SHA for 17ec4ef
View code at this point
Browse repository at this point
Fix issue with regex rule on 'threads' column, fix StyleCI issues on migration
matthewpi
committed
49f0421
View commit details
Copy full SHA for 49f0421
View code at this point
Browse repository at this point
Add migration for 'threads' column, fix errors on some admin pages, add validation rule for 'threads' column
matthewpi
committed
829f05a
View commit details
Copy full SHA for 829f05a
View code at this point
Browse repository at this point
Commits on Mar 22, 2020
Pass at removing extraneous permissions table and using native MySQL JSON
DaneEveritt
committed
32f2517
View commit details
Copy full SHA for 32f2517
View code at this point
Browse repository at this point
Commits on Oct 15, 2019
MySQL 8 fix
Show description for 9be1b65
notAreYouScared
committed
9be1b65
View commit details
Copy full SHA for 9be1b65
View code at this point
Browse repository at this point
Commits on Mar 2, 2019
Prevent an exception when creating databases with the same name on multiple hosts.
Show description for 8253246
DaneEveritt
committed
8253246
View commit details
Copy full SHA for 8253246
View code at this point
Browse repository at this point
[#1500] Fix allocation limit being required even though it isn't used.
DaneEveritt
committed
a4d7985
View commit details
Copy full SHA for a4d7985
View code at this point
Browse repository at this point
Commits on Sep 3, 2018
Dont limit length of variable values, closes #1264
DaneEveritt
committed
e404918
View commit details
Copy full SHA for e404918
View code at this point
Browse repository at this point
Commits on Jun 2, 2018
Apply fixes from StyleCI
Show description for 969b16a
DaneEveritt
authored and
StyleCIBot
committed
969b16a
View commit details
Copy full SHA for 969b16a
View code at this point
Browse repository at this point
Commits on May 31, 2018
Renamed the field and made some improvements
stanjg
committed
013dde7
View commit details
Copy full SHA for 013dde7
View code at this point
Browse repository at this point
Commits on May 4, 2018
Added the actual logic
stanjg
committed
86c8ecd
View commit details
Copy full SHA for 86c8ecd
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.