Commit Graph

215 Commits

Author SHA1 Message Date
Xavier Guimard
c9b8b4fc7d New feature: capability to minify CSS and Javascript (ready in debian/rules, just to uncomment) 2009-12-31 11:10:05 +00:00
Xavier Guimard
dacd95ddde Date in readable format 2009-12-31 07:50:07 +00:00
Xavier Guimard
7d83901ffb Configuration datas 2009-12-30 20:00:54 +00:00
Xavier Guimard
19ae0803ec Conf datas (not finished) 2009-12-30 17:02:23 +00:00
Xavier Guimard
1c1ea8fef0 "Delete virtual host" and "force" system to upload an old config 2009-12-30 15:40:37 +00:00
Xavier Guimard
7850694433 Boolean type
"New virtual host" is ready
2009-12-30 14:22:24 +00:00
Xavier Guimard
c759234a9a "New virtual host" (not finished) 2009-12-29 17:03:24 +00:00
Clément Oudot
8d352abeb2 Little error in make test 2009-12-24 11:49:39 +00:00
Xavier Guimard
a30b0b986b Sort in File and bugs 2009-12-23 12:55:23 +00:00
Xavier Guimard
d8b59e0573 Authentication parameters now depends on 'authentication' and 'userDB' values 2009-12-23 09:37:38 +00:00
Xavier Guimard
23ee91c414 Modify _DBI::checkPassword to make it reuseable by another module than AuthDBI 2009-12-22 08:46:54 +00:00
Clément Oudot
99df048c13 Absolute position for help div 2009-12-20 09:28:17 +00:00
Xavier Guimard
833792d604 New manager:
* translation update
 * display errors and warnings in #help_content
2009-12-20 08:49:45 +00:00
Xavier Guimard
567dd1d241 New manager in progress: now displays errors on upload 2009-12-19 21:40:53 +00:00
Xavier Guimard
4d47d92749 * Debian upgrade for jquery management
* SQL injection protection for DBI
 * Regexp to control user field
 * Missing parameters in _Struct.pm
 * Bad errors management in Uploader
2009-12-19 08:57:59 +00:00
Xavier Guimard
29b8c86848 Doxygen doc 2009-12-17 19:20:17 +00:00
Clément Oudot
f5ddb0b9be Set default help for groups and virtualhosts nodes 2009-12-17 11:24:25 +00:00
Clément Oudot
b31c507b1b Use jQuery UI styles 2009-12-17 11:03:27 +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
5301b501a7 Manager graphical work 2009-12-16 14:42:07 +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
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
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
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
Clément Oudot
4ce57432a2 Use local configuration to override sessions.pl parameters 2009-12-07 09:52:19 +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
Clément Oudot
b32ff75a4f Little corrections for a clean make && make test 2009-12-03 10:18:49 +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
70522969f3 Add possibility to use a local configuration file (localconf.ini) to override configuration parameters 2009-11-30 16:46:14 +00:00
Xavier Guimard
6757b945ae svn:executable property 2009-11-08 18:47:09 +00:00
Xavier Guimard
95424e487a * New manager in progress
* Strange problem with Net::LDAP in mpm-worker environment (not fixed)
 * Clean lock files when using Apache::Session::File
2009-10-30 17:27:36 +00:00
Xavier Guimard
7a04829a08 New portal parameters : singleIP and singleSession 2009-10-21 12:43:13 +00:00
Xavier Guimard
b5dc7730f2 Perl dependencies update 2009-10-17 08:06:41 +00:00
Xavier Guimard
0a6aa028c6 Sort in Sessions.pm 2009-10-13 15:25:16 +00:00
Xavier Guimard
def1d50780 Closes #314192 2009-10-11 11:28:25 +00:00
Xavier Guimard
bf6230c5ac VERSION 0.9.4.1 2009-10-11 08:13:50 +00:00
Xavier Guimard
6e113f1107 * rename $safe to $msafe to avoid conflicts between safe from Handler/CGI and msafe from Manager
* safe must not be exported by Handler/Simple: safe is compiled for each calling packages
2009-10-01 19:37:27 +00:00
Xavier Guimard
48ac5bd591 * New authentication scheme : Relay (queries by SOAP another portal)
* syslog facility was not taken in account
* Missing HTTP::Headers dependency
* lmConfigEditor must not display reVHosts and cipher which are calculated by Conf.pm
* bad Apache security in Debian configuration files
2009-09-23 12:42:34 +00:00
Clément Oudot
a9ab9143b2 Use correct version number for RPM dependency management 2009-07-06 12:42:12 +00:00
Xavier Guimard
f573c2f571 VERSION conflicts for CPAN 2009-06-29 12:04:43 +00:00
Clément Oudot
2537e92fe0 Use confFile instead of File in configStorage examples 2009-06-29 11:29:52 +00:00