Can login with User ID but not email

Pydio Cells Home Edition 4.3.1

Is the email address only used for password resets and not logins? Receiving “login.failed” if I use my email address. Thanks.

Hello,

Email address is an attribute of user object.
Please use User.Login (don’t use User.Email) as Identity when you log in.

1 Like

Just seems weird that I can use the UserID or email to reset a password but not both to login. Thanks.

This topic was automatically closed 11 days after the last reply. New replies are no longer allowed.