** See bug #52817.
authorNot Zed <NotZed@Ximian.com>
Tue, 20 Jan 2004 05:33:12 +0000 (05:33 +0000)
committerMichael Zucci <zucchi@src.gnome.org>
Tue, 20 Jan 2004 05:33:12 +0000 (05:33 +0000)
commit3d8da6c2dbb2b990d705e6166a4b0c4ea1584924
treef998073ffb0d8f988ba1cf62479e931593bc6c0f
parentdb2b7bd1eed85f7e0f9e9bb03b506fb94413758a
** See bug #52817.

2004-01-20  Not Zed  <NotZed@Ximian.com>

        ** See bug #52817.

        * camel-session.c (camel_session_get_password): merged reprompt
        and secret into a flags field, and add more options.  Fixed all
        callers.
15 files changed:
camel/ChangeLog
camel/camel-gpg-context.c
camel/camel-sasl-popb4smtp.c
camel/camel-session.c
camel/camel-session.h
camel/camel-smime-context.c
camel/camel-store.c
camel/providers/imap/camel-imap-store.c
camel/providers/imapp/camel-imapp-store.c
camel/providers/nntp/camel-nntp-store.c
camel/providers/pop3/camel-pop3-store.c
camel/providers/smtp/camel-smtp-transport.c
camel/tests/smime/pgp-mime.c
camel/tests/smime/pgp.c
camel/tests/smime/pkcs7.c