Commit Graph

354 Commits

Author SHA1 Message Date
Xavier Guimard
c5722ed4c3 LEMONLDAP::NG : little bugs in Status.pm 2008-05-19 09:18:00 +00:00
Xavier Guimard
f71c37d97b LEMONLDAP::NG : to avoid having AuthLA files in a simple installation, AuthLA is now installed in a separate directory.
On Debian, AuthLA is now installed in /var/lib/lemonldap-ng
2008-05-18 09:26:41 +00:00
Xavier Guimard
2273b45907 LEMONLDAP::NG : Virtual host activity in Status.pm 2008-05-13 16:50:33 +00:00
Xavier Guimard
4342ac5c18 LEMONLDAP::NG : typo 2008-05-13 11:32:59 +00:00
Xavier Guimard
851d0d0caa LEMONLDAP::NG : little bug in Simple.pm : previous $datas was used for new users in status collect
Uptime displayed now in Status.pm
2008-05-13 09:07:30 +00:00
Xavier Guimard
a3297e2dbb LEMONLDAP::NG 2 false manifest files 2008-05-12 13:40:06 +00:00
Xavier Guimard
b3b53c1ddb LEMONLDAP::NG : adding pod test => 2 bugs found 2008-05-12 13:36:36 +00:00
Xavier Guimard
2b1df6d588 LEMONLDAP::NG test for Handler/Status.pm 2008-05-12 13:20:30 +00:00
Xavier Guimard
a4b9df90dd LEMONLDAP::NG : top 10 URL by code in Status.pm 2008-05-12 10:30:09 +00:00
Xavier Guimard
4adb04aa60 LEMONLDAP::NG : status process runs now with the same uid/gid as Apache and with the same @INC as mod_perl 2008-05-12 04:02:55 +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
28e7336097 LEMONLDAP::NG : Status is in HTML now 2008-05-11 12:55:20 +00:00
Xavier Guimard
86cbecbde9 LEMONDLAP::NG : little existingSession documentation in Portal 2008-05-11 09:18:08 +00:00
Xavier Guimard
0213945fdf LEMONLDAP::NG : status module in progress...
Little bug in Handler.pm : local cache was not purged when using logout_sso
2008-05-11 09:17:26 +00:00
Xavier Guimard
62a2742b06 LEMONLDAP::NG : new dependencies 2008-05-10 19:42:54 +00:00
Clément Oudot
2af37ccc19 Remove File dependency 2008-05-10 18:10:18 +00:00
Clément Oudot
cb002667ef Remove test specific parameters 2008-05-10 18:07:09 +00:00
Clément Oudot
fcb1c3a5a7 Add a skin to the portal 2008-05-10 18:05:46 +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
5ab3a3fdfe LEMONLDAP::NG : Skeleton of Status module for Lemonldap::NG::Handler 2008-05-09 15:51:21 +00:00
Xavier Guimard
2b6599f043 LEMONLDAP::NG : The input fields size in manager window can now be customized 2008-05-07 18:15:32 +00:00
Clément Oudot
366be07286 Add 'Portail' translation 2008-05-07 16:21:04 +00:00
Xavier Guimard
6e45f08dcd LEMONLDAP::NG : - DM-Upload-Allowed field in debian/control
- symbol importation warning fixed for Handler/CGI.pm
2008-05-07 06:00:41 +00:00
Clément Oudot
438588e0d8 Set input type text for CSS compatibility 2008-05-06 09:33:47 +00:00
Xavier Guimard
7b5e86351e LEMONLDAP::NG : integration of new CSS 2008-05-06 05:59:19 +00:00
Clément Oudot
7b468221c3 Add a brand new theme to the Manager 2008-05-05 17:04:33 +00:00
Xavier Guimard
83dce88170 Lemonldap::NG : 'use constant' seems to be more efficient than static sub in compilation 2008-05-04 10:53:12 +00:00
Xavier Guimard
9bbbad50ae LEMONLDAP::NG : suppress Apache2::compat dependency,
prepare Handler to support Log4perl and other log systems
2008-05-03 12:18:54 +00:00
Xavier Guimard
4fdcefafe4 LEMONLDAP::NG : new controls in PortalStatus example file 2008-04-29 12:43:35 +00:00
Xavier Guimard
e30bd50979 LEMONLDAP::NG : new example program : getting status of Lemonldap::NG::Portal (sessions count) 2008-04-29 12:27:05 +00:00
Xavier Guimard
96e0d4d3d5 LEMONLDAP::NG : adding a simple example to use Log::Log4Perl for rejected requests 2008-04-29 08:05:32 +00:00
Xavier Guimard
5cc5a54281 LEMONLDAP::NG : adding missing Apache::Session::* modules support in purgeCentralCache 2008-04-26 12:12:52 +00:00
Xavier Guimard
27d85beac2 LEMONLDAP::NG : Little UTF8/ISO-8859 problem. It is just seen when building static example. 2008-04-11 15:23:11 +00:00
Xavier Guimard
59ff84d7a9 LEMONLDAP::NG : old logout method replaced in example 2008-04-11 14:32:12 +00:00
Xavier Guimard
f2cb286636 LEMONLDAP::NG : Version 0.9.1 2008-04-11 05:16:57 +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
59dc69902f Liberty Storage Options for AuthLA module are now generic CGI::Session options 2008-04-07 16:44:25 +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
6959f1c20a LEMONLDAP::NG : 2 bugs :
* lmLog was not exported in Proxy.pm
                * the new javascript library does not need to replace & by &
