[cvs] commit: imp login.php mailbox.php redirect.php imp/config conf.xml imp/js login.js imp/js/src login.js imp/lib Compose.php Session.php imp/templates/login login.html imp/templates/mailbox header.html

Michael M Slusarz slusarz at horde.org
Thu Oct 16 06:04:14 UTC 2008


slusarz     2008-10-16 02:04:14 EDT

  Modified files:
    .                    login.php mailbox.php redirect.php 
    config               conf.xml 
    js                   login.js 
    js/src               login.js 
    lib                  Compose.php Session.php 
    templates/login      login.html 
    templates/mailbox    header.html 
  Log:
  More cleanup picked out of the 1000's of lines of code I have already changed
  in IMP due to the IMAP/MIME rewrite.
  Removing ability to change server parameters on the login
  screen  All sorts of issues here (code-wise and security wise).  For now,
  servers need to be configured in servers.php period.
  
  Revision  Changes    Path
  1.136     +2 -13     imp/config/conf.xml
  1.10      +1 -1      imp/js/login.js
  1.8       +1 -16     imp/js/src/login.js
  1.397     +1 -9      imp/lib/Compose.php
  1.178     +3 -18     imp/lib/Session.php
  2.297     +2 -68     imp/login.php
  2.876     +1 -3      imp/mailbox.php
  1.168     +4 -28     imp/redirect.php
  1.14      +1 -40     imp/templates/login/login.html
  1.13      +1 -1      imp/templates/mailbox/header.html

  Chora Links:
  http://cvs.horde.org/diff.php/imp/config/conf.xml?r1=1.135&r2=1.136&ty=u
  http://cvs.horde.org/diff.php/imp/js/login.js?r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/imp/js/src/login.js?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Compose.php?r1=1.396&r2=1.397&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Session.php?r1=1.177&r2=1.178&ty=u
  http://cvs.horde.org/diff.php/imp/login.php?r1=2.296&r2=2.297&ty=u
  http://cvs.horde.org/diff.php/imp/mailbox.php?r1=2.875&r2=2.876&ty=u
  http://cvs.horde.org/diff.php/imp/redirect.php?r1=1.167&r2=1.168&ty=u
  http://cvs.horde.org/diff.php/imp/templates/login/login.html?r1=1.13&r2=1.14&ty=u
  http://cvs.horde.org/diff.php/imp/templates/mailbox/header.html?r1=1.12&r2=1.13&ty=u


More information about the cvs mailing list