diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-09-28 01:14:27 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-09-28 01:14:27 +0000 |
commit | add1ce76189c5c230abeffab2c6496feff3d7bef (patch) | |
tree | c8ddfbcd39b9445da4ea3e7a4ef9431c530a0338 /transact.c | |
parent | a2cc9f308c8f2eaa3d1a2e92e9d5451cd87ba330 (diff) | |
download | fetchmail-add1ce76189c5c230abeffab2c6496feff3d7bef.tar.gz fetchmail-add1ce76189c5c230abeffab2c6496feff3d7bef.tar.bz2 fetchmail-add1ce76189c5c230abeffab2c6496feff3d7bef.zip |
SECURITY FIX: chmod the file to 0600 *before* writing to it, so passwords
aren't exposed, and set umask 077 before opening the file to be extra
safe. Configuration files larger than the Python default write buffer
might otherwise be exposed to other users.
Fix: Don't crash on saving the configuration if protocol is "auto".
Fix: Split authlist button bar in two rows.
Change: The configuration file comment now contains the fetchmailconf
version.
Change: Bump version to 1.49.
svn path=/trunk/; revision=4351
Diffstat (limited to 'transact.c')
0 files changed, 0 insertions, 0 deletions