# Configurable Password Policy & “Show Password” Option

You can now control how strong customer passwords must be, and optionally allow a “show/hide password” eye icon on the login, registration, reset‑password and change‑password screens.\
The password policy can enforce things like minimum length, upper/lower‑case letters, numbers and special characters. The colors for success/error messages are also configurable in the theme editor when the policy is active.

**Benefits for merchants**

* **Improved security** – Enforce stronger passwords to better protect customer accounts.
* **Fewer login frustrations** – The “show password” toggle helps reduce typos and failed logins.
* **Consistent branding and UX** – Control the colors of password‑policy messages so they match your store theme.
* **Clear guidance for users** – On relevant pages, customers see exactly what their password must contain before they submit.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.storefront.co.za/release-notes/new-features/2026-new-features/january-2026-new-features/configurable-password-policy-and-show-password-option.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
