changed the description
added ComponentAuth TypeBug labels
Ok, I know where the issue is, my Active Directory users are in this format firstname.lastname hence the error. The URL is then written as https:///api/v1/users/users/fname.lname/subsonic-token/ - obviously shows 404
Can you check if you can convert such format so it will remove 'dots' from the URL?
mentioned in merge request !733 (merged)
assigned to @eliotberriot
closed via merge request !733 (merged)
mentioned in merge request !734 (merged)
Has there been any found regression here? I'm able to generate a subsonic password as an LDAP user, but unable to actually log in as an LDAP user using it. Non-LDAP users are able to log in correctly.