<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Password validation rules]]></title><description><![CDATA[<p dir="auto">I have a question pertaining to  password, validation and symbols. Where can I find a list of symbols that are allowed for use in the password field when registering?</p>
]]></description><link>https://fusionauth.io/community/forum/topic/371/password-validation-rules</link><generator>RSS for Node</generator><lastBuildDate>Sun, 14 Jun 2026 19:38:52 GMT</lastBuildDate><atom:link href="https://fusionauth.io/community/forum/topic/371.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 08 Sep 2020 15:50:54 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Password validation rules on Tue, 08 Sep 2020 15:51:23 GMT]]></title><description><![CDATA[<p dir="auto">Our validation takes in inverse approach. The setting is actually to require a non-alphanumeric character.  So any character that is not alphabetic, or a digit, will satisfy this requirement.</p>
<p dir="auto">There is not a fixed set of symbols as this would reduce the password entropy, which is generally a bad idea.</p>
]]></description><link>https://fusionauth.io/community/forum/post/1087</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/1087</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Tue, 08 Sep 2020 15:51:23 GMT</pubDate></item></channel></rss>