Hide password, etc info in the fi->uri's. (imap4_create_folder): Don't
authorJeffrey Stedfast <fejj@novell.com>
Wed, 23 Jun 2004 20:26:56 +0000 (20:26 +0000)
committerJeffrey Stedfast <fejj@src.gnome.org>
Wed, 23 Jun 2004 20:26:56 +0000 (20:26 +0000)
commit04607c640d11da669acbee33e512786ab473577e
treed643c1afab05da157135415e38adf70e213d2904
parent41fbb23e0cd8debe4d9d76a4e427770f0be69239
Hide password, etc info in the fi->uri's. (imap4_create_folder): Don't

2004-06-23  Jeffrey Stedfast  <fejj@novell.com>

* providers/imap4/camel-imap4-store.c (imap4_build_folder_info):
Hide password, etc info in the fi->uri's.
(imap4_create_folder): Don't bother to use
imap4_get_folder_info(), we can construct the fi ourselves.
(imap4_delete_folder): Emit the folder_deleted signal and
construct an fi ourselves.
(imap4_subscribe_folder): Same.
(imap4_unsubscribe_folder): Same.

* providers/imap4/camel-imap4-provider.c: Specify that the
fragment is the path.
camel/ChangeLog
camel/providers/imap4/camel-imap4-store.c