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
.
maintmode-dev
/
maintmode
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(auth): add email_password sign-in with reset and revocation
- #7
#7
Merged
ruko1202
merged 10 commits into
main
maintmode-dev/maintmode:main
from
feat/password-argon2id-seed-reset
maintmode-dev/maintmode:feat/password-argon2id-seed-reset
Copy head branch name to clipboard
Sep 6, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
feat(auth): add email_password sign-in with reset and revocation
#7
ruko1202
merged 10 commits into
main
maintmode-dev/maintmode:main
from
feat/password-argon2id-seed-reset
maintmode-dev/maintmode:feat/password-argon2id-seed-reset
Copy head branch name to clipboard
Commits
Commits on Sep 6, 2026
feat(auth): add argon2id password hashing
Show description for 4e340e7
ruko1202
committed
4e340e7
View commit details
Copy full SHA for 4e340e7
Browse repository at this point
feat(auth): add password storage and except-family revocation
Show description for ef81824
ruko1202
committed
ef81824
View commit details
Copy full SHA for ef81824
Browse repository at this point
feat(auth): resolve password logins against stored hashes
Show description for 921a768
ruko1202
committed
921a768
View commit details
Copy full SHA for 921a768
Browse repository at this point
feat(auth): add password change and self-service reset
Show description for c840532
ruko1202
committed
c840532
View commit details
Copy full SHA for c840532
Browse repository at this point
feat(auth): wire the password routes and revise the login alert
Show description for cc52f29
ruko1202
committed
cc52f29
View commit details
Copy full SHA for cc52f29
Browse repository at this point
fix(auth): audit one-time-code failures that have no named reason
Show description for e16c7bb
ruko1202
committed
e16c7bb
View commit details
Copy full SHA for e16c7bb
Browse repository at this point
feat(auth): report whether a password is set on GET /me
Show description for f5ff720
ruko1202
committed
f5ff720
View commit details
Copy full SHA for f5ff720
Browse repository at this point
fix(auth): stop UpsertPassword racing on jet's shared NULL
Show description for 418a1f7
ruko1202
committed
418a1f7
View commit details
Copy full SHA for 418a1f7
Browse repository at this point
fix(auth): answer 401 for a wrong current password, not 500
Show description for 805dc10
ruko1202
committed
805dc10
View commit details
Copy full SHA for 805dc10
Browse repository at this point
fix(maintenances): anchor the period upper bound to the lower one
Show description for ad12b3e
ruko1202
committed
ad12b3e
View commit details
Copy full SHA for ad12b3e
Browse repository at this point
You can’t perform that action at this time.