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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
SmartPotTech
/
SmartPot-API
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
0
Pull requests
5
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Feature/hu 03 change password
- #39
#39
Merged
SebastianLopezO
merged 10 commits into
main
SmartPotTech/SmartPot-API:main
from
feature/HU-03-change-password
SmartPotTech/SmartPot-API:feature/HU-03-change-password
Copy head branch name to clipboard
Aug 10, 2025
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Feature/hu 03 change password
#39
SebastianLopezO
merged 10 commits into
main
SmartPotTech/SmartPot-API:main
from
feature/HU-03-change-password
SmartPotTech/SmartPot-API:feature/HU-03-change-password
Copy head branch name to clipboard
Commits
Commits on Jul 3, 2025
fix: jwtservice updated existing user, now update the requested
Andres2204
committed
66c5337
View commit details
Copy full SHA for 66c5337
Browse repository at this point
Commits on Jul 4, 2025
The reset/password path handler now needs the old password to be sent to change it. JwtServiceI.resetPassword methods were updated and SUser.UpdateUserPassword was added.
Andres2204
committed
05d18d0
View commit details
Copy full SHA for 05d18d0
Browse repository at this point
Commits on Jul 6, 2025
oldpassword field was removed from UserDTO, and update documentation for UpdateUserPassword()
Andres2204
committed
fc18faa
View commit details
Copy full SHA for fc18faa
Browse repository at this point
Commits on Jul 18, 2025
AES256 Encryption for jwt
Andres2204
committed
39945a1
View commit details
Copy full SHA for 39945a1
Browse repository at this point
The ResetTokenDTO class has been created and the encryption methods have been transferred
Andres2204
committed
426297b
View commit details
Copy full SHA for 426297b
Browse repository at this point
Commits on Jul 21, 2025
Reset Token mapper was deleted and moved to ResetTokenDTO class
Andres2204
committed
4749c69
View commit details
Copy full SHA for 4749c69
Browse repository at this point
Commits on Jul 22, 2025
basic verification of resetToken
Andres2204
committed
842d5bd
View commit details
Copy full SHA for 842d5bd
Browse repository at this point
Commits on Aug 1, 2025
logging and unused import were removed.
Andres2204
committed
854cf31
View commit details
Copy full SHA for 854cf31
Browse repository at this point
Commits on Aug 4, 2025
Merge branch 'main' into feature/HU-03-change-password
SebastianLopezO
authored
57c3fab
View commit details
Copy full SHA for 57c3fab
Browse repository at this point
Commits on Aug 7, 2025
Fix JwtService compilation issue and address entity mapping warnings
SebastianLopezO
committed
d5f6c10
View commit details
Copy full SHA for d5f6c10
Browse repository at this point
You can’t perform that action at this time.