[cvs] commit: imp/docs CHANGES imp compose.php login.php redirect.php imp/templates/login login.html recompose.html imp/lib Compose.php IMP.php Session.php base.php imp/lib/Auth imp.php

Michael M Slusarz slusarz at horde.org
Wed Jun 25 18:51:35 UTC 2008


slusarz     2008-06-25 14:51:35 EDT

  Modified files:
    docs                 CHANGES 
    .                    compose.php redirect.php login.php 
    templates/login      login.html 
    lib                  Compose.php IMP.php Session.php base.php 
    lib/Auth             imp.php 
  Removed files:
    templates/login      recompose.html 
  Log:
  The old way of handling compose messages when the session timed out was
  kludgy, never worked properly for me, isn't usable unless the user logs
  back in, and doesn't work if using a custom login page
  Rewrite using VFS to store the draft, which will be accessible on the next
  login.
  
  Revision  Changes    Path
  2.1100    +3 -16     imp/compose.php
  1.1146    +1 -0      imp/docs/CHANGES
  1.56      +2 -3      imp/lib/Auth/imp.php
  1.367     +128 -13   imp/lib/Compose.php
  1.695     +1 -14     imp/lib/IMP.php
  1.168     +7 -1      imp/lib/Session.php
  1.120     +21 -17    imp/lib/base.php
  2.289     +19 -73    imp/login.php
  1.159     +1 -12     imp/redirect.php
  1.3       +0 -57     imp/templates/login/Attic/recompose.html (dead)
  1.13      +0 -3      imp/templates/login/login.html

  Chora Links:
  http://cvs.horde.org/diff.php/imp/compose.php?r1=2.1099&r2=2.1100&ty=u
  http://cvs.horde.org/diff.php/imp/docs/CHANGES?r1=1.1145&r2=1.1146&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Auth/imp.php?r1=1.55&r2=1.56&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Compose.php?r1=1.366&r2=1.367&ty=u
  http://cvs.horde.org/diff.php/imp/lib/IMP.php?r1=1.694&r2=1.695&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Session.php?r1=1.167&r2=1.168&ty=u
  http://cvs.horde.org/diff.php/imp/lib/base.php?r1=1.119&r2=1.120&ty=u
  http://cvs.horde.org/diff.php/imp/login.php?r1=2.288&r2=2.289&ty=u
  http://cvs.horde.org/diff.php/imp/redirect.php?r1=1.158&r2=1.159&ty=u
  http://cvs.horde.org/co.php/imp/templates/login/Attic/recompose.html?r=1.2
  http://cvs.horde.org/diff.php/imp/templates/login/login.html?r1=1.12&r2=1.13&ty=u


More information about the cvs mailing list