Skip to content

Conversation

@MK-codes365
Copy link
Contributor

@MK-codes365 MK-codes365 commented Jan 28, 2026

issue: #250

This PR implements the requested security features for the Settings page, focusing on user password management and secure account deletion.
Settings Page: Added /settings with "Change Password" and "Danger Zone" sections.
Magic Link System: Implemented a token-based verification system for account deletion without introducing external email dependencies (tokens are logged to console).
Auth Routes: Added endpoints for password updates and verification.
Database: Added migrations for users and magic_links tables.
Identity: Updated middleware to resolving registered users.

Screenshot 2026-01-29 003008 Screenshot 2026-01-29 011002

@OpenGitBot
Copy link

Hey @MK-codes365

PR Template is not followed. Kindly follow the template & edit it again for consideration as a valid pull request.

Thanks for contributing in OpenCode'25 ✨✨!

Correct Tempelate:
Issue : #<Issue_Number>

@OpenGitBot
Copy link

Hey @MK-codes365

Thanks for opening this PR 🚀. Mentor will review your pull request soon and till then, keep contributing and stay calm.

Thanks for contributing in OpenCode'25 ✨✨!

@shrmaanubhav
Copy link
Collaborator

@MK-codes365 There are a lot of issues with this PR, neither the password update works not delete account.
Please run you code to ensure correctness before raising a PR

@shrmaanubhav shrmaanubhav merged commit dbf70db into opencodeiiita:main Jan 29, 2026
@OpenGitBot
Copy link

Hey @MK-codes365

Your PR has been merged 🥳🥳 and you have earned 40 points.

Thanks for contributing in OpenCode'25✨✨

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants