summaryrefslogtreecommitdiff
path: root/test/parserdata/atom_utf8_bouil.xml
diff options
context:
space:
mode:
authorlnu <lnu@f70e237a-67f3-0310-a06c-d2b8a7116972>2005-04-05 14:40:15 +0000
committerlnu <lnu@f70e237a-67f3-0310-a06c-d2b8a7116972>2005-04-05 14:40:15 +0000
commitedd60fa2d3c972932da7be1605fec2674069c31b (patch)
treea29b21e1022d5d36c065bf558bbe44eee36f611d /test/parserdata/atom_utf8_bouil.xml
parent3417edeaabcb2e23bb0d13d984e353385d183f82 (diff)
downloadfeed2imap-edd60fa2d3c972932da7be1605fec2674069c31b.tar.gz
feed2imap-edd60fa2d3c972932da7be1605fec2674069c31b.tar.bz2
feed2imap-edd60fa2d3c972932da7be1605fec2674069c31b.zip
git-svn-id: svn+ssh://svn.gna.org/svn/feed2imap/trunk/feed2imap@11 f70e237a-67f3-0310-a06c-d2b8a7116972
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
igured via environment variables per usual. I'm making the default 25. If the user forbids the use of symbols, pwgen will use a-zA-Z0-9, ensuring that at least one A-Z and at least one 0-9 is used. We want to have a password of at least 128-bits, so factoring in the issue with "at least one of this character type", 25 gets us there squarely. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>