Commit Graph

25 Commits

Author SHA1 Message Date
Xavier Guimard
16a29be9fa LEMONLDAP::NG : error display in SOAP 2008-12-07 20:07:52 +00:00
Xavier Guimard
fbc8b7bfd2 LEMONLDAP::NG : * security fix => XSS
* Begin Doxygen documentation
2008-12-03 13:27:30 +00:00
Xavier Guimard
2725f06fd3 LEMONLDAP::NG : * Handler/SharedConf.pm is more simple now since it use the new Conf.pm capabilities
* CGIs now use abort() instead of die
                * debug system in COnf.pm (set "LogLevel debug" in Apache)
2008-11-21 17:51:52 +00:00
Xavier Guimard
ac87a4b49e LEMONLDAP::NG : removing old feature : LDAP filter in groups 2008-11-20 18:13:27 +00:00
Xavier Guimard
cae4cbade0 LEMONLDAP::NG : New module Lemonldap::NG::Common. It contains Conf.pm and Cie 2008-11-17 16:59:56 +00:00
Xavier Guimard
26c944caa7 LEMONLDAP::NG : UserDB system updated + general perltidy 2008-10-07 20:15:48 +00:00
Xavier Guimard
7bac798370 LEMONLDAP::NG : * new auth architecture
* environment variables can now be used in exportedVars (usefull to access to SSL variables)
		* UTF-8 in examples
		* Romanian translation of portal
2008-06-06 03:51:39 +00:00
Xavier Guimard
59ff84d7a9 LEMONLDAP::NG : old logout method replaced in example 2008-04-11 14:32:12 +00:00
Xavier Guimard
e2f40e466d LEMONLDAP::NG : stupid bug + perltidy 2008-04-10 09:40:16 +00:00
Xavier Guimard
65ae8948b9 LEMONLDAP::NG : little patch for the portal to be able to use configuration cached by handlers to increase performance in DBI or SOAP configuration storage: else, the portal download the configuration for each authentication. 2008-04-10 09:34:21 +00:00
Xavier Guimard
5cb8dd0047 LEMONLDAP::NG : Debian Portuguese translation 2007-11-21 14:03:22 +00:00
Xavier Guimard
3103f4b3b9 LEMONLDAP::NG : Version 0.8.3.1 : LDAP groups can now be available in $groups 2007-11-07 16:06:26 +00:00
Xavier Guimard
2099b03b09 LEMONLDAP::NG : getProtectedURLS becomes getProtectedSites and moves from AuthLA.pm to Portal/SharedConf.pm 2007-10-27 06:02:02 +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
0a3512617a Lemonldap::NG : new web site in POD 2007-04-02 19:13:05 +00:00
Xavier Guimard
babb1c1789 * New feature: session access via SOAP 2007-02-28 22:36:19 +00:00
Xavier Guimard
9a8d380ad7 New feature in Portal: Cross-Domain-Authentication (Lemonldap::NG::Portal::CDA). 2007-02-23 05:31:32 +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
6f2a40e4ed Comments in Portal code 2007-01-11 06:42:57 +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
dbe9fa9289 New version number for Portal::SharedConf 2006-12-30 21:26:32 +00:00
Xavier Guimard
d459a70719 * delete old comments
* using Safe instead of eval for external expressions
2006-12-30 21:22:28 +00:00
Xavier Guimard
f96f94bad5 Portal POD update 2006-12-24 08:37:27 +00:00
Xavier Guimard
919ed29bbd Update to lemonldap-ng-07 2006-12-19 20:55:23 +00:00
Clément Oudot
50727aa3f6 Initial import from SF and other sources 2006-12-18 11:32:33 +00:00