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
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
Controllers
Auth
on
8b61175
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 4, 2018
[Security] Address 2FA bypass in password reset functionality
Show description for 8f5bd21
DaneEveritt
committed
8f5bd21
View commit details
Copy full SHA for 8f5bd21
View code at this point
Browse repository at this point
Commits on Dec 17, 2017
Update to Laravel 5.5 (#814)
DaneEveritt
authored
b9d6745
View commit details
Copy full SHA for b9d6745
View code at this point
Browse repository at this point
Commits on Nov 18, 2017
Push updates to login page, mostly UI enhancements.
DaneEveritt
committed
6f52f4a
View commit details
Copy full SHA for 6f52f4a
View code at this point
Browse repository at this point
Implement changes to 2FA system (#761)
DaneEveritt
authored
c7c2c1a
View commit details
Copy full SHA for c7c2c1a
View code at this point
Browse repository at this point
Commits on Sep 26, 2017
Update license headers on files.
DaneEveritt
committed
e56f4cd
View commit details
Copy full SHA for e56f4cd
View code at this point
Browse repository at this point
Commits on Aug 22, 2017
Massive PHPCS linting
DaneEveritt
committed
3ee5803
View commit details
Copy full SHA for 3ee5803
View code at this point
Browse repository at this point
Commits on May 23, 2017
Fixes 2FA not honoring 'Remember Me' checkbox, closes #439
DaneEveritt
committed
72c0330
View commit details
Copy full SHA for 72c0330
View code at this point
Browse repository at this point
Commits on Apr 28, 2017
Actually show errors on password reset page.
DaneEveritt
committed
aa60608
View commit details
Copy full SHA for aa60608
View code at this point
Browse repository at this point
Commits on Apr 24, 2017
Weekly fix of my StyleCI violations...
DaneEveritt
authored
77b1a25
View commit details
Copy full SHA for 77b1a25
View code at this point
Browse repository at this point
Commits on Apr 14, 2017
Improved login controller func. for 2FA, throws Failed event correctly now
DaneEveritt
committed
f1024ad
View commit details
Copy full SHA for f1024ad
View code at this point
Browse repository at this point
Commits on Apr 1, 2017
Apply fixes from StyleCI (#364)
DaneEveritt
authored
451dd7e
View commit details
Copy full SHA for 451dd7e
View code at this point
Browse repository at this point
Commits on Mar 31, 2017
fix #363
schrej
committed
e613e44
View commit details
Copy full SHA for e613e44
View code at this point
Browse repository at this point
Commits on Mar 30, 2017
:lock: Don't disclose if account exists when resetting passwords, closes #358
DaneEveritt
committed
1f0e957
View commit details
Copy full SHA for 1f0e957
View code at this point
Browse repository at this point
Commits on Mar 19, 2017
Update doc blocks for all app/
DaneEveritt
committed
0312c97
View commit details
Copy full SHA for 0312c97
View code at this point
Browse repository at this point
Commits on Feb 16, 2017
use ‚required|string‘ to validate usernames
schrej
committed
4fc8328
View commit details
Copy full SHA for 4fc8328
View code at this point
Browse repository at this point
allow to use the username for login as well
Show description for 0b2c527
schrej
committed
0b2c527
View commit details
Copy full SHA for 0b2c527
View code at this point
Browse repository at this point
Commits on Feb 12, 2017
Apply fixes from StyleCI (#293)
DaneEveritt
authored
2290118
View commit details
Copy full SHA for 2290118
View code at this point
Browse repository at this point
Commits on Feb 2, 2017
Only allow up to 30 seconds of overlap on comparing the 2FA tokens.
DaneEveritt
committed
a93adce
View commit details
Copy full SHA for a93adce
View code at this point
Browse repository at this point
Better 2FA implementation on logins
DaneEveritt
committed
4abdee0
View commit details
Copy full SHA for 4abdee0
View code at this point
Browse repository at this point
Commits on Jan 24, 2017
Update copyright headers
DaneEveritt
committed
bf7b584
View commit details
Copy full SHA for bf7b584
View code at this point
Browse repository at this point
Commits on Dec 7, 2016
Apply fixes from StyleCI
DaneEveritt
authored and
StyleCIBot
committed
c1fb0a6
View commit details
Copy full SHA for c1fb0a6
View code at this point
Browse repository at this point
Commits on Nov 7, 2016
Fixes a bug that allows a user to bypass 2FA authentication requirements
Show description for 659c33f
DaneEveritt
committed
659c33f
View commit details
Copy full SHA for 659c33f
View code at this point
Browse repository at this point
Commits on Nov 5, 2016
Fix the other user bug...
DaneEveritt
committed
48994c1
View commit details
Copy full SHA for 48994c1
View code at this point
Browse repository at this point
Commits on Oct 30, 2016
Validate password on reset according to rules (#158)
Show description for e65dc57
schrej
authored and
DaneEveritt
committed
e65dc57
View commit details
Copy full SHA for e65dc57
View code at this point
Browse repository at this point
Commits on Sep 4, 2016
Fix password reset redirection path
DaneEveritt
committed
b3ca8a3
View commit details
Copy full SHA for b3ca8a3
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
Commits on Jan 20, 2016
Add title to copyright
DaneEveritt
committed
40c68a5
View commit details
Copy full SHA for 40c68a5
View code at this point
Browse repository at this point
Relicense project under MIT
Show description for 026df6a
DaneEveritt
committed
026df6a
View commit details
Copy full SHA for 026df6a
View code at this point
Browse repository at this point
Add license details to add app files.
DaneEveritt
committed
b0bcb87
View commit details
Copy full SHA for b0bcb87
View code at this point
Browse repository at this point
Commits on Jan 17, 2016
Fix password reset system
DaneEveritt
committed
861af87
View commit details
Copy full SHA for 861af87
View code at this point
Browse repository at this point
Commits on Jan 12, 2016
Update to Laravel 5.2
DaneEveritt
committed
a3eb4b7
View commit details
Copy full SHA for a3eb4b7
View code at this point
Browse repository at this point
Commits on Jan 4, 2016
Clean up routes and middleware checking
DaneEveritt
committed
4ae8a45
View commit details
Copy full SHA for 4ae8a45
View code at this point
Browse repository at this point
Commits on Dec 14, 2015
Fix authentication handler
Show description for 5955b14
DaneEveritt
committed
5955b14
View commit details
Copy full SHA for 5955b14
View code at this point
Browse repository at this point
Commits on Dec 11, 2015
Improved TOTp handling in login.
Show description for 288ee1a
DaneEveritt
committed
288ee1a
View commit details
Copy full SHA for 288ee1a
View code at this point
Browse repository at this point
Implement Two-factor authentication
DDynamic
committed
4585753
View commit details
Copy full SHA for 4585753
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.