-
Right now the password to connect to the PIA VPN is stored in the configuration files. Even though the file is pretty well protected since it is only readable by root, this is not ideal in terms of se…
-
Hello,
I find this extension very useful.
However, I need in very rare cases to access to production databases and I do not want to store such sensitive passwords in a config file.
It would be co…
-
```
Currently invalid URLs cause the storage mechanism to fall through and store
the password in
firefox's profile. This was a quick fix and is better than nothing but it would
be nice to store the…
-
Sometimes we change our PennKey passwords. Right? ;)
I use `--storepass` in various places to safely store it and reduce password fatigue. After changing my password, instead of having to figure ou…
-
It's been a while since I launched mobsf, but the default username/password is not working.
mobsf/mobsf
[INFO] 28/Oct/2024 19:44:28 - Mobile Security Framework v4.0.7
REST API Key: ec4bXXXXXXXXX…
-
Is it possible to test an api with credentials? so i can post my login details to /api/login and have it saved for future testing?
Or maybe i am overlooking something?
-
This issue was automatically migrated from Google Code.
_Original author: colin.p....@gmail.com (February 18, 2013 19:25:26)_
_Original issue: https://github.com/google-code-export/beets/issues/519_
ghost updated
9 years ago
-
The username and password used to connect to a Jenkins instance is stored in plain text in the json file. This is a security issue.
rkiss updated
3 years ago
-
```
What steps will reproduce the problem?
1. Go to Settings -> Database -> Store Password
2. Type a password
3. Clicking on the Sore Password Button has no effect
What is the expected output? What d…
-
The password hash can be securely stored (for checking) by using bcrypt, rather than MD5. This is regardless of the actual passwords. Also, an option can be given where the bookmarklet will generate b…