-
```
GetSimple seriously needs password security enforcement.
Passwords should be checked to be at least 8 characters long, and to contain
small letters, large letters and numbers. All special charac…
-
Hi there --
I have been trying to change the default password for the kibanaserver account on Wazuh. After exhaustive, days-long efforts I have found it impossible to do without breaking the indexe…
-
Email:
- Required field.
- Must follow a valid email format (e.g., name@example.com).
Password:
Required field.
- Minimum of 8 characters.
- Must include at least one uppercase letter, one lowercase …
-
### Related to
Web-Backend (APIs), Ansible (task execution)
### Impact
security improvements
### Missing Feature
The ability to use encrypted SSH keys for running Ansible playbooks, where the key…
-
Description: Implement a "Forgot Password" feature to allow users to securely reset their password. This feature will include both frontend and backend components to ensure a smooth user experience.
…
-
### What happened + What you expected to happen
After we deploy ray cluster by kuberay to connect exist external redis cluster, The redis password in ray head is plaintext password when we login ra…
-
Store password hashes, reset password on password forgot, make script to convert old passwords.
-
**Symfony FOSUserBundle versions**: Symfony: v6.3.12, FOSUserBundle: v3.4.0
**Description of the problem including expected versus actual behavior**:
After upgrading Symfony 5.4 to 6.3.12 and FOSU…
-
The registration form lacks feedback on password strength, leading to potential frustration for users.
Solution: Add real-time feedback to show if the password meets minimum security requirements.
-
```
I added information to the docs about setting up SSH key-pair security for
the deployer. However, it would be nice to have the deployer also support
asking the user for their password securely usi…