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
{{ message }}
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.
- [ ] New feature request
- [x] Bug
- [ ] Support request
Current behaviour:
Error occurs and login fails.
Expected behaviour:
Login is successful without errors.
Steps to reproduce the issue: Pre-conditions:
Go to Alfresco Content Services (Platform or Share) and create any valid user that contains in its username and password non-Latin characters (e.g. Russian, Chinese, French, Romain characters ,etc)
In a browser enter: http://:/login
Enter the user's details created in preconditions and press SIGN IN button.
Component name and version:
ng2-alfresco-login
Browser and version:
Chrome
Node version (for build issues):
New feature request:
The text was updated successfully, but these errors were encountered:
Posted originally here
Possible solution: Failed to execute 'btoa' on 'Window': The string to be encoded contains characters outside of the Latin1 range.
Type of issue: (check with "[x]")
Current behaviour:
Error occurs and login fails.
Expected behaviour:
Login is successful without errors.
Steps to reproduce the issue:
Pre-conditions:
Component name and version:
ng2-alfresco-login
Browser and version:
Chrome
Node version (for build issues):
New feature request:
The text was updated successfully, but these errors were encountered: