Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to login to the publisher and store portal user having username with special characters #716

Closed
SiluniPathirana opened this issue Jun 8, 2018 · 0 comments

Comments

@SiluniPathirana
Copy link
Contributor

SiluniPathirana commented Jun 8, 2018

We observed that username with special characters like ' (apostrophe) was unable to login to the publisher and store portal. And throwing the following exception

Caused by: org.wso2.carbon.registry.core.exceptions.RegistryException: The path '/_system/governance/users/TEST2.COM:up'si' contains one or more illegal characters (~!@#;%^*()+={}|<>"',)
at org.wso2.carbon.registry.core.jdbc.Repository.put(Repository.java:262)
at org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry.put(EmbeddedRegistry.java:717)
at org.wso2.carbon.registry.core.caching.CacheBackedRegistry.put(CacheBackedRegistry.java:591)
at org.wso2.carbon.registry.core.session.UserRegistry.putInternal(UserRegistry.java:828)
at org.wso2.carbon.registry.core.session.UserRegistry.access$1000(UserRegistry.java:61)
at org.wso2.carbon.registry.core.session.UserRegistry$11.run(UserRegistry.java:804)
at org.wso2.carbon.registry.core.session.UserRegistry$11.run(UserRegistry.java:801)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant