Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Password reset not finding usernames #13862

Closed
2 tasks done
athompsoncmc opened this issue Nov 9, 2023 · 1 comment
Closed
2 tasks done

Password reset not finding usernames #13862

athompsoncmc opened this issue Nov 9, 2023 · 1 comment

Comments

@athompsoncmc
Copy link

athompsoncmc commented Nov 9, 2023

Debug mode

Describe the bug

When requesting a password reset, and entering a valid and active username, the password reset email does not send. All other emails send properly.
When enabling debug, the error says it cannot find that username. I've tested it with multiple valid users.

Reproduction steps

  1. Submit username on password reset screen
  2. Email does not send

Expected behavior

Password reset email sends

Screenshots

smtpsettings
testuser1
testuser2

Snipe-IT Version

v6.2.3 build 11759 (g8c4bf74f9)

Operating System

Windows

Web Server

IIS

PHP Version

8.1.24

Operating System

Windows

Browser

Google Chrome

Version

119.0.6045.123

Device

No response

Operating System

No response

Browser

No response

Version

No response

Error messages

[08:25:39] LOG.info: Password reset attempt: User matching username testuser NOT FOUND or user is inactive

C:\inetpub\wwwroot\CMCSnipeIT>php -m
[PHP Modules]
bcmath
calendar
Core
ctype
curl
date
dom
exif
fileinfo
filter
gd
gettext
hash
iconv
imap
json
ldap
libxml
mbstring
mysqli
mysqlnd
openssl
pcre
PDO
pdo_mysql
pdo_sqlite
Phar
readline
Reflection
session
SimpleXML
soap
sodium
SPL
standard
tidy
tokenizer
xml
xmlreader
xmlwriter
zip
zlib

[Zend Modules]

Additional context

No response

@snipe
Copy link
Owner

snipe commented Nov 23, 2023

There's not really much for me to work with here. The forgotten password stuff hasn't been giving anyone else any issues (and also hasn't been changed in ages).

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

No branches or pull requests

2 participants