2007-06-11 Murray Cumming <murrayc@murrayc.com>
authorMurray Cumming <murrayc@murrayc.com>
Mon, 11 Jun 2007 16:50:17 +0000 (16:50 +0000)
committerMurray Cumming <murrayc@murrayc.com>
Mon, 11 Jun 2007 16:50:17 +0000 (16:50 +0000)
commit79c5e30e50e927b197bd1ecaad0abc6c4b128122
tree18786e749aaaaf32a74551b928e961d823192e41
parente1d646c38153299c68b8bdcf7ea1c01792c3003c
2007-06-11  Murray Cumming  <murrayc@murrayc.com>

* src/maemo/easysetup/modest-presets.c:
        (modest_presets_get_info_server_security): Do not report secure auth
        if there is none.
        * src/modest-protocol-info.c: Use the defines for the gconf key names
        for secure authentication. This was not working because we were writing
        Password and reading password, and the check was case sensitive.
        With this, gmail now works for receiving and sending when created via
        easysetup.

pmo-trunk-r2163
ChangeLog2
src/maemo/easysetup/modest-easysetup-wizard.c
src/maemo/easysetup/modest-presets.c
src/modest-protocol-info.c