Commit Graph

141 Commits

Author SHA1 Message Date
Clément Oudot
84d0ba4e61 Resolve bug #310434 2008-06-27 08:49:20 +00:00
Xavier Guimard
e1b8027ccd LEMONLDAP::NG : pod update 2008-06-11 06:00:26 +00:00
Xavier Guimard
c05be52335 LEMONLDAP::NG : little bugs 2008-06-09 14:27:37 +00:00
Thomas CHEMINEAU
31d19b3969 LEMONLDAP::NG : patch on CDA portal, v0.03 2008-06-08 14:34:33 +00:00
Xavier Guimard
8c073cc030 LEMONLDAP::NG : little corrections issued from CPAN test 2008-06-06 12:59:36 +00:00
Xavier Guimard
6966d20959 LEMONLDAP::NG : missing file 2008-06-06 12:42:35 +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
9b523a3534 LEMONLDAP::NG : revert to revision 310 : new auth architecture is not usable in some case 2008-06-01 06:25:09 +00:00
Xavier Guimard
2962eb2699 LEMONLDAP::NG : now, new auth architecture is running... 2008-05-31 13:33:34 +00:00
Xavier Guimard
fccf1bd214 LEMONLDAP::NG : bug in AuthLA due to new auth architecture 2008-05-31 13:21:47 +00:00
Xavier Guimard
8dba034b7e LEMONLDAP::NG : little corrections after new authentication skeleton 2008-05-31 10:58:45 +00:00
Xavier Guimard
772a9ad1e8 LEMONLDAP::NG : new sub "authInit" called by new() to initialize authentication module 2008-05-30 06:07:37 +00:00
Xavier Guimard
aca6815c1b LEMONLDAP::NG : New auth architecture in Portal 2008-05-30 04:47:32 +00:00
Xavier Guimard
83ec000c5f LEMONLDAP::NG : new constant : PE_CERTIFICATEREQUIRED 2008-05-25 13:17:16 +00:00
Xavier Guimard
dc8d0a4334 LEMONLDAP::NG : new functionality in Poratl/AuthSSL.pm : the parameter SSLRequire can be set to 0 to authenticate users both by certificate or login/password 2008-05-25 12:54:45 +00:00
Xavier Guimard
f52755060e LEMONLDAP::NG : Debian default portal is now issued from index_skin.pl
Update versions
2008-05-24 19:12:28 +00:00
Clément Oudot
241c22ec44 Translate all french comments to english 2008-05-24 13:18:54 +00:00
Xavier Guimard
3b89370d8c LEMONLDAP::NG : the script purgeCentralCache was not correct on Debian
UNIVERSAL::can is now compiled with Perl 5.10
2008-05-23 07:52:35 +00:00
Xavier Guimard
b3b53c1ddb LEMONLDAP::NG : adding pod test => 2 bugs found 2008-05-12 13:36:36 +00:00
Xavier Guimard
87d1f521e1 LEMONLDAP::NG : now, status page displays portal activity if an handler exists 2008-05-11 19:21:39 +00:00
Xavier Guimard
86cbecbde9 LEMONDLAP::NG : little existingSession documentation in Portal 2008-05-11 09:18:08 +00:00
Clément Oudot
3a8e138a88 Add perldoc for Password Policy 2008-05-10 09:31:43 +00:00
Xavier Guimard
5bac01a55f Lemonldap::NG : little documentation for Lemonldap::NG::Handler::Status and perltidy 2008-05-09 20:50:27 +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
Thomas CHEMINEAU
4e9cf25fe8 Add CGI::Session support in AuthLA module + fixe some bugs 2008-04-07 16:40:09 +00:00
Xavier Guimard
edfb4aa305 LEMONLDAP::NG : update module versions and changelogs 2008-04-07 13:04:14 +00:00
Xavier Guimard
23ae454e60 LEMONLDAP::NG : When Net::LDAP::Control::PasswordPolicy isn't available, constants LDAP_CONTROL_PASSWORDPOLICY LDAP_PP_ACCOUNT_LOCKED LDAP_PP_PASSWORD_EXPIRED are not available. So I added a "no strict 'subs'" else, compilation failed whith earlier Net::LDAP packages. 2008-04-03 09:09:43 +00:00
Xavier Guimard
1e46733d63 LEMONLDAP::NG : Constants LDAP_CONTROL_PASSWORDPOLICY LDAP_PP_ACCOUNT_LOCKED LDAP_PP_PASSWORD_EXPIRED are not exported if Net::LDAP::Control::PasswordPolicy is missing, so we have to add an "eval" 2008-04-03 08:55:11 +00:00
Clément Oudot
0a11a048e7 Add support for LDAP Password Policy 2008-03-31 14:25:14 +00:00
Xavier Guimard
14a92f1d77 LEMONLDAP::NG : UTF8 in AuthLA.pm must be specified in pod 2008-03-07 13:17:46 +00:00
Xavier Guimard
6b797bc707 LEMONLDAP::NG : corrections issued from http://lintian.debian.org/reports/full/x.guimard@free.fr.html 2008-03-05 11:26:15 +00:00
Xavier Guimard
9312ebf80b LEMONLDAP::NG : changelog and versions update 2008-02-08 16:56:42 +00:00
Xavier Guimard
85e7acadfe LEMONLDAP::NG : some stupid bugs... 2008-02-08 15:33:32 +00:00
Clément Oudot
29cb9c722e remove local logout from code and add a 'and' test in the process 2008-01-24 10:17:30 +00:00
Clément Oudot
45423aca5a Add local logout possibility 2008-01-24 09:34:02 +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
15e7c4815f LEMONLDAP::NG : Documentation update 2007-10-26 04:52:12 +00:00
Xavier Guimard
6b8364bd6f LEMONLDAP::NG : Liberty-Alliance integration in progress... 2007-10-25 06:06:17 +00:00
Xavier Guimard
2690cc4cfb LEMONLDAP::NG : Liberty-Alliance integration in progress... 2007-10-22 19:42:19 +00:00
Xavier Guimard
291c567950 LEMONLDAP::NG : * Liberty alliance module from FederID project
* Debian integration in progress
2007-10-15 05:29:29 +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
d739803b92 LEMONLDAP::NG : security bug in Portal/Simple.pm 2007-07-06 09:38:31 +00:00
Xavier Guimard
2df9aed0f9 LEMONLDAP::NG : little bug in redirect sub (Portal/Simple.pm) 2007-07-03 05:48:52 +00:00
Xavier Guimard
d0f545b666 LEMONLDAP::NG : bug in manager javascript 2007-06-18 20:36:46 +00:00
Xavier Guimard
5ffac30027 LEMONLDAP::NG : Change in configuration storage format (Closes: #307173) and documentation 2007-06-13 12:04:02 +00:00
Xavier Guimard
c1ef3e0b87 LEMONLDAP::NG : another little bug correction in CDA (thanks to Alex) 2007-05-23 06:48:07 +00:00
Xavier Guimard
9216dc8ec7 LEMONLDAP::NG : Little bug correction in Portal/CDA.pm 2007-05-22 08:22:54 +00:00
Xavier Guimard
3b70838704 LEMONLDAP::NG : version 0.8.2.1. Bug correction in DBI configuration access 2007-05-15 04:31:10 +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
84f77169f6 LEMONLDAP::NG : test bug fix in stable version 2007-04-20 07:04:29 +00:00
Xavier Guimard
dfc4b52e8a LEMONLDAP::NG : Bug fix in other authentication scheme than default (ldap) 2007-04-14 20:38:55 +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
4cf7dd1b23 LEMONLDAP::NG : Little bug in i18n of Portal: failed if language is not 'fr' or 'en'. New feature: Apache authentication in Portal (AuthApache.pm) 2007-03-26 19:27:53 +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
71f3f7310c LEMONLDAP::NG : Multi-valued attributes in HTTP headers (Closes: #306792) 2007-03-15 21:14:00 +00:00
Xavier Guimard
9c9bec7ca5 LEMONLDAP::NG : Version 0.803 2007-03-15 07:08:34 +00:00
Xavier Guimard
05aa5f7e06 LEMONLDAP::NG : bug correction in Cross Domain Authentication 2007-03-15 06:51:14 +00:00
Clément Oudot
63f7140a28 First Lasso methods 2007-03-14 18:11:15 +00:00
Clément Oudot
260b5a6fa0 List of overloaded methods to develop 2007-03-14 15:39:29 +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
5f867fe023 LEMONLDAP::NG : Release 0.8 2007-03-09 19:46:09 +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
8852e3db5d LEMONLDAP::NG : new feature: authentication via CAS 2007-03-01 20:03:19 +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
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
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
9a8d380ad7 New feature in Portal: Cross-Domain-Authentication (Lemonldap::NG::Portal::CDA). 2007-02-23 05:31:32 +00:00
Clément Oudot
670f44c91b Skeleton of LA authentication module 2007-02-11 15:14:33 +00:00
Xavier Guimard
2f01f72553 Change update 2007-02-11 08:40:09 +00:00
Xavier Guimard
d57de94078 New feature in Portal: existing sessions are now examined and a new sub
`existingSession' is called if a previous session has been found.
2007-02-11 08:31:56 +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
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