nextcloud / user_sql

🔒 App for authenticating Nextcloud users using SQL
GNU Affero General Public License v3.0
66 stars 33 forks source link

Lost Password uses UID instead of Username #159

Open nanoflow opened 3 years ago

nanoflow commented 3 years ago

Hi, I set up a Nextcloud and managed to sync all Users. My "UID" is a number, "Username" is a self chosen name. Login to the cloud is possible via email or the username, but if I use the "retrieve password" function it only works if I put in the email or the UID.

There seems to be some mixup between these fields also at other places:

Did anyone else make this experience?

tacruc commented 3 years ago

I think, I have the same problem.