Added the capability to reset the password manager
Also some documentation about the password manager.
This commit is contained in:
parent
f8528143ac
commit
4fa2189b27
17 changed files with 233 additions and 85 deletions
|
|
@ -1,2 +1,10 @@
|
|||
---
|
||||
sections:
|
||||
# The prelude section is implicitly included.
|
||||
- [features, New Features]
|
||||
- [other, Changes]
|
||||
- [issues, Known Issues]
|
||||
- [upgrade, Upgrade Notes]
|
||||
- [security, Security Issues]
|
||||
- [fixes, Bug Fixes]
|
||||
encoding: utf8
|
||||
|
|
|
|||
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
features:
|
||||
- |
|
||||
Added menu option to reset the password managers master password.
|
||||
This will ofcourse also clear all saved passwords.
|
||||
Loading…
Add table
Add a link
Reference in a new issue