You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I checked for similar issues, but could not find any. I also checked the closed issues. I could not contribute additional information to any existing issue.
I will take the time to fill in all the required fields. I know that the bug report may be dismissed otherwise due to lack of information.
Describe the bug
When adding an account on windows, the authentication is refused when the password contains a non ascii character : à or é for example
On the same machine and the same account, adding an account succeeds when the password is entirely formed of ascii characters even with specials characters like &-...
Expected behavior
password with non ascii characters should be accepted in the client
Steps to reproduce the issue
click on +
enter the url of the server
enter credentials, login and password
credentials are refused
Error message in the is :
Login failed: username and/or password incorrect
Screenshots
No response
Logs
Here is what I find in the client logs for version ownCloud 3.2.0.10193 718af2 on Windows
Pre-submission Checks
Describe the bug
When adding an account on windows, the authentication is refused when the password contains a non ascii character :
à
oré
for exampleOn the same machine and the same account, adding an account succeeds when the password is entirely formed of ascii characters even with specials characters like
&
-
...Expected behavior
password with non ascii characters should be accepted in the client
Steps to reproduce the issue
Error message in the is :
Screenshots
No response
Logs
Here is what I find in the client logs for version
ownCloud 3.2.0.10193 718af2
on WindowsAnd in the server logs
Client version number
I can reproduce in two Windows versions of the client
and
Desktop environment (Linux only)
No response
Client package version and origin (Linux only)
No response
Installation path (Windows only)
No response
Server information
Authentication use the user_ldap app
Additional context
On the Web UI passwords with non ascii characters are accepted for the same account
And I can't reproduce this issue on the Linux client
Debian 10
The text was updated successfully, but these errors were encountered: