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
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
Kernel.php
on
c377be2
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 1, 2018
Fix broken namespace for autoloader
DaneEveritt
committed
f3efe54
View commit details
Copy full SHA for f3efe54
View code at this point
Browse repository at this point
Commits on Jul 1, 2018
Logout other sessions when password is changed
Show description for 974318f
DaneEveritt
committed
974318f
View commit details
Copy full SHA for 974318f
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 middleware, and fixed the test
stanjg
committed
ccf3e35
View commit details
Copy full SHA for ccf3e35
View code at this point
Browse repository at this point
Commits on May 26, 2018
Merge branch 'develop' into pr/1129
DaneEveritt
committed
e3bbd85
View commit details
Copy full SHA for e3bbd85
View code at this point
Browse repository at this point
Commits on May 13, 2018
Fix app/ spelling errors
lancepioch
committed
e2dc063
View commit details
Copy full SHA for e2dc063
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
Commits on Feb 28, 2018
Add base routes for managing servers as a client
DaneEveritt
committed
cef3e4c
View commit details
Copy full SHA for cef3e4c
View code at this point
Browse repository at this point
Commits on Feb 25, 2018
Move everything around as needed to get things setup for the client API
DaneEveritt
committed
e28973b
View commit details
Copy full SHA for e28973b
View code at this point
Browse repository at this point
Commits on Jan 20, 2018
Use more logical route binding to not reveal resources on the API unless authenticated.
DaneEveritt
committed
3e327b8
View commit details
Copy full SHA for 3e327b8
View code at this point
Browse repository at this point
Reorganize API files
DaneEveritt
committed
0e7f8ce
View commit details
Copy full SHA for 0e7f8ce
View code at this point
Browse repository at this point
Commits on Jan 19, 2018
Implement application API Keys
DaneEveritt
committed
c3b9738
View commit details
Copy full SHA for c3b9738
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 12, 2018
First round of changes to API to support simpler permissions.
DaneEveritt
committed
a31e587
View commit details
Copy full SHA for a31e587
View code at this point
Browse repository at this point
Commits on Dec 16, 2017
Inital upgrade to 5.5
Show description for 0dcf2aa
DaneEveritt
committed
0dcf2aa
View commit details
Copy full SHA for 0dcf2aa
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
Commits on Nov 4, 2017
Fix daemon auth
DaneEveritt
committed
ecdd133
View commit details
Copy full SHA for ecdd133
View code at this point
Browse repository at this point
Commits on Oct 29, 2017
Shorten imports
DaneEveritt
committed
e9aecfe
View commit details
Copy full SHA for e9aecfe
View code at this point
Browse repository at this point
Update all the middlewares
DaneEveritt
committed
79decaf
View commit details
Copy full SHA for 79decaf
View code at this point
Browse repository at this point
Commits on Oct 28, 2017
Cleanup frontend controllers and middleware
DaneEveritt
committed
e0d0351
View commit details
Copy full SHA for e0d0351
View code at this point
Browse repository at this point
Commits on Oct 19, 2017
Add database management back to front-end and begin some refactoring
Show description for 97dc051
DaneEveritt
committed
97dc051
View commit details
Copy full SHA for 97dc051
View code at this point
Browse repository at this point
Commits on Sep 26, 2017
Merge branch 'develop' into feature/api-daemon-changes
DaneEveritt
committed
fb8a26f
View commit details
Copy full SHA for fb8a26f
View code at this point
Browse repository at this point
Add togglable 2FA user requirements (#635)
lancepioch
authored and
DaneEveritt
committed
09d9582
View commit details
Copy full SHA for 09d9582
View code at this point
Browse repository at this point
Commits on Sep 25, 2017
Fix some more routes
lancepioch
committed
8197b17
View commit details
Copy full SHA for 8197b17
View code at this point
Browse repository at this point
Commits on Sep 24, 2017
Begin implementation of new daemon authentication scheme
DaneEveritt
committed
906a699
View commit details
Copy full SHA for 906a699
View code at this point
Browse repository at this point
Commits on Sep 21, 2017
Use proper route name instead of using class in route file
lancepioch
committed
8bfebf5
View commit details
Copy full SHA for 8bfebf5
View code at this point
Browse repository at this point
Commits on Sep 3, 2017
Improved middleware, console page now using new setup
DaneEveritt
committed
4532811
View commit details
Copy full SHA for 4532811
View code at this point
Browse repository at this point
Commits on Apr 2, 2017
Initial moves to new API scheme.
Show description for 87530cd
DaneEveritt
committed
87530cd
View commit details
Copy full SHA for 87530cd
View code at this point
Browse repository at this point
Cleanup routing mechanisms
DaneEveritt
committed
d80c59a
View commit details
Copy full SHA for d80c59a
View code at this point
Browse repository at this point
Commits on Mar 31, 2017
Add invisible ReCAPTCHA to login and password reset
schrej
committed
142cbb0
View commit details
Copy full SHA for 142cbb0
View code at this point
Browse repository at this point
Commits on Feb 1, 2017
Merge branch 'develop' into fix/trusted-proxies
Show description for 24650b6
schrej
committed
24650b6
View commit details
Copy full SHA for 24650b6
View code at this point
Browse repository at this point
remove TRUSTED_PROXIES from .env.example
Show description for 8ab4faa
schrej
committed
8ab4faa
View commit details
Copy full SHA for 8ab4faa
View code at this point
Browse repository at this point
add fideloper/proxy to support reverse proxies and load balancers
schrej
committed
ee26a7e
View commit details
Copy full SHA for ee26a7e
View code at this point
Browse repository at this point
Commits on Jan 27, 2017
Implement basic security policy on daemon remote routes
DaneEveritt
committed
4b0197f
View commit details
Copy full SHA for 4b0197f
View code at this point
Browse repository at this point
Commits on Sep 3, 2016
Update to Laravel 5.3
Show description for afb5011
DaneEveritt
committed
afb5011
View commit details
Copy full SHA for afb5011
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.