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
tests
Integration
Api
on
1.0-develop
User selector
All users
All time
Commit history
Commits on Oct 24, 2024
fix: TwoFactorControllerTest, again
Show description for caab056
matthewpi
committed
caab056
View commit details
Copy full SHA for caab056
View code at this point
Browse repository at this point
fix: TwoFactorControllerTest
Show description for abd36ad
matthewpi
committed
abd36ad
View commit details
Copy full SHA for abd36ad
View code at this point
Browse repository at this point
Commits on Oct 22, 2024
chore: update composer dependencies (#5198)
Show description for 8ca0989
matthewpi
authored
8ca0989
View commit details
Copy full SHA for 8ca0989
View code at this point
Browse repository at this point
Commits on Feb 23, 2023
Laravel 10 (#4706)
matthewpi
authored
1d38b4f
View commit details
Copy full SHA for 1d38b4f
View code at this point
Browse repository at this point
Commits on Oct 31, 2022
Allow users to change the server description (#4420)
Boy132
authored
f2095e8
View commit details
Copy full SHA for f2095e8
View code at this point
Browse repository at this point
Commits on Oct 14, 2022
Upgrade to Laravel 9 (#4413)
Show description for cbcf620
matthewpi
and
DaneEveritt
authored
cbcf620
View commit details
Copy full SHA for cbcf620
View code at this point
Browse repository at this point
Commits on Oct 9, 2022
fix: exclude any permissions not defined internally when updating or creating subusers (#4416)
DaneEveritt
authored
c748fa9
View commit details
Copy full SHA for c748fa9
View code at this point
Browse repository at this point
Commits on Oct 8, 2022
feat: bump account key limit to 25 (#4417)
Show description for e0e0689
DaneEveritt
authored
e0e0689
View commit details
Copy full SHA for e0e0689
View code at this point
Browse repository at this point
Commits on Jul 3, 2022
Update totp disable modal; require password for enable operation
DaneEveritt
committed
2d83615
View commit details
Copy full SHA for 2d83615
View code at this point
Browse repository at this point
Commits on Jun 18, 2022
Fix failing integration test
DaneEveritt
committed
b052d29
View commit details
Copy full SHA for b052d29
View code at this point
Browse repository at this point
Fix bug preventing the creation of API keys with CIDR ranges
DaneEveritt
committed
7224ca8
View commit details
Copy full SHA for 7224ca8
View code at this point
Browse repository at this point
Commits on May 30, 2022
Use a post request to delete SSH keys, some hashes use slashes which cause 404 errors; closes #4100
DaneEveritt
committed
03a497f
View commit details
Copy full SHA for 03a497f
View code at this point
Browse repository at this point
Fix failing tests
DaneEveritt
committed
9300e11
View commit details
Copy full SHA for 9300e11
View code at this point
Browse repository at this point
Commits on May 29, 2022
Return tests to passing now that we don't ignore a critical event...
DaneEveritt
committed
0621d84
View commit details
Copy full SHA for 0621d84
View code at this point
Browse repository at this point
Ensure we can properly create an activity log entry; always return soft-deleted models
DaneEveritt
committed
09832cc
View commit details
Copy full SHA for 09832cc
View code at this point
Browse repository at this point
Commits on May 22, 2022
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
Update egg import/update logic to all use the same pathwaus
DaneEveritt
committed
cca0010
View commit details
Copy full SHA for cca0010
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
Run php-cs-fixer
DaneEveritt
committed
5705d7d
View commit details
Copy full SHA for 5705d7d
View code at this point
Browse repository at this point
Commits on May 7, 2022
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
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 Dec 4, 2021
Improve test coverage for LocationController (#3779)
Show description for dcbc136
pavog
authored
dcbc136
View commit details
Copy full SHA for dcbc136
View code at this point
Browse repository at this point
Commits on Nov 15, 2021
tests(integration): don't expect non-required fields
matthewpi
authored
cc31a0a
View commit details
Copy full SHA for cc31a0a
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 7, 2021
reformat
DaneEveritt
committed
22f1341
View commit details
Copy full SHA for 22f1341
View code at this point
Browse repository at this point
Add another sanity check for websocket permissions
DaneEveritt
committed
75e0a86
View commit details
Copy full SHA for 75e0a86
View code at this point
Browse repository at this point
Commits on Jul 17, 2021
Update core eggs to new docker yolk images (#3382)
notAreYouScared
authored
91ea0a4
View commit details
Copy full SHA for 91ea0a4
View code at this point
Browse repository at this point
Commits on Jul 11, 2021
Test that a deleted backup makes an audit log entry
DaneEveritt
committed
d3e3b1d
View commit details
Copy full SHA for d3e3b1d
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 Apr 25, 2021
remove the test preventing disabled schedule to be manually executed
JulienTant
committed
b10f618
View commit details
Copy full SHA for b10f618
View code at this point
Browse repository at this point
Commits on Apr 17, 2021
Get tests back in working order
DaneEveritt
committed
f5ca391
View commit details
Copy full SHA for f5ca391
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.