Community  »  Applications  »  Forwards

Changes by Release

----------
v3.2.2-cvs
----------

[jan] Fix portal block.
[jan] Don't try to load non-existant screen.css (Bug #9157).


------
v3.2.1
------

[jan] Fix Postfix Admin driver (Bug #8730).


----
v3.2
----

[jan] Enable output compression.
[jan] Add placeholder for bare user name to customsql driver (Request #7916).
[jan] Add Postfix Admin driver (Michael Brennen <michael@fishnet.us>).
[jan] Fix portal block (Bug #8180).
[jan] Add TLS support to LDAP driver (Request #7958).


----
v3.1
----

[jan] Add Plesk driver.
[bak] Rewrite LDAP driver to support qmail-ldap, SunONE and Exim.
[jan] Add SSL option to ftp and qmail drivers (Request #5511).
[jan] Add Turkish translation (METU <horde-tr@metu.edu.tr>).


------
v3.0.1
------

[jan] Switch to BSD-like license (Gregory Colpart <reg@evolix.fr>).
[jan] Add Russian translation (Dmitriy MiksIr <miksir@maker.ru>).


----
v3.0
----

[ben] Better support for MS-SQL.
[cjh] Fix keeplocal with the custom SQL driver (Bug #3089).
[cjh] Add forwards driver isKeepLocal() implementation (Benoit Branciard
      <Benoit.Branciard@univ-paris1.fr>).
[cjh] Fix $conf['enabled']['authenticate'] = false (Benoit Branciard
      <Benoit.Branciard@univ-paris1.fr>).
[cjh] Add passive mode to FTP driver configuration options (Bug #1782).
[cjh] Use bind variables in the SQL driver (selsky@columbia.edu, Bug #1679).
[jan] Add Czech translation (Pavel Chytil <pavel@chytil.tk>).
[cjh] New SOAP driver (Marc Jauvin <marc@r4l.com>).
[cjh] Config option for whether or not to require authenticating to update
      forwards settings.
[jan] Add Persian (Western) translation (Vahid Ghafarpour
      <vahid@ghafarpour.com>).
[jan] Add custom SQL driver and option to disable the keep local checkbox
      (Kendrick Vargas <ken@hudat.com>).
[ejr] Set permissions in forwards FTP driver if possible.
[ejr] Remove my ftp/tmpfile code and use VFS:: class for all FTP stuff.


------
v2.2.2
------

[jan] Close XSS when setting the parent frame's page title by javascript (cjh).
[jan] Add Polish translation (Piotr Kuczynski <pkuczynski@hypode.pl>).


------
v2.2.1
------

[jan] Add Galician translation (Rafael Varela Pet <srrafa@usc.es>, Guillermo
      Mendez <guille@usc.es>).
[jan] Add Romanian translation (Eugen Hoanca <eugenh@urban-grafx.ro>, Marius
      Dragulescu <mariusd@urban-grafx.ro>).


----
v2.2
----

[ejr] Add address checking/parsing
[ejr] Add qmail driver
[ejr] Add javascript to check for important form fields being filled in
[ejr] Add api support
[cjh] Close several small XSS vulnerabilities
      (Mitja Kolsek <mitja.kolsek@acros.si>).


----
v2.1
----

[ejr] Move to driver based system.
[ejr] Recode HTML to be more HTML/XHTML compliant (still bad though).
[ejr] Add more usernames to the list of default excludes in conf.php.dist.
[jan] Add Portuguese translations (João César Marigonda <joao@webnow.com.br>).
[jan] Add Italian translation (Alessio Ciregia <alessio@ifc.cnr.it>).
[ejr] Add exim sql backend (Ilya Krel <mail@krel.org>).
[ejr] Add Driver class/subclasses (Mathieu Clabaut).
[jan] Add Traditional Chinese translation (David Chang <david@thbuo.gov.tw>).
[jan] Add Norwegian Nynorsk translation (Per-Stian Vatne <psv@orsta.org>).
[jan] Add Finnish translation (Tero Matinlassi
      <tero.matinlassi@edu.vantaa.fi>).
[ejr] Updated templates/common-header.inc (refered by Joel Vandal).
[ejr] Implemented new CVS HEAD themes.
[ejr] Updated to new CVS HEAD notification system.
[ejr] Changed ftp_put() parameter from string to integer for php 4.2.x. Thanks
      to Pradit Wattanasuwan who found this (I'm still on 4.1.x).


----
v2.0
----

[ejr] Released this version as V 2.0 (previous was V1.0a).
[ejr] Added Danish translations by Espen Juergensen.
[ejr] Added real realm support.
[ejr] Small change to lib/base.php login checking (newline, selfUrl() call).
[ejr] Removed admin user checks since horde doesn't support admin array any
      more.
[ejr] Added new refused user code due to issues with old code matching too
      much.
[ejr] Added remove_realm config and code.
[ejr] Fixed bug in config/conf.php.dist.
[ejr] New fr_FR translation by D. Huhardeaux.
[ejr] More locale work.
[ejr] Added title code to templates/common-footer.inc.
[ejr] Started gettext language support.
[ejr] Fixed Location redirect in index.php thanks to John Wedoff.
[ejr] Added help menu item (English only, and needs work).
[ejr] Fixed require statement above -- thanks to Serge Grondin.
[ejr] Fixed require statement in main.php (syntax, path).
[ejr] Added support for my Accounts module.
[ejr] Updated documentation.
[ejr] Added menu bar support.
[ejr] Removed all tabs from php code.
[ejr] Added refused user list to config/conf.php.
[ejr] Fixed path error in noconfigured.inc and index.php.
[ejr] Made userid field only show if the person is in the admin group.
[ejr] Add graphic arrow.gif (Thanks to Eric Keto for help with graphic).
[ejr] Rewrite Passwd module into a forwards module (see Passwd docs for info).