Commit Graph

102 Commits

Author SHA1 Message Date
Xavier Guimard
85e7acadfe LEMONLDAP::NG : some stupid bugs... 2008-02-08 15:33:32 +00:00
Xavier Guimard
8d7fc0219f LEMONLDAP::NG : minor modif 2008-02-01 14:25:53 +00:00
Xavier Guimard
a78fc22efb LEMONLDAP::NG : Example configuration bug + documentation update 2008-02-01 08:34:28 +00:00
Xavier Guimard
5439a7e608 LEMONLDAP::NG : bug : local configuration was shared between all packages that inherits from Lemonldap::NG::Handler::SharedConf 2008-01-30 15:07:33 +00:00
Xavier Guimard
b5bff0c567 LEMONLDAP::NG : (holidays) little bug corrections 2007-08-21 12:06:59 +00:00
Xavier Guimard
57bb1df1b4 LEMONLDAP::NG : little bug in Portal/Simple.pm, timeout avoidance in
Manager/Conf/DBI.pm and new feature in Handler: port can
                be fixed in redirection to avoid some Apache problems.
2007-07-30 19:38:19 +00:00
Xavier Guimard
621afef56b LEMONLDAP::NG : New features :
* new logout system: URL interception can now be configured in Manager interface
                * TLS can now be used in LDAP connexions
2007-07-22 20:30:27 +00:00
Xavier Guimard
acb01a8c1a LEMONLDAP::NG : Version 0.8.2.2 2007-06-01 06:06:21 +00:00
Xavier Guimard
57bedd0ce9 LEMONLDAP::NG : Debian packages cleaned by Lintian 2007-05-15 20:51:24 +00:00
Xavier Guimard
046b90dbd9 LEMONLDAP::NG : more documentation and virtual host names control 2007-05-11 07:52:19 +00:00
Xavier Guimard
a156a2d825 LEMONLDAP::NG : SOAP HTTP basic authentication 2007-05-06 14:41:30 +00:00
Xavier Guimard
6af2a2c60b LEMONLDAP::NG : New feature: configurations management (next; last, previous, delete) 2007-05-05 14:13:44 +00:00
Xavier Guimard
0835ae9806 LEMONLDAP::NG : Better Debian structure and debconf management 2007-05-01 14:53:26 +00:00
Xavier Guimard
ef4b7876b6 LEMONLDAP::NG : new Debian structure and LDAPS documentation 2007-04-29 12:07:20 +00:00
Xavier Guimard
4a8c99c7b0 LEMONLDAP::NG : new: port is now checked in HTTP redirections. 2007-04-23 19:23:35 +00:00
Xavier Guimard
f2b6043495 LEMONLDAP::NG : propagating whatToTrace fix to stable versions 2007-04-21 13:43:02 +00:00
Xavier Guimard
60e18350f7 LEMONLDAP::NG : little bug fix : Active Directory does not set UID, so $whatToTrace may bu null. 2007-04-17 13:53:25 +00:00
Xavier Guimard
89b7272663 LEMONLDAP::NG : bug fix in Handler::CGI (trunk update to version 0.8.1) 2007-04-15 17:37:15 +00:00
Xavier Guimard
cf4f11b7a0 LEMONLDAP::NG : more tests in Handler and perltidy on test files 2007-04-15 12:44:29 +00:00
Xavier Guimard
e502a3dc57 LEMONLDAP::NG::Handler :
* new feature: Lemonldap::NG::Handler::CGI can be used directly in Perl CGI instead of using a real handler
 * little bugs correction
