Changeset 5200:d82bcae5312c

Show
Ignore:
Timestamp:
2007-08-28 10:58:30 (17 months ago)
Author:
Brendan Cully <brendan@…>
Branch:
HEAD
Message:

Check subscriptions after any authentication, rather than after fist connection (closes #2908)

Files:
2 modified

Legend:

Unmodified
Added
Removed
  • ChangeLog

    r5198 r5200  
    1 2007-08-27 10:13 -0700  Brendan Cully  <brendan@kublai.com>  (4ade2517703a) 
     12007-08-28 10:43 -0700  Brendan Cully  <brendan@kublai.com>  (3cc89213ebb7) 
     2 
     3        * dotlock.c, lib.h, mutt.h: Use limits.h for PATH_MAX instead of 
     4        posix1_lim.h (closes #2525) 
     5 
     62007-08-27 11:07 -0700  Brendan Cully  <brendan@kublai.com>  (9cfb5ac98e26) 
     7 
     8        * imap/auth_cram.c: Update auth_cram for new MD5 code 
     9        (untested). 
    210 
    311        * Makefile.am, configure.ac, hcache.c, md5.c, md5.h, md5c.c, 
  • imap/imap.c

    r5120 r5200  
    371371    { 
    372372      idata->state = IMAP_AUTHENTICATED; 
     373      new = 1; 
    373374      if (idata->conn->ssf) 
    374375        dprint (2, (debugfile, "Communication encrypted at %d bits\n",