Commit Graph

294 Commits

Author SHA1 Message Date
Clément Oudot
821c731f00 Update doc script with wiki new links 2009-06-04 10:15:53 +00:00
Clément Oudot
de51daa694 Specification file for 0.9.4 2009-06-03 13:30:02 +00:00
Clément Oudot
1c04d52c5a Set default session lifetime to 72000 seconds (20 hours) 2009-06-03 09:40:56 +00:00
Clément Oudot
ffae7bc7e0 Update doc generation scripts with last modification on the wiki 2009-06-03 08:43:01 +00:00
Clément Oudot
a782f5e6b2 Add ERASECONFIG parameter 2009-06-02 13:48:48 +00:00
Clément Oudot
da49976ae9 LEMONLDAP::NG : install lmConfig_File2LDIF and sso.schema 2009-05-26 12:52:50 +00:00
Xavier Guimard
db4982564b Update portal manifest 2009-05-21 11:52:57 +00:00
Xavier Guimard
2cd9a07403 Documentation update 2009-05-06 11:25:56 +00:00
Xavier Guimard
294e35cbeb Error with PPolicy + CleanupHandler not launched 2009-04-11 06:13:28 +00:00
Xavier Guimard
2f5af7de52 Documentation update 2009-04-04 15:29:38 +00:00
Xavier Guimard
3b8b909f23 Little bug in CDA 2009-03-31 11:08:54 +00:00
Xavier Guimard
b0b971b241 Double session mechanism : 2 cookies are generated, 1 secured, the other not.
Handlers detects automatically the cookie to choose.
2009-03-31 10:52:43 +00:00
Xavier Guimard
d23ca2b2ba POST feature now encodes properly datas 2009-03-31 09:59:53 +00:00
Xavier Guimard
892606e62d Missing dependency, Closes #521959 / bugs.debian.org 2009-03-31 07:48:54 +00:00
Xavier Guimard
21d3ab4ebd Trying to implement get_key_from_all_sessions for Lemonldap::NG::Common::Apache::Session::SOAP 2009-03-20 12:03:15 +00:00
Xavier Guimard
231f54ddf0 * New authentication and userDB module : 'Multi' to chain authentication modules.
* Compilation for ModPerl::Registry by default
2009-03-08 08:50:58 +00:00
Xavier Guimard
167f85dd34 Documentation update 2009-02-27 16:51:19 +00:00
Xavier Guimard
c36344d63e Examples to increase portal performances under ModPerl::Registry 2009-02-26 06:55:22 +00:00
Xavier Guimard
859be3923f * Doxygen doc update
* More tests
* perltidy on tests
2009-02-25 18:10:07 +00:00
Xavier Guimard
07446ed429 More tests 2009-02-19 09:34:09 +00:00
Xavier Guimard
9fdea7384f make cpan updates META.yml 2009-02-19 08:26:22 +00:00
Xavier Guimard
953090f0a5 Documentation update 2009-02-17 17:05:02 +00:00
Xavier Guimard
ffb5ee8e33 Doxygen filter modification to show authentication process methods 2009-02-17 14:56:38 +00:00
Xavier Guimard
dc637c297b Test more clean 2009-02-16 11:19:05 +00:00
Xavier Guimard
0f6a546727 Documentation update 2009-02-15 19:46:01 +00:00
Xavier Guimard
3c85a9d980 Documentation for notifications system 2009-02-13 10:25:09 +00:00
Xavier Guimard
15e4a17bd8 * Typo in debian/control
* Notification/DBI.pm is now running
2009-02-13 09:26:02 +00:00
Xavier Guimard
f8169c1909 Notification system in progress :
* File storage is running
 * DBI storage has not yet been tested
