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
.
OpenShock
/
API
Public
Notifications
You must be signed in to change notification settings
Fork
12
Star
25
Code
Issues
12
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: implement email change flow and harden password reset
- #301
#301
Merged
hhvrc
merged 16 commits into
develop
OpenShock/API:develop
from
feature/email-and-password-change-flow
OpenShock/API:feature/email-and-password-change-flow
Copy head branch name to clipboard
May 23, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
feat: implement email change flow and harden password reset
#301
hhvrc
merged 16 commits into
develop
OpenShock/API:develop
from
feature/email-and-password-change-flow
OpenShock/API:feature/email-and-password-change-flow
Copy head branch name to clipboard
Commits
Commits on May 20, 2026
add email change flow and harden password resets
hhvrc
committed
0817d78
View commit details
Copy full SHA for 0817d78
Browse repository at this point
try to fix flaky tests
hhvrc
committed
eff7307
View commit details
Copy full SHA for eff7307
Browse repository at this point
handle email race in verify
hhvrc
committed
c2374e2
View commit details
Copy full SHA for c2374e2
Browse repository at this point
Commits on May 21, 2026
distinguish email conflict from not-found on verify, fix unreachable throws
Show description for da21d9a
hhvrc
committed
da21d9a
View commit details
Copy full SHA for da21d9a
Browse repository at this point
clean up account flow routes and notify old email on change
Show description for dc6dd09
hhvrc
committed
dc6dd09
View commit details
Copy full SHA for dc6dd09
Browse repository at this point
restore POST /recover/{id}/{secret} as deprecated alias
Show description for af58d00
hhvrc
committed
af58d00
View commit details
Copy full SHA for af58d00
Browse repository at this point
restore HEAD /recover/{id}/{secret} as deprecated alias
Show description for aedfa17
hhvrc
committed
aedfa17
View commit details
Copy full SHA for aedfa17
Browse repository at this point
Change to SecurityStamp
hhvrc
committed
4aa5899
View commit details
Copy full SHA for 4aa5899
Browse repository at this point
Apply suggestions from code review
Show description for c16d9a5
hhvrc
and
Copilot
authored
c16d9a5
View commit details
Copy full SHA for c16d9a5
Browse repository at this point
guard email/password change against unactivated accounts
Show description for 653f9bb
hhvrc
committed
653f9bb
View commit details
Copy full SHA for 653f9bb
Browse repository at this point
Merge branch 'feature/email-and-password-change-flow' of github-heavenvr:OpenShock/API into feature/email-and-password-change-flow
hhvrc
committed
27f3024
View commit details
Copy full SHA for 27f3024
Browse repository at this point
delete old requests in migration
hhvrc
committed
dd046db
View commit details
Copy full SHA for dd046db
Browse repository at this point
address pr review comments
Show description for 7ea0850
hhvrc
committed
7ea0850
View commit details
Copy full SHA for 7ea0850
Browse repository at this point
Commits on May 22, 2026
address review: pre-commit send, unreachable consistency, test robustness
Show description for d79a9bc
hhvrc
committed
d79a9bc
View commit details
Copy full SHA for d79a9bc
Browse repository at this point
Commits on May 23, 2026
Disable password change endpoint for OAuth-only accounts
hhvrc
committed
86be8e2
View commit details
Copy full SHA for 86be8e2
Browse repository at this point
Update AccountError.cs
hhvrc
committed
e02ebcc
View commit details
Copy full SHA for e02ebcc
Browse repository at this point
You can’t perform that action at this time.