Commit Graph

353 Commits

Author SHA1 Message Date
Xavier Guimard
84a56ef1d8 - make tidy
- OpenID log levels
- DIFFPREFIX in Makefile (for vservers,...)
2010-10-03 18:32:53 +00:00
Xavier Guimard
cb7c1edc37 For an obscur reason, some doxygen png are not generated, a little patch is now included in Makefile 2010-10-03 12:20:54 +00:00
Xavier Guimard
2ae2c53868 Doxygen comments 2010-10-03 10:26:50 +00:00
Xavier Guimard
5dd15f78f3 - Doxygen doc in progress
- lmLog display caller in case of level != debug
2010-10-03 08:25:40 +00:00
Xavier Guimard
1fa1f29329 New script to find messages to explein in documentation 2010-10-02 08:33:33 +00:00
Clément Oudot
87ecd62aae Add rewrite rules for CAS/SAML/OpenID everywhere 2010-10-01 07:47:14 +00:00
Xavier Guimard
304815bc26 Little error 2010-09-30 21:00:03 +00:00
Xavier Guimard
18c6744d4f Debian install:
- preinst : remove index.pl if equal to example
 - postinst: install links to apache conf files in sites-available
2010-09-30 20:40:33 +00:00
Xavier Guimard
f804756fad Debian install: links in /etc/apache2/sites-available 2010-09-30 20:20:12 +00:00
Clément Oudot
6147019e90 * Portal error page merged with main portal script
* Option to use Redirect instead of Forbidden in Handler (#6)
2010-09-28 14:40:50 +00:00
Xavier Guimard
471a255ccc Preserve links in skin dir 2010-09-25 10:07:42 +00:00
Clément Oudot
c3e9fbba7e Module to manage SAML Common Domain Cookie (#18) 2010-09-24 14:23:27 +00:00
Xavier Guimard
dd1b73d8c4 Debugging for CGIs when using cig-script instead of ModPerl::Registry (this become the default for Debian install) 2010-09-24 07:40:51 +00:00
Clément Oudot
cccc42fa66 Application list removed from ini file and stored in first configuration file (#29) 2010-09-23 10:49:02 +00:00
Clément Oudot
dacecbf3a1 Remove apps/ from installation (#29) 2010-09-20 15:27:03 +00:00
Xavier Guimard
e8b2860ff6 - Missing Debian dependencies
- META.yml update
2010-09-19 09:29:40 +00:00
Xavier Guimard
8843356a97 Now Debian installs pl files as symbolic links 2010-09-06 08:39:39 +00:00
Xavier Guimard
9cae299dfc "make dist" does not display any errors now 2010-09-02 10:23:27 +00:00
Xavier Guimard
4c17e319f0 Delete some errors in "make dist" 2010-09-01 09:59:19 +00:00
Xavier Guimard
a54b43a4c8 * jquery not managed in Debian install for "impact"
* new sub searchLt in Common/Apache/Session.pm to be used later by purgeCentralCache
 * lemonldap-ng.ini: link to lemonldap/ow2.org instead of direct link on Wiki
 * Some unused Data::Dumper
2010-09-01 09:47:46 +00:00
Xavier Guimard
13db192f6c Some Debian little things... 2010-08-31 06:51:02 +00:00
Clément Oudot
c6c8024326 Manage CAS URLs (#101) 2010-08-23 16:41:38 +00:00
Clément Oudot
164ff62b1b Remove sessions explorer images dir from Makefile (#LEMONDLAP-22) 2010-08-18 15:42:19 +00:00
Xavier Guimard
2ec7297695 Upgrade to JQuery-1.4.2 step 2 2010-08-18 14:08:30 +00:00
Clément Oudot
9c5d2e648c Hash default values in subDefaultConf, and do not initialize macros config key to get default values in Manager 2010-08-16 14:05:27 +00:00
Clément Oudot
ae4fb60d8a Remove whatToTrace default value to use value from Manager, or default value from the code 2010-08-16 12:56:39 +00:00
Xavier Guimard
e1fa0ec489 * JSON.pm dependency
* Ajax error when JSON.pm is missing
* unused file
2010-08-12 08:01:58 +00:00
Xavier Guimard
ccea1947fb Missing dependencies + Typo 2010-08-05 16:02:30 +00:00
Xavier Guimard
b7d13eafac Debian dependencies 2010-08-05 08:20:31 +00:00
Xavier Guimard
b12e287acb Debian update 2010-08-03 07:28:04 +00:00
Clément Oudot
00ef7ef782 Create reload virtualhost, so that test applications configuration can be safely removed (#130) 2010-07-28 14:34:38 +00:00
Clément Oudot
34d93c277e Doc update: Sympa special Handler 2010-07-28 14:10:33 +00:00
Clément Oudot
1dc1f926e4 Add timeout, version and binary attributes options for LDAP configuration (closes #129) 2010-07-28 10:00:30 +00:00
Clément Oudot
f51a9c3fae Doc update: form replay(#4) 2010-07-26 14:58:46 +00:00
Clément Oudot
3f0a27a6ad Add GET and POST parameters in test page 2010-07-26 14:28:02 +00:00
Clément Oudot
d295db2aa5 Doc update: Google Apps 2010-07-26 10:17:45 +00:00
Clément Oudot
bde14e8852 Doc update:
* Typo in Zimbra
* New reference: Region Basse-Normandie
* SAML (SP and IDP) (Closes #131)
2010-07-23 14:17:57 +00:00
Clément Oudot
6edaf7c264 Doc update:
* AuthNull
* CustomFunctions
2010-07-22 10:13:41 +00:00
Clément Oudot
d475674b4c * Modify some default conf values
* Add missing SAML error codes to portal CGI
2010-07-05 21:09:55 +00:00
Clément Oudot
192dd9c8e1 Preparation for 1.0rc2 release 2010-07-05 16:20:17 +00:00
Xavier Guimard
1f3aaf3e9c Default values in doc 2010-06-23 10:12:01 +00:00
Clément Oudot
71f9c79e9a Update doc and add MediaWiki page 2010-06-16 08:31:32 +00:00
Xavier Guimard
11dd597a41 Some Lintian tips 2010-06-08 10:39:34 +00:00
Xavier Guimard
47d38c7e3f New debconf translation (Closes: #584453 / bugs.debian.org) 2010-06-04 08:35:53 +00:00
Xavier Guimard
aa06d53bcf New dependency not inserted in control files (Crypt::OpenSSL::X509) 2010-05-31 15:44:40 +00:00
Clément Oudot
b1c87f1e49 Sympa Handler:
* Read sympa secret from configuration
* Add mail session key parameter
* Install Sympa Handler
* Closes #55
2010-05-21 15:53:54 +00:00
Xavier Guimard
3844ba4192 "make tidy" 2010-05-12 04:04:10 +00:00
Clément Oudot
f7fc51100c Zimbra Handler:
* Parameters are now read from main configuration
* Zimbra parameters in Manager
* Add zimbraSsoUrl to catch the local SSO URL (Apache configuration is now very easy)
2010-05-07 10:42:38 +00:00
Thomas CHEMINEAU
f60e65166d adding Lemonldap::NG::Handler::UpdateCookie.pm and associated files 2010-05-05 16:49:26 +00:00
Clément Oudot
2007ac3814 Typo in Zimbra doc 2010-05-05 13:11:26 +00:00