You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
181 lines
5.7 KiB
181 lines
5.7 KiB
lemonldap-ng (0.8.1.2) unstable; urgency=low
|
|
|
|
* Little bug fix if whatToTrace parameter is not defined and display it in
|
|
Manager interface
|
|
* New: port is now checked in portal redirection
|
|
* Different configurations can now be used on the same server at the same
|
|
time
|
|
* New debian structure: lemonldap-ng is splitted in 5 packages and default
|
|
configuration file has moved to /var/lib/lemonldap-ng/conf/
|
|
|
|
-- Xavier Guimard <x.guimard@free.fr> Sun, 29 Apr 2007 14:00:39 +0200
|
|
|
|
lemonldap-ng (0.8.1.1) unstable; urgency=low
|
|
|
|
* Little bug fix in test
|
|
|
|
-- Xavier Guimard <x.guimard@free.fr> Fri, 20 Apr 2007 08:57:40 +0200
|
|
|
|
lemonldap-ng (0.8.1) unstable; urgency=low
|
|
|
|
* New features :
|
|
- Logout system
|
|
- Configuration check before saving in Manager
|
|
|
|
-- Xavier Guimard <x.guimard@free.fr> Sun, 15 Apr 2007 19:18:29 +0200
|
|
|
|
lemonldap-ng (0.8.0.7) unstable; urgency=low
|
|
|
|
* Bug fix in manager javascript (Closes: #306776 ?)
|
|
* Display bug fix in manager
|
|
|
|
-- Xavier Guimard <x.guimard@free.fr> Sun, 15 Apr 2007 13:21:43 +0200
|
|
|
|
lemonldap-ng (0.8.0.6) unstable; urgency=low
|
|
|
|
* Little bug fix in unprotect function
|
|
* Bug fix in authentication scheme different than default
|
|
|
|
-- Xavier Guimard <x.guimard@free.fr> Thu, 12 Apr 2007 07:03:51 +0200
|
|
|
|
lemonldap-ng (0.8.0.5) unstable; urgency=low
|
|
|
|
* i18n bug: Lemonldap::NG works does not fall in english but creates a bug
|
|
|
|
-- Xavier Guimard <x.guimard@free.fr> Wed, 28 Mar 2007 21:26:16 +0200
|
|
|
|
lemonldap-ng (0.8.0.4) unstable; urgency=low
|
|
|
|
* Multi-valued attributes in HTTP headers (Closes: #306792 /
|
|
forge.objectweb.org)
|
|
* Warning in Manager/Conf.pm: the same type of storage has to be used for
|
|
all Lemonldap::NG parts in a same server.
|
|
* Apache-1.3 configuration reload (Closes: #306761 / forge.objectweb.org)
|
|
|
|
-- Xavier Guimard <x.guimard@free.fr> Thu, 22 Mar 2007 22:42:23 +0100
|
|
|
|
lemonldap-ng (0.8.0.3) unstable; urgency=low
|
|
|
|
* New feature in Manager : "Delete VHost" button (Closes: #306761)
|
|
* Typo correction in Makefile : (Closes: #306775)
|
|
* Correction of build-depends : (Closes: #306773)
|
|
* Bug correction : existingSessions was not called in Portal.pm
|
|
|
|
-- Xavier Guimard <x.guimard@free.fr> Tue, 13 Mar 2007 07:55:42 +0100
|
|
|
|
lemonldap-ng (0.8.0.2) unstable; urgency=low
|
|
|
|
* Bug correction: lock doesn't work with File.pm (Closes: #306760 /
|
|
forge.objectweb.org)
|
|
|
|
-- Xavier Guimard <x.guimard@free.fr> Sun, 11 Mar 2007 21:08:38 +0100
|
|
|
|
lemonldap-ng (0.8.0.1) unstable; urgency=medium
|
|
|
|
* Closes: #306756 / forge.objectweb.org
|
|
|
|
-- Xavier Guimard <x.guimard@free.fr> Fri, 10 Mar 2007 08:49:01 +0100
|
|
|
|
lemonldap-ng (0.8) unstable; urgency=low
|
|
|
|
* Release 0.8:
|
|
- corrects differents little bugs issued from test in real life.
|
|
- on line documentation in english
|
|
|
|
-- Xavier Guimard <x.guimard@free.fr> Fri, 9 Mar 2007 20:29:01 +0100
|
|
|
|
lemonldap-ng (0.7b12) unstable; urgency=low
|
|
|
|
* New features:
|
|
- session access via SOAP
|
|
- authentication via CAS
|
|
- 'apply changes' button in Manager used to reload configuration in
|
|
handlers (by calling reload sub via HTTP) (Closes: #306565 /
|
|
forge.objectweb.org)
|
|
- i18n module in portal (for displaying errors)
|
|
- lock in DBI configuration system (NOT YET TESTED)
|
|
|
|
-- Xavier Guimard <x.guimard@free.fr> Sun, 4 Mar 2007 15:50:38 +0100
|
|
|
|
lemonldap-ng (0.7b11) unstable; urgency=low
|
|
|
|
* New features:
|
|
- Cross Domain Authentication
|
|
- SOAP configuration access
|
|
- READMEs and documentation update
|
|
|
|
-- Xavier Guimard <x.guimard@free.fr> Tue, 27 Feb 2007 15:01:09 +0100
|
|
|
|
lemonldap-ng (0.7b10) unstable; urgency=low
|
|
|
|
* Corrections in Manager issued from the first test in real life:
|
|
- Close #306573 / forge.objectweb.org
|
|
- Close #306574 / forge.objectweb.org
|
|
|
|
-- Xavier Guimard <x.guimard@free.fr> Wed, 17 Jan 2007 20:57:33 +0100
|
|
|
|
lemonldap-ng (0.7b9) unstable; urgency=low
|
|
|
|
* Internationalization of javascripts (close #306564 / forge.objectweb.org)
|
|
* Help in "General Parameters"
|
|
|
|
-- Xavier Guimard <x.guimard@free.fr> Sun, 14 Jan 2007 21:50:39 +0100
|
|
|
|
lemonldap-ng (0.7b8) unstable; urgency=low
|
|
|
|
* Correction of the use of Safe in portal: &share doesn't work with a
|
|
variable declared with my.
|
|
* New system in the configuration: 'macro' section can be used to add
|
|
custom exported variables. So configuration is more simple in heavy case.
|
|
|
|
-- Xavier Guimard <x.guimard@free.fr> Sat, 13 Jan 2007 20:19:19 +0100
|
|
|
|
lemonldap-ng (0.7b7) unstable; urgency=low
|
|
|
|
* Correction of a bug in internal redirections: now internal
|
|
redirections are not examined: for example,http://test.example.com/ is
|
|
internaly redirected to /index.pl, but only the first request (/) is
|
|
tested.
|
|
* Help in french
|
|
|
|
-- Xavier Guimard <x.guimard@free.fr> Fri, 5 Jan 2007 18:22:32 +0100
|
|
|
|
lemonldap-ng (0.7b6) unstable; urgency=low
|
|
|
|
* Help system skeleton
|
|
|
|
-- Xavier Guimard <x.guimard@free.fr> Thu, 4 Jan 2007 09:04:05 +0100
|
|
|
|
lemonldap-ng (0.7b5) unstable; urgency=low
|
|
|
|
* Localization in Manager interface (only fr and en)
|
|
|
|
-- Xavier Guimard <x.guimard@free.fr> Sun, 31 Dec 2006 16:39:06 +0100
|
|
|
|
lemonldap-ng (0.7b4) unstable; urgency=low
|
|
|
|
* Safe jail runs now
|
|
* example runs now
|
|
|
|
-- Xavier Guimard <x.guimard@free.fr> Sun, 31 Dec 2006 14:00:08 +0100
|
|
|
|
lemonldap-ng (0.7b3) unstable; urgency=low
|
|
|
|
* Replacement of eval by Safe for external expressions
|
|
|
|
-- Xavier Guimard <x.guimard@free.fr> Sat, 30 Dec 2006 22:23:22 +0100
|
|
|
|
lemonldap-ng (0.7b) unstable; urgency=low
|
|
|
|
* Corrections in example
|
|
* Example installation in debian
|
|
* Revision in documentation
|
|
|
|
-- Xavier Guimard <x.guimard@free.fr> Sun, 17 Dec 2006 18:37:39 +0100
|
|
|
|
lemonldap-ng (0.6) unstable; urgency=low
|
|
|
|
* Initial release built starting from the three modules of the CPAN.
|
|
|
|
-- Xavier Guimard <x.guimard@free.fr> Sun, 17 Dec 2006 17:46:47 +0100
|
|
|
|
|