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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
SimpleMachines
/
SMF
Public
Notifications
You must be signed in to change notification settings
Fork
268
Star
751
Code
Issues
139
Pull requests
45
Actions
Projects
Wiki
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
[3.0] Misc fixes
- #9302
#9302
Open
Sesquipedalian
wants to merge 20 commits into
SimpleMachines:release-3.0
SimpleMachines/SMF:release-3.0
from
Sesquipedalian:3.0/upgrader_login
Sesquipedalian/SMF:3.0/upgrader_login
Copy head branch name to clipboard
Conversation
Commits
20
(20)
Checks
Files changed
Open
[3.0] Misc fixes
#9302
Sesquipedalian
wants to merge 20 commits into
SimpleMachines:release-3.0
SimpleMachines/SMF:release-3.0
from
Sesquipedalian:3.0/upgrader_login
Sesquipedalian/SMF:3.0/upgrader_login
Copy head branch name to clipboard
Commits
Commits on Aug 30, 2026
Uses hash_equals() in SMF\Maintenance\Maintenance::login* methods
Show description for 4baa3a7
Sesquipedalian
committed
4baa3a7
View commit details
Copy full SHA for 4baa3a7
Browse repository at this point
Logs correct info about who ran the upgrader
Show description for 812d127
Sesquipedalian
committed
812d127
View commit details
Copy full SHA for 812d127
Browse repository at this point
Moves validatePasswordFlood() from SMF\Actions\Login2 to SMF\Security
Show description for 6ca8fff
Sesquipedalian
committed
6ca8fff
View commit details
Copy full SHA for 6ca8fff
Browse repository at this point
Implements SMF\Security::checkPassword()
Show description for f511254
Sesquipedalian
committed
f511254
View commit details
Copy full SHA for f511254
Browse repository at this point
Correctly handles creating login tokens in upgrader
Show description for 03c7ecc
Sesquipedalian
committed
03c7ecc
View commit details
Copy full SHA for 03c7ecc
Browse repository at this point
Removes Maintenance::$context in favour of plain old Utils::$context
Show description for 9527be3
Sesquipedalian
committed
9527be3
View commit details
Copy full SHA for 9527be3
Browse repository at this point
Uses correct key in DropTimeOffset migration
Show description for c3092f7
Sesquipedalian
committed
c3092f7
View commit details
Copy full SHA for c3092f7
Browse repository at this point
Gives CacheApi::$enable a default of 0
Show description for 54e1752
Sesquipedalian
committed
54e1752
View commit details
Copy full SHA for 54e1752
Browse repository at this point
Adds #[\SensitiveParameter] attribute to password processing methods
Show description for bf17f45
Sesquipedalian
committed
bf17f45
View commit details
Copy full SHA for bf17f45
Browse repository at this point
Adds $update param to Security::checkPassword()
Show description for 3798b93
Sesquipedalian
committed
3798b93
View commit details
Copy full SHA for 3798b93
Browse repository at this point
Prevents timing attacks against Security::checkPasswordFallbacks()
Show description for b44c6ea
Sesquipedalian
committed
b44c6ea
View commit details
Copy full SHA for b44c6ea
Browse repository at this point
Ensures $offset is a string in DropTimeOffset::execute()
Show description for e55ef6a
Sesquipedalian
committed
e55ef6a
View commit details
Copy full SHA for e55ef6a
Browse repository at this point
Avoids permission errors when karma data was retained during upgrade
Show description for 9d6fda6
Sesquipedalian
committed
9d6fda6
View commit details
Copy full SHA for 9d6fda6
Browse repository at this point
Improves backward compatibility support for permissions
Show description for fb114a6
Sesquipedalian
committed
fb114a6
View commit details
Copy full SHA for fb114a6
Browse repository at this point
Adds additional guards against errors about unknown permissions
Show description for a6afde7
Sesquipedalian
committed
a6afde7
View commit details
Copy full SHA for a6afde7
Browse repository at this point
Ensures guest profile has been loaded in User::initializeGuest()
Show description for 5a40467
Sesquipedalian
committed
5a40467
View commit details
Copy full SHA for 5a40467
Browse repository at this point
Improves migration step for updating the attachment directory settings
Show description for 14cd18e
Sesquipedalian
committed
14cd18e
View commit details
Copy full SHA for 14cd18e
Browse repository at this point
Runs AttachmentDirectory before LegacyAttachments during upgrade
Show description for 91a3f63
Sesquipedalian
committed
91a3f63
View commit details
Copy full SHA for 91a3f63
Browse repository at this point
Modernizes and tides code in LegacyAttachments migration step
Show description for cc04a3f
Sesquipedalian
committed
cc04a3f
View commit details
Copy full SHA for cc04a3f
Browse repository at this point
Handles attachmentUploadDir more robustly in RemoveTempAttachments task
Show description for c385188
Sesquipedalian
committed
c385188
View commit details
Copy full SHA for c385188
Browse repository at this point
You can’t perform that action at this time.