2008-04-07 08:47:40 +00:00
Xavier Guimard
dca1688e12 LEMONLDAP::NG : typo error 2008-04-03 09:30:19 +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
cf400baf21 LEMONLDAP::NG : logout bugs. Now logout_app, logout_app_sso and logout_sso targets works fine 2008-03-13 09:28:14 +00:00
Xavier Guimard
e779d8fc1e LEMONLDAP::NG : Work about logout problems. To be continued. 2008-03-12 16:24:17 +00:00
Xavier Guimard
11b52cd391 LEMONLDAP::NG : Javascript update. Closes: #308775 (Incorrect XML error in Manager with IE 7) 2008-03-12 16:23:30 +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
c616e8759b LEMONLDAP::NG : new release : version 0.9 2008-02-28 07:08:35 +00:00
Xavier Guimard
5048ce41c0 LEMONLDAP::NG : documentation update 2008-02-16 22:21:24 +00:00
Eric German
e355b0b9c0 correct bug in local/general cache management 2008-02-15 10:50:55 +00:00
Xavier Guimard
9312ebf80b LEMONLDAP::NG : changelog and versions update 2008-02-08 16:56:42 +00:00
Xavier Guimard
30b34d578e LEMONLDAP::NG : Sessions timeout can now be managed by the manager 2008-02-08 16:09:22 +00:00
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
Clément Oudot
a3187f6ca4 Remove br markups 2008-01-27 17:55:23 +00:00
Clément Oudot
44c3335de8 Add logout from the error page 2008-01-25 15:21:48 +00:00
Clément Oudot
b5d8e94cd5 Correct menu display context 2008-01-25 09:38:53 +00:00
Clément Oudot
d961e19d70 Add a menu and a 403 error page 2008-01-25 08:54:14 +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
Eric German
441d54b57e correct minor bug in apache access log 2008-01-21 17:35:55 +00:00
Xavier Guimard
4e5b10c464 LEMONLDAP::NG : Stupid bug in SOAP delete method 2008-01-16 16:26:28 +00:00
Xavier Guimard
ff2a235476 LEMONLDAP::NG : method "delete" was not implemented in Lemonldap::NG::Manager::Apache::Session::SOAP. 2008-01-16 10:47:50 +00:00
Xavier Guimard
05907687f7 LEMONLDAP::NG : According to RFC 2109, the "domain" attribute of Set-Cookie header must start with a "." character to be valid. (Closes: #307891) 2008-01-16 10:35:50 +00:00
Clément Oudot
8b18afe05e Resolving bug #308181 2008-01-15 09:23:06 +00:00
Clément Oudot
6e97c24141 Import from FederID project 2008-01-13 14:34:10 +00:00
Clément Oudot
2bf1566c2a use external federid theme 2008-01-13 14:29:24 +00:00
Clément Oudot
ab283fcb0a try to use external repository for one file 2008-01-13 14:18:26 +00:00
Clément Oudot
0a9e4b51e3 Add a variable to store path 2008-01-06 19:58:15 +00:00
Clément Oudot
1699635535 Remove unused files 2008-01-06 19:57:34 +00:00
Xavier Guimard
5cb8dd0047 LEMONLDAP::NG : Debian Portuguese translation 2007-11-21 14:03:22 +00:00
Eric German
3404c0085f add condition in proxy handler 2007-11-20 11:02:50 +00:00
Eric German
cd6f8a60b9 correct syntax error in else block 2007-11-12 16:02:45 +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
Eric German
e96f196718 correct syntax error une timeout 2007-11-06 16:15:01 +00:00
Eric German
84b84718a3 add sourceredirection and targetredirection parameter 2007-11-06 15:33:36 +00:00
Eric German
29dd6d1e20 add sourceredirection and targetredirection parameter 2007-11-06 15:24:50 +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
Eric German
6ba716dbdc add Timeout in CDA context 2007-10-24 11:11:24 +00:00
Eric German
b95cdddd87 add CDA with Timeout 2007-10-24 09:13:44 +00:00
Eric German
71f04c4c1b add CDA with Timeout 2007-10-24 09:13:21 +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
Eric German
a6077277ad correct syntax on Core module 2007-09-24 13:32:11 +00:00
Eric German
3f1337f66d correct syntax 2007-09-24 13:13:48 +00:00
Eric German
c6004c97ff add new parameter ;:rewritehtml in order to rewrite html when LWP is used 2007-09-24 12:25:51 +00:00
Eric German
ecd00697e8 add new parameter ;:rewritehtml in order to rewrite html when LWP is used 2007-09-24 12:25:21 +00:00
Eric German
b63719a735 add new parameter ;:rewritehtml in order to rewrite html when LWP is used 2007-09-24 12:19:04 +00:00
Eric German
1ad0cc0f5e add new parameter ;:rewritehtml in order to rewrite html when LWP is used 2007-09-24 12:18:27 +00:00
Eric German
bf97a986df add new parameter ;:rewritehtml in order to rewrite html when LWP is used 2007-09-24 12:17:56 +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
7213be43bd LEMONLDAP::NG : Bug corrections with XML encoding 2007-07-29 19:08:45 +00:00
Xavier Guimard
90c3586a3c LEMONLDAP::NG : Character & is now usable in configuration (Closes #307246) 2007-07-27 05:58:57 +00:00
Xavier Guimard
94e4f4802f LEMONLDAP::NG : Little changes in Help.pm 2007-07-24 05:44:26 +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
Eric German
bcf560cb13 correct malformed header location used by LWP 2007-07-16 12:30:51 +00:00
Eric German
836a4a2d4e correct malformed header location used by LWP 2007-07-16 12:29:39 +00:00
Eric German
d0e6cdb4a1 correct malformed header location used by LWP 2007-07-16 12:27:27 +00:00
Xavier Guimard
f20077869d LEMONLDAP::NG : typo 2007-07-06 09:42:29 +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
df40bf3e1c LEMONLDAP::NG : better syntax control + perltidy 2007-06-24 15:57:34 +00:00
Xavier Guimard
b666dff5ab LEMONLDAP::NG : i18n in Manager syntax error check 2007-06-24 09:23:14 +00:00
Xavier Guimard
0873d646c1 LEMONLDAP::NG : new feature: configuration syntax errors are now displayed in manager interface
=> TODO i18n in this function
2007-06-23 20:01:37 +00:00
Xavier Guimard
b30f5a8ef8 LEMONLDAP::NG : Javascript correction ('z' was added sometimes on rules) 2007-06-19 20:27:49 +00:00
Eric German
74fce152f8 correct use clause and session dn 2007-06-19 11:28:40 +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
Eric German
d420e2bbb3 correct response of handler (OK instead DECLINED) with LWP actived 2007-06-04 14:43:42 +00:00
Eric German
7cadc87698 correct response of handler (OK instead DECLINED) with LWP actived 2007-06-04 14:42:37 +00:00
Xavier Guimard
ae7095a430 LEMONLDAP::NG : little bug in DBI configuration example and documentation update 2007-06-03 06:29:15 +00:00
Xavier Guimard
acb01a8c1a LEMONLDAP::NG : Version 0.8.2.2 2007-06-01 06:06:21 +00:00
Eric German
3076ab1deb correct bug in empty post request process 2007-05-25 08:47:59 +00:00
Eric German
3772d213ae correct bug in empty post request process 2007-05-25 08:46:54 +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
57bedd0ce9 LEMONLDAP::NG : Debian packages cleaned by Lintian 2007-05-15 20:51:24 +00:00
Xavier Guimard
660252a004 LEMONLDAP::NG : little bug correction in configuration syntax control (Closes: #307044) and more tests in Manager 2007-05-15 18:06:24 +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
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
95221d4ae4 LEMONLDAP::NG : documentation and Debian installation improvement 2007-05-03 19:47:57 +00:00
Xavier Guimard
0835ae9806 LEMONLDAP::NG : Better Debian structure and debconf management 2007-05-01 14:53:26 +00:00
Xavier Guimard
cd0cf7e840 LEMONLDAP::NG : little new utility: command-line configuration editor 2007-04-29 14:36:57 +00:00
Xavier Guimard
ef4b7876b6 LEMONLDAP::NG : new Debian structure and LDAPS documentation 2007-04-29 12:07:20 +00:00
Eric German
3971e6b740 correct bug in header_in method 2007-04-24 13:58:05 +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
84f77169f6 LEMONLDAP::NG : test bug fix in stable version 2007-04-20 07:04:29 +00:00
Xavier Guimard
3c690b839b LEMONLDAP::NG : 'make test' bug fix: failed with AuthCAS 2007-04-20 06:34:42 +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
d5bdcdcd80 LEMONLDAP::NG : display bug fix in manager. Version stable 0.8.0.7. 2007-04-15 11:24:38 +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
Eric German
a3cca20070 correct bug in multihoming dispatcher 2007-04-13 15:36:58 +00:00
Eric German
d3546274b2 correct bug in multihoming dispatcher 2007-04-13 15:34:55 +00:00
Eric German
d5bf9806f2 new client CAS module 2007-04-12 07:50:28 +00:00
Eric German
a6f1a44f38 new client CAS module 2007-04-12 07:48:56 +00:00