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
Client
on
76ac199
User selector
All users
All time
Commit history
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 Mar 21, 2021
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 Jan 30, 2021
Merge branch 'develop' into dane/restore-backups
DaneEveritt
committed
be26921
View commit details
Copy full SHA for be26921
View code at this point
Browse repository at this point
Commits on Jan 28, 2021
Turns out I hate that huge space formatting, disable that mess
DaneEveritt
committed
5515871
View commit details
Copy full SHA for 5515871
View code at this point
Browse repository at this point
Commits on Jan 26, 2021
Merge branch 'develop' into dane/restore-backups
DaneEveritt
committed
663143d
View commit details
Copy full SHA for 663143d
View code at this point
Browse repository at this point
Commits on Jan 23, 2021
Use more standardized phpcs
DaneEveritt
committed
c449ca5
View commit details
Copy full SHA for c449ca5
View code at this point
Browse repository at this point
Update to Laravel 8
Show description for a043071
DaneEveritt
and
matthewpi
committed
a043071
View commit details
Copy full SHA for a043071
View code at this point
Browse repository at this point
Commits on Jan 21, 2021
Merge pull request #3011 from AreYouRlyScared/addcronmonth
Show description for aab353d
DaneEveritt
authored
aab353d
View commit details
Copy full SHA for aab353d
View code at this point
Browse repository at this point
Commits on Jan 20, 2021
Add test coverage to cehck the authorization state of client resources
DaneEveritt
committed
63f945b
View commit details
Copy full SHA for 63f945b
View code at this point
Browse repository at this point
Make debugging test failures easier
DaneEveritt
committed
eecd550
View commit details
Copy full SHA for eecd550
View code at this point
Browse repository at this point
Commits on Jan 17, 2021
Remove suspended & installing fields, replace with single status field
DaneEveritt
committed
a75a347
View commit details
Copy full SHA for a75a347
View code at this point
Browse repository at this point
Adds months for schedules
Show description for ffeedf1
notAreYouScared
committed
ffeedf1
View commit details
Copy full SHA for ffeedf1
View code at this point
Browse repository at this point
Commits on Dec 24, 2020
Update WebsocketControllerTest.php
DaneEveritt
committed
45a3533
View commit details
Copy full SHA for 45a3533
View code at this point
Browse repository at this point
Commits on Dec 6, 2020
Update DeleteSubuserTest.php
DaneEveritt
committed
ef787bb
View commit details
Copy full SHA for ef787bb
View code at this point
Browse repository at this point
Commits on Nov 29, 2020
Don't allow blank passwords on the password change endpoint; closes #2750
DaneEveritt
committed
7ebe04f
View commit details
Copy full SHA for 7ebe04f
View code at this point
Browse repository at this point
Commits on Nov 7, 2020
Always return the primary allocation for a server, even without the allocation permissions
DaneEveritt
committed
c20d53b
View commit details
Copy full SHA for c20d53b
View code at this point
Browse repository at this point
Fix some failing test cases
DaneEveritt
committed
f99ac0e
View commit details
Copy full SHA for f99ac0e
View code at this point
Browse repository at this point
Commits on Nov 1, 2020
Add test coverage for allocation assignment endpoint
DaneEveritt
committed
d493685
View commit details
Copy full SHA for d493685
View code at this point
Browse repository at this point
Commits on Oct 27, 2020
Correctly reset a schedule if there is an exception during the run stage; closes #2550
DaneEveritt
committed
73b795f
View commit details
Copy full SHA for 73b795f
View code at this point
Browse repository at this point
Commits on Oct 23, 2020
Correctly handle schedule task deletion and avoid errors; closes #2534
DaneEveritt
committed
65d04d0
View commit details
Copy full SHA for 65d04d0
View code at this point
Browse repository at this point
Commits on Oct 16, 2020
Add test coverage to ensure filters don't unexpectedly get broken
DaneEveritt
committed
cd35727
View commit details
Copy full SHA for cd35727
View code at this point
Browse repository at this point
Add test coverage for change to endpoint
DaneEveritt
committed
40d4459
View commit details
Copy full SHA for 40d4459
View code at this point
Browse repository at this point
Commits on Oct 15, 2020
Add test coverage for schedule execution
DaneEveritt
committed
e7c64bc
View commit details
Copy full SHA for e7c64bc
View code at this point
Browse repository at this point
Commits on Oct 11, 2020
Correctly validate description for API keys to match model expectations; closes #2457
DaneEveritt
committed
1f7fe09
View commit details
Copy full SHA for 1f7fe09
View code at this point
Browse repository at this point
Commits on Oct 10, 2020
Allow passing empty values through for variables, covers with test, closes #2433
DaneEveritt
committed
d8228f2
View commit details
Copy full SHA for d8228f2
View code at this point
Browse repository at this point
Commits on Oct 8, 2020
Add some additional test coverage and clean up modification service and suspension service
DaneEveritt
committed
d087beb
View commit details
Copy full SHA for d087beb
View code at this point
Browse repository at this point
Commits on Oct 4, 2020
Reset is_processing state of a schedule when toggling active/inactive; closes #2425
DaneEveritt
committed
2d01c7b
View commit details
Copy full SHA for 2d01c7b
View code at this point
Browse repository at this point
Commits on Sep 27, 2020
Fix parameter bindings for client API routes; closes pterodactyl/panel#2359
DaneEveritt
committed
f31a6d3
View commit details
Copy full SHA for f31a6d3
View code at this point
Browse repository at this point
Add test coverage for creating a subuser
DaneEveritt
committed
47697e0
View commit details
Copy full SHA for 47697e0
View code at this point
Browse repository at this point
Commits on Aug 28, 2020
Return integration tests to passing state
DaneEveritt
committed
90ba76c
View commit details
Copy full SHA for 90ba76c
View code at this point
Browse repository at this point
Fix integration tests to properly account for the rule position in the API
DaneEveritt
committed
1e19e02
View commit details
Copy full SHA for 1e19e02
View code at this point
Browse repository at this point
Commits on Jul 26, 2020
Fix test
DaneEveritt
committed
4a27e56
View commit details
Copy full SHA for 4a27e56
View code at this point
Browse repository at this point
[Security] Don't return all servers on the system when not a root admin and admin level servers are requested
Show description for f0ac072
DaneEveritt
committed
f0ac072
View commit details
Copy full SHA for f0ac072
View code at this point
Browse repository at this point
Commits on Jul 11, 2020
Add test coverage for allocation routes
DaneEveritt
committed
a430ebb
View commit details
Copy full SHA for a430ebb
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.