-
# 🚀 Feature: Improving Password Strength Indicator Design
## 🔍 Description
I am enhancing the password strength indicator in the signup and login forms to provide clear, real-time feedback on pass…
-
The signup form lacks validation for both the email and password fields. Invalid email formats (e.g., "abcd") are accepted without error, and weak passwords such as "111" are allowed without enforcing…
-
### Context
Currently, it is known that Optimize requires [cluster level Elasticsearch privileges](https://www.elastic.co/guide/en/elasticsearch/reference/current/security-privileges.html). The sam…
-
## Overview
Adding an eye icon to password input fields allows users to toggle the visibility of their passwords, enhancing usability and reducing entry errors.
## Benefits
- **Improved User Expe…
-
## Description
Once RDS instance was created with the option `manage_master_user_password = true`, it's not possible to change it to `false` and set a custom password.
However, it's possible to do…
-
### Please confirm the following
- [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html).
- [X] I have checked the [current is…
-
While starting OpenSearch 2.17, I see the error from OpenSearch:
```
opensearch-1 | [2024-09-26T12:02:25,004][ERROR][o.o.s.l.BuiltinLogTypeLoader] [c173b5d90964] Failed loading builtin log types fr…
-
Either on app entrance or on send - on send might be easier. Thanks to CryptoDude for the suggestion!
hank updated
10 years ago
-
Super handy app.
One quick thing that would be useful, and could encourage more security, would be to add a button next to the password field that could generate a random password so the person doi…
-
The registration process does not prompt users to create strong passwords, leading to potential security risks with weak passwords.
Implement a password strength indicator that provides real-time fee…