Commit Graph

2896 Commits

Author SHA1 Message Date
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
1fc09658d8 Missing constants in @EXPORT 2013-10-21 18:55:48 +00:00
Xavier Guimard
d13adf8fc8 Add optimization proposed by Jean-Charles + stupid bug 2013-10-20 05:32:43 +00:00
Xavier Guimard
ef0fef4e83 More comments 2013-10-19 16:41:58 +00:00
Xavier Guimard
199e14772e Cosmetic change 2013-10-19 16:37:01 +00:00
Xavier Guimard
0829a57f2e Use UTF-8 encoding in all Perl files 2013-10-19 16:34:20 +00:00
Xavier Guimard
1b429f6856 Correct bad CGI args reading order (and optimize) 2013-10-19 16:24:33 +00:00
Xavier Guimard
c90552a9a6 Tidy 2013-10-19 04:33:16 +00:00
Xavier Guimard
912bb86071 Move Apache::Session::Browseable dependency to Common 2013-10-19 04:29:41 +00:00
Xavier Guimard
a9c201476f Correct bug introduced by r2981, authenticate() must not call AuthSSL::authenticate() 2013-10-18 04:44:11 +00:00
Xavier Guimard
2b5de50614 Modify r2981 changes: now authenticate() launch extractFormInfo() if auth isn't done 2013-10-18 04:42:56 +00:00
Xavier Guimard
f29d3b563e s/utf8/utf-8/ in HTTP headers
Closes: #626
2013-10-17 19:21:45 +00:00
Xavier Guimard
70f32c5472 Revert r2984 since Perl 5.8 is enough exept for Cli 2013-10-17 04:15:07 +00:00
Xavier Guimard
00ad847b90 ip() compatibility with Apache-1.3 2013-10-15 12:47:30 +00:00
Xavier Guimard
b239dc286f Replace Apache2::Connection::remote_ip()
Closes: #625
2013-10-15 12:42:09 +00:00
Clément Oudot
827f9a1154 Use the correct form in BrowserID js (#584) 2013-10-15 09:58:37 +00:00
Xavier Guimard
98892cecbe "switch" feature is only available with Perl 5.10 2013-10-15 04:31:30 +00:00
Xavier Guimard
79a0393c50 Manage liblemonldap-ng-cli-perl conflict 2013-10-15 04:21:21 +00:00
Clément Oudot
b8d4429843 Sub getDisplayType must be in the module to work with AuthChoice (#623) 2013-10-14 13:10:22 +00:00
Xavier Guimard
954a9fe5d5 Modify authenticate() to be sure that SSL authentication has been done
See: http://mail.ow2.org/wws/arc/lemonldap-ng-dev/2013-10/msg00018.html
2013-10-14 09:46:07 +00:00
Xavier Guimard
a20fd97a14 Move Regexp::Assemble dependency from Common to Portal since it's used only there 2013-10-13 14:22:54 +00:00
Xavier Guimard
2c9adec38e Typo 2013-10-13 14:17:54 +00:00
Xavier Guimard
fb39a20563 Add WebID logo 2013-10-13 14:16:12 +00:00
Xavier Guimard
6423852f90 Add Web::ID in dependencies 2013-10-13 13:54:48 +00:00
Xavier Guimard
316589f044 Remove "experimental module" comment 2013-10-13 13:48:44 +00:00
Xavier Guimard
6a7d7627ba Add doc for WebID 2013-10-13 12:58:14 +00:00
Xavier Guimard
61e68ae5d8 UserDBWebID seems to be finished 2013-10-13 12:33:24 +00:00
Xavier Guimard
8b56492342 Remove debug line 2013-10-13 12:32:36 +00:00
Xavier Guimard
d7b33f9e8f AuthWebID seems to be ready... 2013-10-13 12:15:54 +00:00
Xavier Guimard
ffda037c52 Use user* methods instead of lmLog for user actions (can be put in syslog) 2013-10-13 12:15:01 +00:00
Xavier Guimard
01ae2b697d Split tests: certificate can exist without having wanted attribute 2013-10-13 12:13:48 +00:00
Xavier Guimard
cf0bb9d98d Update Manifest 2013-10-13 06:45:41 +00:00
Xavier Guimard
f349e998a0 Add POD 2013-10-13 06:44:56 +00:00
Xavier Guimard
8873d7ee23 WebID in progress (host white list, more checks,...) 2013-10-13 06:42:28 +00:00
Xavier Guimard
14937b1585 Add WebID in manager 2013-10-13 06:41:44 +00:00
Xavier Guimard
68ee3ec21a UserDBWebID skeleton 2013-10-13 06:40:45 +00:00
Xavier Guimard
5c1973d225 AuthWebID skeleton 2013-10-12 11:45:55 +00:00
Xavier Guimard
da41295b76 More comments 2013-10-11 18:59:18 +00:00
Clément Oudot
4d03b75951 Catch Facebook error_code to avoid infinite redirection loop (#619) 2013-10-11 12:21:18 +00:00
Clément Oudot
8a8e7618b8 Documentation update 2013-10-11 09:07:45 +00:00
Clément Oudot
58912e335c Add URL in AuthChoice, to post form on another vhost (#291) 2013-10-11 09:01:54 +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
Clément Oudot
6b3ddd92ef TODO or not TODO, that's the question (#LEMONDAP-584) 2013-10-08 14:23:02 +00:00
Clément Oudot
e0b2a25cab Hide some attributes in logs and in session explorer (#612) 2013-10-08 14:16:46 +00:00
Clément Oudot
812bd51554 Change bad credentials error (#LEMONDAP-584) 2013-10-08 14:15:17 +00:00
Xavier Guimard
ffdf41d2cc Install lemonldap-ng-cli in Debian packages 2013-10-08 11:02:56 +00:00