Commit Graph

760 Commits

Author SHA1 Message Date
Xavier Guimard
6fedd78168 Debian upgrade 2009-12-17 10:26:59 +00:00
Xavier Guimard
68950a6f00 securedCookie was not uploaded 2009-12-16 21:30:23 +00:00
Xavier Guimard
37678b0912 Bugs :
* images path in jquery-ui-1.7.2.custom.css
 * Upload conf lost exportedHeaders when virtualHosts node was not open
 * logError is now defined in Conf.pm, so must not be redefined in Conf/LDAP.pm
2009-12-16 21:13:29 +00:00
Xavier Guimard
ffcda761f6 Debug in progress... 2009-12-16 16:49:17 +00:00
Clément Oudot
5b82343808 Reorganize issuer methods in process() 2009-12-16 15:53:49 +00:00
Clément Oudot
5301b501a7 Manager graphical work 2009-12-16 14:42:07 +00:00
Xavier Guimard
08eb1f8618 lmMigrateConfFiles2ini now can be used to upgrade 2009-12-16 11:18:46 +00:00
Xavier Guimard
0e65a2bf44 New utility to migrate from <0.9.5 to >=0.9.5 2009-12-16 06:38:39 +00:00
Clément Oudot
578d0a0d59 Add in li classes to enable CSS icon customization in IE 6 2009-12-15 17:21:37 +00:00
Xavier Guimard
703b3d64b0 New feature : convertConfig 2009-12-15 16:31:13 +00:00
Clément Oudot
b289a53608 Begin Manager graphical customization 2009-12-14 16:53:49 +00:00
Xavier Guimard
4657e82a94 Insert more parameters in manager 2009-12-14 14:01:46 +00:00
Clément Oudot
3b30a72d23 Manager corrections for manual installation (make && make install) 2009-12-14 09:52:21 +00:00
Xavier Guimard
4949725c53 Error in previous commit 2009-12-14 07:11:18 +00:00
Xavier Guimard
451f723b77 Bad chown 2009-12-14 07:04:02 +00:00
Xavier Guimard
dcd4905342 * Update Perl and Debian dependencies, and debian/rules for the new manager
* Add pod skeleton for Manager.pm
 * correct pod for IssuerDB*
2009-12-13 15:40:33 +00:00
Xavier Guimard
5b2363b959 perltidy 2009-12-11 21:17:06 +00:00
Xavier Guimard
b2a450f671 Unused dirs 2009-12-11 19:23:24 +00:00
Xavier Guimard
7d11dfdf1b New manager in progress 2009-12-11 19:22:37 +00:00
Xavier Guimard
b301a5b5c8 New manager 2009-12-11 18:17:00 +00:00
Xavier Guimard
04ed7be634 exported vars are now asked to the LDAP server (instead of *) 2009-12-10 21:48:43 +00:00
Clément Oudot
5499a042ab Replace SAML* methods by IssuerDB* methods, allowing use of other IssuerDB modules 2009-12-10 17:03:57 +00:00
Clément Oudot
1f0b9ed10c First implementation of Auth/UserDB/PasswordDB DBI 2009-12-10 11:30:43 +00:00
Xavier Guimard
4b6e7ec186 New manager in progress (i18n) 2009-12-08 21:46:38 +00:00
Xavier Guimard
5e951ad2da New manager in progress... 2009-12-08 19:34:31 +00:00
Xavier Guimard
dd66b4c31c Bugs correction reported to 0.9.4 2009-12-07 21:17:06 +00:00
Clément Oudot
ec1ade733e /adminSessions in Apache configuration 2009-12-07 11:39:29 +00:00
Clément Oudot
ad1af9b081 Add test script for UserDBEnv 2009-12-07 11:36:03 +00:00
Clément Oudot
4ce57432a2 Use local configuration to override sessions.pl parameters 2009-12-07 09:52:19 +00:00
Clément Oudot
3faa932908 New userDB module: UserDBEnv, allows to collect environment variable as session elements, very usefull with AuthSSL 2009-12-04 17:01:30 +00:00
Clément Oudot
e6425fc7eb Do not display login form if there is an external authentication error 2009-12-04 15:12:40 +00:00
Clément Oudot
0cf5c8eec6 Apply patch for tabindex (close patch #314520) 2009-12-04 10:13:59 +00:00
Clément Oudot
f55416d58d Correct conf values in example files 2009-12-04 09:59:21 +00:00
Clément Oudot
65387caebe Do not use allowempty flag in Config::IniFiles (close bug #314539) 2009-12-04 09:44:37 +00:00
Xavier Guimard
71fce1ff77 Debian japanese translation (Closes: #559396/bugs.debian.org) 2009-12-04 09:23:44 +00:00
Clément Oudot
6a24eebcc7 Correct a bug if status is configured without localStorage, add a specific ErrorDocument for code 500 2009-12-03 15:45:13 +00:00
Clément Oudot
9d7e1a85c1 Move default values in setDefaultValues 2009-12-03 13:51:55 +00:00
Clément Oudot
36e8868e31 Add parameter cookieExpiration (close feature request #314368) 2009-12-03 11:47:50 +00:00
Clément Oudot
f8fb163523 Add unit test for LDAP configuration backend 2009-12-03 11:27:48 +00:00
Clément Oudot
b32ff75a4f Little corrections for a clean make && make test 2009-12-03 10:18:49 +00:00
Xavier Guimard
061994cfcc Debian tests 2009-12-03 10:08:33 +00:00
Clément Oudot
4c1574e034 Merge apply.conf in lemonldap-ng.ini 2009-12-03 09:56:45 +00:00
Clément Oudot
0ea44c2389 Merge storage.conf and localconf.ini in lemonldap-ng.ini 2009-12-02 15:08:35 +00:00
Clément Oudot
acbc7a677c Correct warning for Lemonldap::NG::Common in make test 2009-12-02 09:01:17 +00:00
Clément Oudot
70522969f3 Add possibility to use a local configuration file (localconf.ini) to override configuration parameters 2009-11-30 16:46:14 +00:00
Clément Oudot
ca905f3477 Update portal MANIFEST 2009-11-27 17:12:43 +00:00
Xavier Guimard
a9d4ed04bb searchOn was not running 2009-11-26 16:33:31 +00:00
Xavier Guimard
7d4a491af3 * Remove class variable in handler (to do later)
* little bug in _LDAP
* new parameter singleUserByIp + removeOther() try to purge local cache
2009-11-25 12:38:22 +00:00
Clément Oudot
b972c10a20 Use configuration parameters for portal customization 2009-11-25 08:44:12 +00:00
Clément Oudot
9ac349e458 Update to jQuery 1.3.2 (Closes: #314394) 2009-11-17 22:37:38 +00:00