summaryrefslogtreecommitdiff
path: root/portato/session.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Small changesRené 'Necoro' Neumann2008-03-091-1/+2
|
* Fixed commentsRené 'Necoro' Neumann2008-03-041-1/+1
|
* (no commit message)Necoro2008-01-141-0/+9
|
* r609@Devoty: necoro | 2008-01-14 17:04:38 +0100Necoro2008-01-141-2/+2
| | | | | | | | | | | | Allowed '-' and '_' in key names. Also use group names instead of their number. r610@Devoty: necoro | 2008-01-14 17:05:42 +0100 Disabled saving of the queues r611@Devoty: necoro | 2008-01-14 17:08:53 +0100 Added the possibility to permanently en-/disable plugins r612@Devoty: necoro | 2008-01-14 17:14:09 +0100 adjust changelog and translations r613@Devoty: necoro | 2008-01-14 17:40:53 +0100 Dropdown should be localized too
* r568@Devoty: necoro | 2007-11-21 15:04:15 +0100Necoro2007-11-211-0/+89
Yes - we should add session files...
8d869c5f716d071430&follow=1'>Do 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