The Wayback Machine - https://web.archive.org/web/20200710223626/https://github.com/topics/keepass
Skip to content
#

keepass

Here are 209 public repositories matching this topic...

keeweb
akivamu
akivamu commented Mar 2, 2018

When organizing entries into groups, it's better if the list view can show if an entry already belongs to a group or not. So I can choose to move that entry into group.

Also, it would be nice if there is option to filtering entries that don't belong to any group.

May be a small icon, or tooptip when hover on list's row.

KeePassDX
alexanderadam
alexanderadam commented Apr 23, 2020

Describe the bug

If you have entries with long titles it is not often possible to distinguish between them because long titles will just show en ellipsis in the end.
This is true for the index-/search-/overview-view and even for the detail view.

To Reproduce
Steps to reproduce the behavior:

  1. Have entries with long titles
  2. Search for them. Good luck!

*Expected behavior

ned-martin
ned-martin commented Nov 8, 2017

Firefox's "Remember logins and passwords for websites" option is cleared every time browser is started.

I understand the addon clears this checkbox, as the previous version did, however I use Firefox to store (some) passwords and I want to re-check it.

With the old version installing the add-on cleared the "Remember passwords" checkbox, and then re-checking it would leave it on. With this ve

ReneFroger
ReneFroger commented Nov 25, 2019

I have the following script to automate the installation of Passhole:

# Passhole
sudo -H pip3 install passhole
# After synchronisation, link passhole configuration
sudo /bin/rm -f /home/user/.local/passhole
sudo mkdir -vp /home/user/.local/passhole
sudo ln -sfvn /home/user/Dropbox/Dot/.local/passhole/passhole.kdbx /home/user/.local/passhole/passhole.kdbx
ph --database /home/user/.loc

Improve this page

Add a description, image, and links to the keepass topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the keepass topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.