Documentation update
2009-02-11 16:18:38 +00:00
Clément Oudot
33d43ffd75 LEMONLDAP::NG : Apply patch for cronjob (issue #312315) 2009-02-10 16:32:56 +00:00
Xavier Guimard
4e6d303cb3 changelog update 2009-02-08 19:14:43 +00:00
Xavier Guimard
b275ee2ac8 LEMONLDAP::NG : WSDL is now clean 2009-02-08 17:12:42 +00:00
Xavier Guimard
1800497815 LEMONLDAP::NG : propagation of 0.9.3.4 changes 2009-02-05 17:05:18 +00:00
Xavier Guimard
26492b5723 LEMONLDAP::NG : hide password in AuthBasic 2009-02-03 17:49:10 +00:00
Xavier Guimard
a25e10b040 LEMONLDAP::NG : * documentation modification
* SOAP service to update notification database
2009-02-03 09:36:13 +00:00
Xavier Guimard
3f9e46d3c9 LEMONLDAP::NG : links system between classes 2009-02-02 09:09:26 +00:00
Xavier Guimard
1b6f56699a LEMONLDAP::NG : Missing file Portal/Notification.pm 2009-02-02 08:53:51 +00:00
Xavier Guimard
85d765a002 LEMONLDAP::NG : WSDL for portal + dependency of Crypt::Rijndael in Debian 2009-02-01 15:38:06 +00:00
Xavier Guimard
477aa41115 LEMONLDAP::NG : update branch 0.9.3 2009-01-25 17:23:15 +00:00
Xavier Guimard
995149b61b LEMONLDAP::NG : changelog update 2009-01-22 10:02:29 +00:00
Xavier Guimard
fa354c645e LEMONLDAP::NG : starting development version 0.9.4 2009-01-17 12:41:41 +00:00
Xavier Guimard
1aa1c18824 LEMONLDAP::NG : documentation update 2009-01-16 09:27:37 +00:00
Clément Oudot
61e0ac6d96 LEMONLDAP::NG : Add new wiki pages in doc.pl 2009-01-13 16:42:31 +00:00
Clément Oudot
599dcadbdb LEMONLDAP::NG : Hack the cronjob file in RPM since APACHEUSER is no more used in make install 2009-01-13 09:45:22 +00:00
Clément Oudot
8ff2e446ee LEMONLDAP::NG : update scriplets in RPM packaging 2009-01-12 16:17:33 +00:00
Clément Oudot
224bfa1217 LEMONLDAP::NG : Update spec file to build on Fedora 10 2009-01-12 11:13:23 +00:00
Clément Oudot
7c9a9458ee LEMONLDAP::NG : Remove unwanted files (perllocal.pod, .packlist) in RPM packaging 2009-01-12 10:07:59 +00:00
Xavier Guimard
a79ba6de02 LEMONLDAP::NG : patch is missing in README 2009-01-12 09:17:07 +00:00
Clément Oudot
b848c55ae2 LEMONLDAP::NG : Split RPM in subpackages 2009-01-09 16:12:39 +00:00
Clément Oudot
e2a7eca513 LEMONLDAP::NG : Add a patch for cronjob in RPM packaging 2009-01-07 16:03:34 +00:00
Clément Oudot
be5cd7d45c LEMONLDAP::NG : RPM packaging : modify Epoch to override old RPMForge packages 2009-01-06 10:31:40 +00:00
Clément Oudot
8c0eefb32f LEMONLDAP::NG : Work on RPM packaging 2009-01-05 17:13:16 +00:00
Xavier Guimard
486666a611 LEMONLDAP::NG : * Debian first install failed
* Doxygen documentation in progress
                  => Version 0.9.3.2
2009-01-03 08:49:30 +00:00
Xavier Guimard
d82314f6e0 LEMONLDAP::NG : Version 0.9.3.1 (Solve pb in Debian build) 2008-12-31 13:17:41 +00:00
Xavier Guimard
4b57751fe8 LEMONLDAP::NG : ** READY FOR 0.9.3 **
- Better Makefile
2008-12-31 10:39:39 +00:00
Xavier Guimard
bdc254dc8a LEMONLDAP::NG : documentation update 2008-12-30 10:58:28 +00:00
Xavier Guimard
62b02d49fd LEMONLDAP::NG : Doxygen documentation in progress 2008-12-30 09:37:56 +00:00
Xavier Guimard
78b0da30c0 LEMONLDAP::NG : apps and doc directory were missing in install_site target 2008-12-29 14:47:01 +00:00
Xavier Guimard
dd2bc3e636 LEMONLDAP::NG : I forgot Doxygen configuration file 2008-12-29 10:33:34 +00:00
Xavier Guimard
7361207b88 LEMONLDAP::NG : New Makefile target "make doxygen" 2008-12-29 10:19:04 +00:00
Xavier Guimard
294cd483fb LEMONLDAP::NG : Error in Makefile (for packaging only): storage.conf was not well formed 2008-12-29 07:58:59 +00:00
Xavier Guimard
ad0ed7f3ba LEMONLDAP::NG : "all" was not default target 2008-12-26 09:51:46 +00:00
Xavier Guimard
2c34414f5d LEMONLDAP::NG : make test failed at first install 2008-12-26 09:39:32 +00:00
Clément Oudot
814857937b LEMONLDAP::NG : clean apache conf 2008-12-25 18:48:50 +00:00
Xavier Guimard
e4a7734f23 LEMONLDAP::NG : dependencies 2008-12-25 08:21:30 +00:00
Xavier Guimard
1d1fbbe1c2 LEMONLDAP::NG : cleanup 2008-12-25 07:16:56 +00:00
Xavier Guimard
44cc396a83 LEMONLDAP::NG : Few things... 2008-12-24 14:35:49 +00:00
Xavier Guimard
b96cad7a18 LEMONLDAP::NG : Status has been broken by new storage.conf capability 2008-12-24 09:55:09 +00:00
Xavier Guimard
8e6c8de591 LEMONLDAP::NG : I think version 0.9.3 is ready... 2008-12-24 08:32:11 +00:00
Xavier Guimard
aeefee4ec4 LEMONLDAP::NG : Debian installation in progress 2008-12-24 07:22:42 +00:00
Xavier Guimard
43120ba4d4 LEMONLDAP::NG : cleanup 2008-12-22 17:50:12 +00:00
Xavier Guimard
5ba1178057 LEMONLDAP::NG : New Makefile in progress. Debian install is broken for now. 2008-12-22 17:49:36 +00:00
Xavier Guimard
82fd48c92e LEMONLDAP::NG : doc update 2008-12-20 07:18:17 +00:00
Xavier Guimard
8b0058e546 LEMONLDAP::NG : little bug in Proxy.pm and debconf dependency 2008-12-13 17:12:14 +00:00
Xavier Guimard
ebb1d13a2e LEMONLDAP::NG : documentation update 2008-12-13 09:52:53 +00:00
Clément Oudot
66fd842630 LEMONLDAP::NG : Remove non created wiki pages from local doc 2008-12-10 16:55:00 +00:00
Clément Oudot
36e38a0af4 LEMONLDAP::NG : Adapt doc.pl to new wiki documentation 2008-12-10 16:24:04 +00:00
Xavier Guimard
e4603c4276 LEMONLDAP::NG : Regexp::Assemble dependency in Debian 2008-12-03 16:09:33 +00:00
Xavier Guimard
d63589f919 LEMONLDAP::NG : typo... 2008-12-01 18:27:30 +00:00
Xavier Guimard
f4aa93f57f LEMONLDAP::NG : Debian installation in progress... 2008-12-01 17:48:37 +00:00
Xavier Guimard
6dc275710c LEMONLDAP::NG : * avoid a little warning in tests
* Manager/Sessions.pm and purgeCentralCache now use the same Apache::Session get_key_from_all_sessions() function
2008-12-01 17:21:34 +00:00
Xavier Guimard
9b46d1fba0 LEMONLDAP::NG : * Portal/Menu.pm depends from XML::LibXML
* Links in Debian examples installation
2008-11-26 07:40:42 +00:00
Xavier Guimard
5926aed0e7 LEMONLDAP::NG : COMMIT in DBI.pm and pb in make test 2008-11-22 18:09:57 +00:00
Xavier Guimard
eea294ce3b LEMONLDAP::NG : Manager/Base.pm becomes Common/CGI.pm 2008-11-20 06:53:44 +00:00
Xavier Guimard
2718750aed LEMONLDAP::NG : documentation in storage.conf 2008-11-19 18:04:00 +00:00
Xavier Guimard
c9fc66bbef LEMONLDAP::NG : Conf.pm now can use local cache. If "localStorage" is set in "configStorage" :
* getConf acts as a "must-revalidate" proxy for the configuration (get numConf
                   from globalCache and give local conf if ti's the same number
                 * if "local=>1" is set when calling getConf, globalConfiguration number is not
                   checked and it returns local config

                Handler/SharedConf will so be simplified
2008-11-19 17:49:46 +00:00
Xavier Guimard
45670f3d21 LEMONLDAP::NG : bless was not safe in Conf.pm 2008-11-19 11:25:35 +00:00
Xavier Guimard
f68de89899 LEMONLDAP::NG : Debian installation in progress ... 2008-11-19 11:19:37 +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
d88ae29227 LEMONLDAP::NG : new customFunctions feature (+ perltidy everywhere) 2008-11-17 14:02:50 +00:00
Clément Oudot
e5d13fdf17 LEMONLDAP::NG : Add Sessions Explorer in Application Menu 2008-11-16 12:40:28 +00:00
Xavier Guimard
b6102d9974 LEMONLDAP::NG : Debian in progress... 2008-11-12 16:41:18 +00:00
Xavier Guimard
1aafc1049c LEMONLDAP::NG : Debian installation in progress... 2008-11-12 15:35:27 +00:00
Xavier Guimard
4e62c21418 LEMONLDAP::NG : Debian dependencies and missing apache configuration files in Debian example files 2008-11-11 20:41:34 +00:00
Xavier Guimard
701c342268 LEMONLDAP::NG : Debian installation update since Makefile changes 2008-11-11 19:06:46 +00:00
Xavier Guimard
aedf90d531 LEMONLDAP::NG : * protection system of Manager/Sessions.pm is now included in Handler/CGI.pm
* Handler depends now from CGI (Handler/CGI.pm)
                * Lintian says that postinst must include "set -e"
2008-11-11 15:21:31 +00:00
Clément Oudot
72550385f2 LEMONLDAP::NG : preparation for v0.9.3 and full installation RPM 2008-10-14 15:50:37 +00:00
Clément Oudot
23b0a9e2bb LEMONLDAP::NG : put all configuration in /etc/lemonldap-ng/ 2008-10-13 20:52:43 +00:00
Clément Oudot
a65dde4c5b LEMONLDAP::NG : First build specification for RedHat/CentOS by David Hannequin 2008-10-13 20:42:42 +00:00
Clément Oudot
02fb3d966a LEMONLDAP::NG : brand new WebSSO example installation 2008-10-03 16:12:36 +00:00
Clément Oudot
b9b39143db LEMONLDAP::NG : New Portal::Error module and test page 2008-09-28 17:05:17 +00:00
Clément Oudot
6623c149f6 LEMONLDAP::NG : corrections on enhanced menu 2008-09-26 07:36:30 +00:00
Xavier Guimard
7fdab965d5 LEMONLDAP::NG : grant system in Menu.pm (not yet tested) 2008-09-21 09:50:32 +00:00
Xavier Guimard
3acc8586d0 LEMONLDAP::NG : index.html ordered 2008-08-30 09:20:02 +00:00
Xavier Guimard
0e066a1f85 LEMONLDAP::NG : documentation update (issued from "make documentation") 2008-08-30 07:59:02 +00:00
Clément Oudot
c2739e5af8 Add CSS and index page to off-line documentation 2008-08-29 14:01:58 +00:00
Xavier Guimard
d7817c8b6a LEMONLDAP::NG : Changelogs update 2008-08-25 20:10:54 +00:00
Xavier Guimard
7853475b6e LEMONLDAP::NG : (Manager) invalid path in Debian inst and default graphics settings change 2008-08-11 14:45:35 +00:00
Xavier Guimard
59bbd54920 LEMONLDAP::NG : documentation update + missing images 2008-07-04 10:11:40 +00:00
Xavier Guimard
080d57df82 LEMONLDAP::NG : begin new version 2008-07-04 09:56:10 +00:00
Xavier Guimard
f595cf6256 LEMONLDAP::NG : new documentation page 2008-07-04 09:53:53 +00:00
Xavier Guimard
f362d41430 LEMONLDAP::NG : VERSION 0.9.2
* lintian corrections
2008-06-24 13:37:58 +00:00
Xavier Guimard
5078dd1c84 LEMONLDAP::NG : Debian sv translation 2008-06-24 12:01:51 +00:00
Xavier Guimard
6d66965b7a LEMONLDAP::NG :
* UTF8 support in Manager
		* Beginning of Debian-like installation for other distributions
2008-06-13 14:35:50 +00:00
Xavier Guimard
dfc9461f15 LEMONLDAP::NG : changelog update 2008-06-06 04:31:42 +00:00
Xavier Guimard
6679fe6f2b LEMONLDAP::NG : tests update 2008-06-06 03:53:14 +00:00
Xavier Guimard
aca6815c1b LEMONLDAP::NG : New auth architecture in Portal 2008-05-30 04:47:32 +00:00
Xavier Guimard
f393d06a3d LEMONLDAP::NG : Czech translation of lemonldap-ng debconf 2008-05-28 08:50:41 +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
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
e1e9487caf LEMONLDAP::NG : new module AUthBasic : authentication => WWW-Authenticate + authorization => Lemonldap::NG 2008-05-19 09:39:15 +00:00
Xavier Guimard
c5722ed4c3 LEMONLDAP::NG : little bugs in Status.pm 2008-05-19 09:18:00 +00:00
Xavier Guimard
fe5005d46f LEMONLDAP::NG : Liberty-Alliance portal is now managed like classic portal 2008-05-18 16:30:16 +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
62a2742b06 LEMONLDAP::NG : new dependencies 2008-05-10 19:42:54 +00:00
Xavier Guimard
23578390f3 LEMONLDAP::NG documentation update 2008-05-10 19:36:24 +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
2b6599f043 LEMONLDAP::NG : The input fields size in manager window can now be customized 2008-05-07 18:15:32 +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
Xavier Guimard
7c2976cac8 LEMONLDAP::NG : examples files where not in the good place 2008-05-06 08:52:27 +00:00
Xavier Guimard
7b5e86351e LEMONLDAP::NG : integration of new CSS 2008-05-06 05:59:19 +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
Thomas CHEMINEAU
098e24e9b2 add libcgi-session-perl as suggested dependency 2008-04-07 16:59:14 +00:00
Xavier Guimard
edfb4aa305 LEMONLDAP::NG : update module versions and changelogs 2008-04-07 13:04:14 +00:00
Xavier Guimard
af5541480a LEMONLDAP::NG : documentation update 2008-04-06 14:53:04 +00:00
Xavier Guimard
9ac33e56e3 LEMONLDAP::NG : 1 regexp not very clean 2008-03-18 15:58:26 +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
d0da83c4a0 LEMONLDAP::NG : corrections issued from lintian 2008-02-26 19:43:05 +00:00
Xavier Guimard
a702383370 LEMONLDAP::NG : Debian liblasso-perl package is in status "suggests" instead of "Depends" 2008-02-26 18:57:33 +00:00
Xavier Guimard
481975df88 LEMONLDAP::NG : bugs in documentation import + missing documentation 2008-02-25 11:32:36 +00:00
Xavier Guimard
f45492b278 LEMONLDAP::NG : doc.pl is modified due to a xwiki bug 2008-02-25 05:31:29 +00:00
Xavier Guimard
5048ce41c0 LEMONLDAP::NG : documentation update 2008-02-16 22:21:24 +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
Xavier Guimard
a78fc22efb LEMONLDAP::NG : Example configuration bug + documentation update 2008-02-01 08:34:28 +00:00
Xavier Guimard
cbc3c62746 LEMONLDAP::NG : the purgeCentralCache was not cleanly installed in Debian process (Closes: #461572 / bugs.debian.org) 2008-01-30 15:41:42 +00:00
Xavier Guimard
b8b463c493 LEMONLDAP::NG : German translation for debconf 2008-01-30 15:11:29 +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