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
11
docs/internals.rst
Normal file
11
docs/internals.rst
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
=========
|
||||
Internals
|
||||
=========
|
||||
|
||||
---------
|
||||
User data
|
||||
---------
|
||||
|
||||
All connection configuration information is stored in
|
||||
`%AppData%\pglab\pglab\pglabuser.db` this is an sqlite database.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue