summaryrefslogtreecommitdiff
path: root/portato/gui/windows/main.py
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2009-02-03 23:37:09 +0100
committerRené 'Necoro' Neumann <necoro@necoro.net>2009-02-03 23:37:09 +0100
commit7922a0be682482893a971a1172cf61875854c3a1 (patch)
tree13260b485453ac9ac44a6d6387a77ae13311a25f /portato/gui/windows/main.py
parentf48160b6884735240a451a1d2a6a806162ffbae6 (diff)
downloadportato-7922a0be682482893a971a1172cf61875854c3a1.tar.gz
portato-7922a0be682482893a971a1172cf61875854c3a1.tar.bz2
portato-7922a0be682482893a971a1172cf61875854c3a1.zip
Fix at least the KeyError of bug #15
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
'>+1 2014-03-19Team pass: enable multiple keys and per directoryJason A. Donenfeld2-40/+75 2014-03-18Shred shm files.Jason A. Donenfeld3-1/+4 2014-03-18Do not compress passwords.Jason A. Donenfeld1-1/+1 2013-09-14Use a glob in the pattern match instead of using two comparisons for [yY].Chris Down1-1/+1 2013-09-14Rephrase awkward/confusing message about enabling echo during password entry.Chris Down1-3/+3 2013-09-14Fix directory traversal for reencryption when $PREFIX is a symlinkBrian Shore1-1/+1 2013-08-26Makefile: Do not install bash completion to /etcLukas Fleischer1-3/+2 2013-05-22check if a passfile exists before checking for directoryBrian Mattern1-13/+12