cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

hashtag(#) in passoword

0 Likes
1,296

Hi, is there anyone who noticed the hashtag(#) cannot be used in password.? It is ignored silently or removed from typed password. Does any one have an idea where I should look? Thanks in advance.

Accepted Solutions (1)

Accepted Solutions (1)

VinayKumarS
Active Contributor
0 Likes

It's not only in password if you add hash tag in any input field you will not be able to save value. The declaration to skip this hash tag is defined in platform/project.properties

0 Likes

Hi Thanks for the answer!

For others more specifically the property related to this hashtag is in project.properties located in your store front extension.

#####XSS FILTER SECURITY SETTINGS

.... storefront.xss.filter.rule.javascript2=(?i)\\u0023

Answers (0)