Commit Graph

1116 Commits

Author SHA1 Message Date
Xavier Guimard
bbab81968e Really fix #665
Closes: #665
2014-02-07 06:14:42 +00:00
Clément Oudot
c9c483b04b make tidy 2014-01-17 22:42:21 +00:00
Xavier Guimard
ebd2240d3d Use $level when set in Common::CGI::userlog()
Closes: #665
2013-12-30 11:07:17 +00:00
Clément Oudot
d07de65d9a Add PID in syslog messages (#660) 2013-12-10 10:54:59 +00:00
Sandro Cazzaniga
19fc68d927 make tidy for new lemonldap-ng-cli 2013-11-26 09:19:28 +00:00
Xavier Guimard
f207134d51 Another FastCGI utf8 hook... 2013-10-27 07:11:34 +00:00
Clément Oudot
3106100c5d Possibility to autoconfigure LDAP notification backend from LDAP configuration backend (#457) 2013-10-22 16:26:20 +00:00
Xavier Guimard
fdb545ca69 Add "useLocalConf" parameter for the portal to increase performances
Closes: #628
2013-10-22 12:02:44 +00:00
Xavier Guimard
0fa68c790f Replace "fast" keyword by "fastcgi" 2013-10-22 04:39:40 +00:00
Xavier Guimard
e174ff4732 FastCGI portal 2013-10-21 21:24:03 +00:00
Xavier Guimard
0829a57f2e Use UTF-8 encoding in all Perl files 2013-10-19 16:34:20 +00:00
Xavier Guimard
f29d3b563e s/utf8/utf-8/ in HTTP headers
Closes: #626
2013-10-17 19:21:45 +00:00
Xavier Guimard
8b56492342 Remove debug line 2013-10-13 12:32:36 +00:00
Xavier Guimard
e14824c57f make tidy 2013-10-09 19:37:51 +00:00
David COUTADEUR
e64053a224 Adding LDAP backend for notification
references: #457
2013-10-09 14:53:11 +00:00
Xavier Guimard
13266e8930 New conf storage: JSONFile, just for fun 2013-10-09 04:05:57 +00:00
Xavier Guimard
0909f6cf2f Move regexps into Common 2013-10-03 04:18:16 +00:00
Clément Oudot
a724dc783f Manage error when LDAP connection is no available in LDAP configuration backend (#607) 2013-08-20 14:17:59 +00:00
Xavier Guimard
53e8d74758 make tidy 2013-07-17 06:32:29 +00:00
Xavier Guimard
8bfd7925ce Securize SQL queries 2013-07-12 07:58:46 +00:00
Xavier Guimard
1fbedb00e7 Securise SQL queries (not fully tested, must not be propagated to branch 1.2 !) 2013-07-12 07:54:35 +00:00
Xavier Guimard
a23a8482cd Create searchOnExpr() sub for Apache::Session::* browsing (related to #598) 2013-07-03 19:31:04 +00:00
Sandro Cazzaniga
201b609e7d make tidy 2013-06-28 09:13:00 +00:00
Sandro Cazzaniga
7462ff467d make tidy 2013-05-30 14:41:02 +00:00
Clément Oudot
0ec77fde48 Do not stack messages when configuration load is OK (#590) 2013-04-19 08:24:35 +00:00
Clément Oudot
7b8f67038c Import lemonldap-ng-cli into Manager module (#588) 2013-03-07 17:37:22 +00:00
Sandro Cazzaniga
5e36b3bc0d Remove unless #TODO as there is no need to lock database with PostgreSQL and other
transactional databases since we use a transaction.
2013-03-07 12:29:59 +00:00
Clément Oudot
38781620e0 Remove STDERR output from Conf/LDAP.pm (#589) 2013-03-06 13:17:18 +00:00
Xavier Guimard
c132bc3e1d Update authors, bug-report, copyright and license 2013-01-31 05:33:10 +00:00
Clément Oudot
13446072d0 Skin rules in trunk (#578) 2013-01-16 15:43:24 +00:00
Clément Oudot
c490cfa874 Convert old option useXForwardedForIP into trustedProxies (#559) 2013-01-10 10:40:19 +00:00
François-Xavier Deltombe
27bbde63b6 Replace useXForwardedFor option with trustedProxies (#559) 2013-01-03 18:28:55 +00:00
Clément Oudot
d8b2a46d0c Manage UTF-8 values for LDAP configuration backedn (#316) 2012-11-21 13:16:32 +00:00
François-Xavier Deltombe
be2a999f77 Update $VERSION in Common/crypto.pm (#512) 2012-11-05 14:36:47 +00:00
François-Xavier Deltombe
c7f5aa7fff Cipher key's size is free (it had to be 16 bytes long) (Lemonldap-512) 2012-11-05 13:36:32 +00:00
Clément Oudot
ea916ecdce Manage corrupted file sessions (#557) 2012-10-30 15:22:36 +00:00
Clément Oudot
290a4ce0e8 Fix deleteNotification web service with DBI backend (#537) 2012-09-25 15:09:31 +00:00
Sandro Cazzaniga
0bf0f9579c revert a commit because it warns during the tests 2012-09-21 08:16:24 +00:00
Sandro Cazzaniga
299ded8657 delete doublon 2012-09-21 08:02:26 +00:00
Clément Oudot
424221249f Fix extract_lang subroutine for Android devices (#530) 2012-09-12 16:02:19 +00:00
Sandro Cazzaniga
8e2a057193 Fix deleteNotification webservice in trunk 2012-09-08 10:55:55 +00:00
Clément Oudot
3780671816 Tidy notification code (#511) 2012-08-31 12:31:11 +00:00
Sandro Cazzaniga
8418a0a293 Fix notification SOAP webservice (coudot) 2012-08-31 10:43:01 +00:00
Sandro Cazzaniga
ebde8b126e Fix notification's purge 2012-08-31 10:06:48 +00:00
Clément Oudot
bc27d95a5c Fix notification delete SOAP service (#511) 2012-08-31 09:36:33 +00:00
Sandro Cazzaniga
21f9b5793d - deleteNotification webservice only deals with the given user uid, now. 2012-08-30 07:29:17 +00:00
Sandro Cazzaniga
511713bbed * [LEMONLDAP-511] Add a new webservice for deleting notifications 2012-08-28 06:45:12 +00:00
Sandro Cazzaniga
fc63c4035e - Fix a small typo that broke auth on the portal when notifications are enabled 2012-08-22 09:48:02 +00:00
Sandro Cazzaniga
35ee630780 * [LEMONLDAP-507] Warn the user when the create a fake safe jail 2012-08-20 08:19:37 +00:00
Sandro Cazzaniga
5852128cd5 make tidy on trunk/ 2012-08-14 12:01:10 +00:00
François-Xavier Deltombe
203b4f5d9c Remove session cache default namespace from code also in purgeLocalCache
+ udpate comments (Lemonldap-499)
2012-08-13 10:53:29 +00:00
François-Xavier Deltombe
94ea52a4af Add data reVHost in config only for portal (Lemonldap-500) 2012-08-09 18:42:40 +00:00
Sandro Cazzaniga
1da7f7c33f * [LEMONLDAP-498] Fix use of transactions in DBI config storage 2012-08-09 11:48:17 +00:00
Sandro Cazzaniga
f116372b37 Now it's Lemonldap::NG::Common::Notification 2012-07-26 09:05:06 +00:00
Xavier Guimard
0d54c80fcc Make tidy 2012-07-26 02:47:27 +00:00
Sandro Cazzaniga
d6ab796359 Proper new Lemonldap::NG::Common::Notification 2012-07-19 14:17:32 +00:00
Sandro Cazzaniga
8cff113ce5 Fix a dummy and invisible typo (Unrecognized character \\xC2; marked by <-- HERE after , %$all };<-- HERE near column 52 at /usr/local/share/perl/5.14.2/Lemonldap/NG/Common/Notification.pm line 83) 2012-07-19 10:28:20 +00:00
Sandro Cazzaniga
213c80888a * [LEMONLDAP-366] Replace notifications in Common 2012-07-12 21:04:06 +00:00
Sandro Cazzaniga
accc413b23 update version after changes 2012-07-11 13:34:58 +00:00
Sandro Cazzaniga
a0b680e8c7 - use closedir to close directory, not just close (which is for filehandle) 2012-07-11 13:33:12 +00:00
Sandro Cazzaniga
482c3c80bc [# LEMONLDAP-483] Remove all defined() on array or hash (deprecated) 2012-06-26 12:02:31 +00:00
François-Xavier Deltombe
64f26a226a Portal's and manager's CGI scripts runnable in shell (Lemonldap-476) 2012-06-13 18:43:27 +00:00
François-Xavier Deltombe
21617d55e6 Changes in script buildPortalWSDL (Lemonldap-473) 2012-06-12 15:46:18 +00:00
François-Xavier Deltombe
39bfd92a73 Repair SOAP service for error requests (Lemonldap-465) 2012-05-24 16:10:15 +00:00
Clément Oudot
979d1abe62 Tidy all the code (make tidy) 2012-02-29 13:19:57 +00:00
Clément Oudot
56581a13fc Reorganize files - work in progress (#444) 2012-02-28 22:52:36 +00:00