Hey, so I am using Traccar in a local environment, and after registering a new user, email & password, a "New User registered" pop is shown. However, when I try to login using the same credentials, it shows that the password & username are wrong. How is this possible? I have not altered the database configurations from the xml files whatsoever, neither has changed any of the backend code (I am trying to alter the frontend UI a bit).
There must be some difference between what you entered during registration and login.
i was making a silly mistake, I was entering the username instead of the email in the login form. Sorry to bother you
Hey, so I am using Traccar in a local environment, and after registering a new user, email & password, a "New User registered" pop is shown. However, when I try to login using the same credentials, it shows that the password & username are wrong. How is this possible? I have not altered the database configurations from the xml files whatsoever, neither has changed any of the backend code (I am trying to alter the frontend UI a bit).