Skip to content

Issue with Reset Password Function #3292

@gibapps

Description

@gibapps

Akaunting version

3.1.18

PHP version

8

Operating system

Ubuntu 20.4

Steps to reproduce

  1. Navigate to the application’s login page.

  2. Log in successfully using valid credentials (confirmed working).

  3. Go to the password recovery page (/auth/forgot).

  4. Enter a registered email address and submit the password reset request.

Expected result

  1. The system should recognize the email as registered.
  2. A password reset link/confirmation should be sent to the provided email.

Actual result

  1. Error message: "We can't find a user with that email address."

  2. No password reset email is triggered, despite the email being valid and registered.

Additional comments

  • Issue occurs only in the password recovery flow (direct login works).
  • Tested on Elestio deployment URL [redacted]

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions