Open skaa opened 3 years ago
Thanks for reporting this.
The underlying is that the HTTP Basic authentication we use doesn't support UTF-8. This can be solved by changing to token authentication in the app.
I will work on that but it will probably take a few weeks.
Thanks for answer and for your work!
Describe the bug Application can't connect to server with cyrillic user login name ('Константин').
To Reproduce Steps to reproduce the behavior:
Expected behavior Application accepts credentials.
Additional information Paperless App Version: e.g. 0.0.11 Do you use Paperless NG as a backend: Yes Error message shows my login and password without masking. This is bad, at least password should be masked. Paperless NG server accepts this login, but paperless_app can't use it.