Fix the password key to be consistent with the camel key. Strips the ';'
authorSarfraaz Ahmed <asarfraaz@novell.com>
Wed, 28 Sep 2005 13:35:18 +0000 (13:35 +0000)
committerAhmed Sarfraaz <sarfraaz@src.gnome.org>
Wed, 28 Sep 2005 13:35:18 +0000 (13:35 +0000)
commitfbf1cfa30f55d9d3abb68f0e8fa955ee62cbdf9f
treea792a0ff47aea1417b809d25eea3db7905f77fa9
parent5930c86d515acdf6a891e48cf6da8d41f1130d02
Fix the password key to be consistent with the camel key. Strips the ';'

2005-08-26  Sarfraaz Ahmed <asarfraaz@novell.com>

        * lib/e2k-autoconfig.c (e2k_validate_user) : Fix the password key to
        be consistent with the camel key.
        * storage/e-folder-exchange.c (sanitize_path) : Strips the ';' in the
        path.
        * storage/exchange-account.c (get_hierarchy_for)
        (setup_account_hierarchies) : Fix the physical uri to delimit the
        folder path from the uri with a ';'
        (exchange_account_new) : Fix the uri authority to be same as the camel
        uri which would be later used in all components for creating the
        password key.
servers/exchange/ChangeLog
servers/exchange/lib/e2k-autoconfig.c
servers/exchange/storage/e-folder-exchange.c
servers/exchange/storage/exchange-account.c