-
Hi,
Here’s just a friendly suggestion for y’all:
Your app currently handles user passwords without securely hashing them, which might pose a significant security risk. To protect your users' data, y…
-
**Describe the bug**
When user logout the wallet using the option 'forgot password" the last screen will be shown on the final step
**To Reproduce**
Steps to reproduce the behavior:
1. Go to Security…
-
## Article URL
https://learn.microsoft.com/en-us/office/dev/add-ins/develop/register-sso-add-in-aad-v2
## Issue
The documentation gives instructions for creating a client secret - basically a sha…
-
Please consider adding login through URL by putting username and passwd. Something like -> http://IP:1337/Dashboard?username=XXXXX&passwd=YYYYY
Not sure if you have doubts regarding security.
Alte…
-
### Is your feature request related to a problem? Please describe.
There is no option to supply an encryption password when using the onboard/enroll commands, which can leave sensitive data unprotect…
-
### Is your question not already answered in the FAQ?
- [X] I made sure the question is not listed in the [FAQ](https://github.com/dockur/windows/blob/master/readme.md).
### Is this a general questi…
-
Encryption isn't the best method of storing a password for one very large reason: the decryption key has to be stored somewhere. If the server ever were to be hacked, the decryption key would be need …
-
Piggybacking on #53, it would be awesome if a TOTP secret could be saved on each of the password fields, not just website, username and password, so that TOTP codes can be generated for websites that …
-
A large number of Lenovo OBM interfaces have account security policies requiring passwords to be periodically changed as well restricting their re-use, along with some possibly unhelpful lockout setti…
-
### Symfony version(s) affected
5.4
### Description
I can't seem to figure out how to migrate passwords generated by our custom hasher following the documentation.
This is my setup:
- My …