2007-04-14 13:12:11 +00:00
Xavier Guimard
305c6a8c88 LEMONLDAP::NG : More tests in Lemonldap::NG::Manager 2007-04-10 05:15:26 +00:00
Xavier Guimard
0a3512617a Lemonldap::NG : new web site in POD 2007-04-02 19:13:05 +00:00
Xavier Guimard
c4eb7144e5 LEMONLDAP::NG : new feature: configuration is now checked before saving in Lemonldap::NG::Manager 2007-03-25 19:49:12 +00:00
Xavier Guimard
ef61c5b646 LEMONLDAP::NG : Documentation for logout system and bug correction: configuration refresh in Apache-1.3 (Closes: #306761) 2007-03-24 15:18:52 +00:00
Xavier Guimard
f84b7eccd4 LEMONLDAP::NG : $startDate and $date are not available for rules. 2007-03-23 19:56:33 +00:00
Xavier Guimard
f80730b65f LEMONLDAP::NG : Single logout (portal and handler) and restricted manager are finished (TODO: single logout doc) 2007-03-18 18:33:38 +00:00
Xavier Guimard
baf74b2cc4 LEMONLDAP::NG :
stable : bug correction: existingSessions was never called in Portal/Simple.pm
              trunk  : new feature: logout
2007-03-14 07:28:53 +00:00
Xavier Guimard
c97159cd2c LEMONLDAP::NG : new release 0.802 : bug in File.pm (Closes: #306760) 2007-03-11 20:18:28 +00:00
Xavier Guimard
0767642084 LEMONLDAP::NG : little error in v0.8 upload 2007-03-09 20:04:45 +00:00
Xavier Guimard
5f867fe023 LEMONLDAP::NG : Release 0.8 2007-03-09 19:46:09 +00:00
Xavier Guimard
7d08f0b475 LEMONLDAP::NG : * Bug corrections issued from test in real life 2007-03-09 06:24:50 +00:00
Xavier Guimard
2523a54943 LEMONLDAP::NG : new features:
- 'apply changes' button in Manager used to reload configuration
                  in handlers (by calling reload sub via HTTP)
                - i18n module in portal (for displaying errors)
                - lock in DBI configuration system (NOT YET TESTED)
2007-03-04 14:52:51 +00:00
Xavier Guimard
babb1c1789 * New feature: session access via SOAP 2007-02-28 22:36:19 +00:00
Xavier Guimard
7c40292c0d * New feature: configurtion access via SOAP 2007-02-28 12:56:35 +00:00
Xavier Guimard
0b6efc588d Skeleton of a SOAP configuration access 2007-02-24 20:23:17 +00:00
Xavier Guimard
0f1d5ce5cc * Cross Domain Authentication works now.
* An example is now given for using Lemonldap::NG as a slave of another Web-SSO.
2007-02-24 13:30:53 +00:00
Xavier Guimard
e7c036efe3 CDA in progress... 2007-02-23 06:34:29 +00:00
Xavier Guimard
4ad93eab3e New feature in Handler: Cross-Domain-Authentication (Lemonldap::NG::Handler::CDA).
WARNING: CDA.pm is not finished !
2007-02-23 06:03:58 +00:00
Xavier Guimard
643a9ad3b6 Little change. Release 0.7b10. 2007-02-10 10:37:31 +00:00
Xavier Guimard
fb722d197f Examples of "unprotect" use 2007-02-04 14:34:41 +00:00
Xavier Guimard
086819cd21 Lemonldap::NG::Handler manpage update 2007-01-22 15:47:11 +00:00
Xavier Guimard
91844e41be Little corrections 2007-01-14 19:39:07 +00:00
Xavier Guimard
23d2343774 * New feature: 'macros' parameter can be used to add exported variables
calculated with other LDAP attributes. It can be used to simplify rules
  configuration
* Correction of bad use of Safe in portal: groups mechanism was not working
  well since we use Safe
2007-01-13 19:34:03 +00:00
Xavier Guimard
88662fc22b * help in french 2007-01-05 19:26:53 +00:00
Xavier Guimard
fcf0dbaaac - In VirtualHost context, PerlInitHandler is an alias for
PerlPostReadRequestHandler. So by encoding characters (%40 for 'a'),
  users can bypass some restrictions.
  Now PerlInitHandler is replaced by PerlHeaderParserHandler, so
  Lemonldap::NG is called after URI translation phase.
- 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.
2007-01-04 16:17:40 +00:00
Xavier Guimard
90522e3e96 * Help system skeleton in Manager
* Correction in apache-1.3 configuration file
 * Rights corrections in example files (Apache::Registry needs +x for apache-1.3
 * perltidy on all files
2007-01-04 08:42:13 +00:00
Xavier Guimard
f581c0c1c2 * Safe jail is now running
* Bug corrections in Handler::Vhost and Handler::Simple
 * Example runs fine now
2006-12-31 12:59:26 +00:00
Xavier Guimard
94f90b5106 Error in inheritance since Manager.pm has been cutted in 2 pieces: CGI is not in @INC in _HTML.pm so SUPER does not work. 2006-12-25 17:10:35 +00:00
Xavier Guimard
93ec63106f Handler POD update 2006-12-24 08:37:49 +00:00
Xavier Guimard
919ed29bbd Update to lemonldap-ng-07 2006-12-19 20:55:23 +00:00
Xavier Guimard
6eb6cbf043 Suppression du repertoire debian 2006-12-19 20:37:53 +00:00
Clément Oudot
50727aa3f6 Initial import from SF and other sources 2006-12-18 11:32:33 +00:00