Commit Graph

398 Commits

Author SHA1 Message Date
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
Xavier Guimard
305c6a8c88 LEMONLDAP::NG : More tests in Lemonldap::NG::Manager 2007-04-10 05:15:26 +00:00
Xavier Guimard
6f67668bd7 Missing file 2007-04-02 19:15:31 +00:00
Xavier Guimard
0a3512617a Lemonldap::NG : new web site in POD 2007-04-02 19:13:05 +00:00
Xavier Guimard
7eb86ac9a5 Since Lemonldap::NG and Lemonldap are very different projects, I AM NOT A LEMONLDAP AUTHOR ! 2007-04-02 19:04:02 +00:00
Eric German
d0612f7eca new module CAS 2007-04-02 08:30:39 +00:00
Xavier Guimard
69da700c2a Since Lemonldap and Lemonldap::NG are very different, I'M NOT A LEMONLDAP AUTHOR !!! 2007-03-30 18:22:19 +00:00
Eric German
bb15362d0e add CAS parameters 2007-03-30 14:45:29 +00:00
Eric German
02b509fb1f add RowPolicy module 2007-03-27 07:45:31 +00:00
Eric German
44eb95ab6d add RowPolicy module 2007-03-27 07:44:05 +00:00
Eric German
28ae26bfa8 add RowPolicy module 2007-03-27 07:43:44 +00:00
Eric German
416d331a1f add RowPolicy module 2007-03-27 07:27:44 +00:00
Eric German
286846a511 add RowPolicy module 2007-03-27 07:27:26 +00:00
Xavier Guimard
c97833afb1 Since lemonldap and Lemonldap::NG are different, I'm not a Lemonldap author. 2007-03-26 19:30:12 +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
Eric German
2edf6eba43 exemples 2007-03-26 14:35:49 +00:00
Eric German
2a407e0938 exemples 2007-03-26 14:35:26 +00:00
Eric German
44e3e1051e exemples 2007-03-26 14:25:50 +00:00
Eric German
1e8f794db7 exemples 2007-03-26 14:25:20 +00:00
Eric German
b880570663 exemples 2007-03-26 14:25:07 +00:00
Eric German
f1911a1276 utilisation d apache 2 , integration d un nouveau parametre 2007-03-26 14:24:30 +00:00
Eric German
09d526bbde utilisation d apache 2 , integration d un nouveau parametre 2007-03-26 14:23:52 +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
6ead919756 LEMONLDAP::NG : Closes #306818 2007-03-23 20:28:28 +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
5271359a85 Since Lemonldap::NG and Lemonldap are different projects, I'm not a Lemonldap author 2007-03-18 18:38:40 +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
Eric German
3219bc598b stat du fichier de conf 2007-03-16 12:02:01 +00:00
Eric German
f01dfa5bd4 stat du fichier de conf 2007-03-16 12:00:06 +00:00
Eric German
ecec1abbec mode debug reactive 2007-03-16 11:03:07 +00:00
Xavier Guimard
25f0fa217d Lemonldap::NG is a different project than Lemonldap so I am not an Lemonldap
author.
2007-03-15 21:20:29 +00:00
Xavier Guimard
71f3f7310c LEMONLDAP::NG : Multi-valued attributes in HTTP headers (Closes: #306792) 2007-03-15 21:14:00 +00:00
Eric German
8767f5ec8f mode debug reactive 2007-03-15 10:33:40 +00:00
Xavier Guimard
35ca825859 Lemonldap::NG is a different project than Lemonldap, so I am not a Lemonldap author. 2007-03-15 09:36:42 +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
4cbae57535 LEMONLDAP::NG : bug corrections : #306773 #306775 2007-03-13 20:49:52 +00:00
Xavier Guimard
a8ef5d36fe LEMONLDAP::NG : Update stable version:
* make static_example with language and 'apply':
                   make static_example EXAMPLELANG=fr
                 * make test didn't work because an old DBI.pm was tested
2007-03-13 19:09:45 +00:00
Xavier Guimard
ce5759c83f * "Delete Virtual Host" button (closes: #306771) 2007-03-13 06:46:23 +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
17c5bc7718 LEMONLDAP::NG : Release 0.801, Closes: #306756 2007-03-10 07:51:43 +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
Eric German
9c928e97cd suppression ligne dans login.html 2007-03-09 16:28:29 +00:00
Eric German
42c7cd3761 correction modperl 2007-03-09 16:27:54 +00:00
Eric German
9619d51201 ajustement correction bug modperl sur apr::table 2007-03-09 16:26:56 +00:00
Eric German
3a90166662 ajustement pour l utilisation de modperl2 2007-03-09 16:25:41 +00:00
Eric German
92654628e5 ajustement pour l utilisation de modperl2 2007-03-09 13:57:08 +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
8807ddea7e LEMONLDAP::NG : new utility to convert configuration file into SQL instructions 2007-03-06 06:57:11 +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
f43dd65eb0 * delete doubled code
* dysplay bug correction in the manager
2007-03-02 19:07:08 +00:00
Xavier Guimard
8852e3db5d LEMONLDAP::NG : new feature: authentication via CAS 2007-03-01 20:03:19 +00:00
Eric German
403d9bc2bd version definitive 2007-03-01 10:36:20 +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
Eric German
433401d57a completion of initial depot 2007-02-27 10:55:32 +00:00
Eric German
d59e850519 completion of initial depot 2007-02-27 10:50:36 +00:00
Eric German
24d75a9acb initial import : implementes replication and soap service 2007-02-27 10:34:07 +00:00
Eric German
16af0c7709 petite modif 2007-02-26 16:30:16 +00:00
Eric German
be944c123c for modperl2 and replace die callback by log message 5 2007-02-26 16:21:56 +00:00
Eric German
2f4ccd8937 for modperl2 and replace die callback by log message 3 2007-02-26 16:18:24 +00:00
Eric German
1e65043e36 for modperl2 and replace die callback by log message 2007-02-26 16:15:01 +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
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
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
4a7b3cda7e Modules version changes. 2007-02-04 12:14:53 +00:00
Xavier Guimard
58efa9b4b7 Little correction 2007-02-03 21:46:45 +00:00
Xavier Guimard
086819cd21 Lemonldap::NG::Handler manpage update 2007-01-22 15:47:11 +00:00
Xavier Guimard
1e2d74157c Correction issued from the first test in real life:
* Close #306573 / forge.objectweb.org
 * Close #306574 / forge.objectweb.org
2007-01-17 20:00:54 +00:00
Xavier Guimard
391b0dffec Help in "General Parameters". 2007-01-14 20:54:52 +00:00
Xavier Guimard
91844e41be Little corrections 2007-01-14 19:39:07 +00:00
Xavier Guimard
4f9bb88369 I18n in javascript (close #306564 / forge.objectweb.org) 2007-01-14 13:09:10 +00:00
Xavier Guimard
03d1ceaa00 I18n of javascript started. To do later... 2007-01-14 07:51:44 +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
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
f1a9171c83 Localization of Manager interface 2006-12-31 15:43:59 +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
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
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
9dc9e85e98 Little correction in Manager POD 2006-12-24 09:05:11 +00:00
Xavier Guimard
93ec63106f Handler POD update 2006-12-24 08:37:49 +00:00
Xavier Guimard
f96f94bad5 Portal POD update 2006-12-24 08:37:27 +00:00
Xavier Guimard
9cdefde06f POD documentation and split Manager.pm in 2 pieces because inheritance of CGI is not compatible with the use of
AutoLoader (_HTML.pm).
2006-12-23 15:42:58 +00:00
Xavier Guimard
0761e8a7b2 More pod documentation in lemonldap-ng-manager 2006-12-23 08:56:30 +00:00
Xavier Guimard
b513eaa2b2 Little correction 2006-12-21 06:57:22 +00:00
Xavier Guimard
5e6140bebb Modif MANIFEST 2006-12-19 21:07:10 +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