-
For now, we can unlock the database with either password and/or biometric data.
Could you add the locking schema, leaving the master password as a fallback? FTR, the MyExpenses Application already …
-
Here is my `settings.py`:
```python
# Django Defender to protect API login from brute force
DEFENDER_LOGIN_FAILURE_LIMIT = 3
DEFENDER_COOLOFF_TIME = 300
DEFENDER_BEHIND_REVERSE_PROXY = False
D…
-
Distributed locks are essential for managing concurrency and ensuring data consistency in distributed systems. Redis and PostgreSQL, both popular database systems, provide mechanisms to implement dist…
-
# Issue Report #
The CoreOS utility locksmith does not give helpful output upon giving the option `--help`. While it does provide this information as a verb instead of a posix style flag this is con…
-
Currently the app uses 4-digit, 6-digit and biometrics to lock.
It would be nice to have the ability to be able to set a password to secure the app.
-
### Is there an existing request for feature?
- [X] I have searched the existing issues
### What feature would you like?
1. Add a real password to lock the app, or at least a pin-code which is not …
qdhj updated
5 months ago
-
### Steps to reproduce
Screen is locked: password
Sounds is off.
Vibration is on.
1. Call from web Talk app
### Expected behaviour
Notification (vibration) should take longer. One minute or lo…
-
```
What's the problem?
forgot my master password
How often you face this problem ?
everytime
What is the expected output? What do you see instead?
invalid password
What version of the product are …
-
**Describe the bug**
Raspberry Pi Hat Screen UI gets "stuck" on main menu.
**Installation Method**
I used the V1.5.1 system image, I used Win32 Disk Etcher to put the image onto my SD card.
**…
-
## Describe the Bug
If Bitwarden has 'Unlock with Biometrics' activated and you deactivate the screen lock and delete the registered fingerprints, Bitwarden would start crashing when you launch it.
…