mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-11-25 01:03:35 -05:00
Closes #10783 Adds three database configuration options (stored as public custom data) that allow a database to have a public name/summary, color, and/or icon to be displayed on the unlock screen. This information is configured in the Database Settings and stored in the database public custom data (ie, unencrypted). The name/summary is stored in KPXC_PUBLIC_NAME, the color is stored in KPXC_PUBLIC_COLOR, and the icon is stored in KPXC_PUBLIC_ICON. --------- Co-authored-by: Jonathan White <support@dmapps.us> |
||
|---|---|---|
| .. | ||
| branding | ||
| icons | ||
| linux | ||
| macosx | ||
| translations | ||
| windows | ||
| wizard | ||
| wordlists | ||
| CMakeLists.txt | ||
| demo.kdbx | ||
| demo.key | ||
| demo.old.kdbx | ||
| empty3.kdbx | ||
| empty4.kdbx | ||