Skip to content

task: add password reset logic and user initialization checks#185

Merged
maneeshaxyz merged 3 commits intomainfrom
184-task-add-password-reset-logic-in-the-raven
Dec 16, 2025
Merged

task: add password reset logic and user initialization checks#185
maneeshaxyz merged 3 commits intomainfrom
184-task-add-password-reset-logic-in-the-raven

Conversation

@Aravinda-HWK
Copy link
Copy Markdown
Collaborator

📌 Description

This PR is to restrict access to the Silver Mail System unless the user changes the admin-assigned password.


🔍 Changes Made

  • Check the password_initialized field is set to true before asking for the authentication from Thunder idp.

✅ Checklist (Email System)

  • Core IMAP commands tested (LOGIN, CAPABILITY, LIST, SELECT, FETCH, LOGOUT).
  • Authentication is tested.
  • Docker build & run validated.
  • Configuration loading verified for default and custom paths.
  • Persistent storage with Docker volume verified.
  • Error handling and logging verified
  • Documentation updated (README, config samples).

🧪 Testing Instructions

To test the server, use the instructions in the README in the test directory.


📷 Screenshots / Logs (if applicable)


⚠️ Notes for Reviewers

@Aravinda-HWK Aravinda-HWK self-assigned this Dec 14, 2025
@Aravinda-HWK Aravinda-HWK linked an issue Dec 14, 2025 that may be closed by this pull request
@maneeshaxyz maneeshaxyz merged commit e822991 into main Dec 16, 2025
5 checks passed
@Aravinda-HWK Aravinda-HWK deleted the 184-task-add-password-reset-logic-in-the-raven branch December 18, 2025 04:05
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.

[TASK] Add password reset logic in the Raven

2 participants