-
# Password Manager
The Password Manager is a secure and efficient solution for storing and managing your passwords using SQLite3. This project is designed to help users keep track of their passwords …
-
```
Не совсем, правда, понимаю, почему пишу это
в "Issues"... =)
В архиве лежит солюшен.
```
Original issue reported on code.google.com by `Dyachenk...@gmail.com` on 27 Apr 2008 at 11:03
Attachmen…
-
**Is your feature request related to a problem? Please describe.**
The current implementation requires passwords/secrets to be stored in plaintext on the filesystem, hard-coded to `config/passwords.y…
-
_:warning: Potential issue_
**Potential race condition in file permission enforcement**
The methods `get_key` and `delete_key` in `FilePasswordManager` call `ensure_file_permission…
-
### Steps to reproduce
1. Type username/password and click Login
2.System hung, please check the screenshot:
![image](https://user-images.githubusercontent.com/4077255/170448292-80f30043-1459-4c…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Clone repo: https://github.com/tuvok/spacebrowser/tree/passwordManag…
tuvok updated
6 years ago
-
The following error happens when executing minified code at chrome://settings/passwords
> Uncaught ReferenceError: PasswordManager is not defined at :1:34
Tested on Chrome: 63.0.3239.132 and on …
-
I'm trying to use this with WHMCS 7.8 and PHP 7.2.
When I try to add an entry, it throws this error:-
```
Error: [] operator not supported for strings in /modules/addons/passwordmanager/password…
-
### Steps to reproduce
1. ldap user login on 3.0.6
2. user change LDAP password
3. migrate from 3.0.6 to 3.1.1.53
4. user clear browser cache and try to login (with last ldap password). Can't log…
-
Please see original issue here: https://youtrack.jetbrains.com/issue/WI-42415
There is reproducible example.
With your plugin enabled `$passwordManager` loses it's type.