Commit Graph

91 Commits

Author SHA1 Message Date
Xavier Guimard
8e3751c6e6 Configure DirectoryIndex for offline documentation (#1114) 2016-11-23 18:26:56 +00:00
Clément Oudot
44058810ad Configure DirectoryIndex for offline documentation (#1114) 2016-11-23 16:08:31 +00:00
Xavier Guimard
7308875784 Add reload target (closes: #1060) 2016-07-16 06:05:36 +00:00
Clément Oudot
901de510b4 Add reverse-proxy example in test-nginx.conf (#1023) 2016-06-06 08:58:35 +00:00
David COUTADEUR
11137f0c8a adding default vhost rewrites for IssuerDbGet (references #1025) 2016-06-04 13:48:17 +00:00
Xavier Guimard
35d1ad0b3c Simple logout works (#595) 2016-04-14 19:49:27 +00:00
Xavier Guimard
f4548758f3 More tests (#595) 2016-04-06 20:10:03 +00:00
Xavier Guimard
8af86353d7 #595 in progress 2016-04-01 10:46:12 +00:00
Xavier Guimard
7c719c7c0a Avoid redirecting Debian libs path to fcgi 2016-03-05 12:02:33 +00:00
Xavier Guimard
3271f6cc1f Keep original SCRIPT_NAME (#583) 2016-03-01 13:48:40 +00:00
Clément Oudot
ab538fdbe4 Fix Nginx configuration file (#583) 2016-02-29 08:42:28 +00:00
Xavier Guimard
039733c872 Protect all area (to handle /logout) (May close #583) 2016-02-27 06:53:33 +00:00
Clément Oudot
80feb9297a Rewrite rule for Authorization header (#948) 2016-02-25 15:38:22 +00:00
Xavier Guimard
e3e6701dd1 Hide cookie (#583) 2016-02-25 09:09:07 +00:00
Xavier Guimard
4f062ece8e Change status location (#934) 2016-02-25 08:58:47 +00:00
Xavier Guimard
f51fe16384 Fix PATH_INFO pb (#583) 2016-02-24 19:18:44 +00:00
Xavier Guimard
4799d39bcd Compatibility for older nginx (#583) 2016-02-24 07:26:56 +00:00
Xavier Guimard
0eeaa7d2d2 Little path problem 2016-02-24 07:26:53 +00:00
Xavier Guimard
24cda967d4 Enable lm_combined format (#583) 2016-02-24 06:54:18 +00:00
Clément Oudot
f25f28ebc3 Add missing semicolon (#583) 2016-02-22 10:33:06 +00:00
Clément Oudot
d9304155ce Fix path of lua conf file (#583) 2016-02-22 09:26:32 +00:00
Xavier Guimard
2590a5ec28 Add doc aliases (#583) 2016-02-21 08:29:19 +00:00
Clément Oudot
8f101deaad Change test dir in Nginx configuration (#583) 2016-02-19 17:16:21 +00:00
Clément Oudot
9f00150d79 Display Handler::Menu on test applications (#898) 2016-02-19 13:40:06 +00:00
Clément Oudot
dcb9af2d4b Remove typo done in r4489 (#932) 2016-02-18 16:11:16 +00:00
Xavier Guimard
c82515bc5c Clean nginx conf files (#583) 2016-02-18 12:23:55 +00:00
Xavier Guimard
74bd4d97e2 Add other paths (#583) 2016-02-18 11:49:30 +00:00
Xavier Guimard
2edd58160f Replace "auth" keyword by "cgi" (generic cgi-fpm) 2016-02-18 10:50:02 +00:00
Xavier Guimard
cfd25a015e Upgrade POST limit (#820) 2016-02-17 17:28:27 +00:00
Xavier Guimard
5317e9820a Launch run() for handler menu (#Closes: #898) 2016-02-17 06:18:21 +00:00
Xavier Guimard
8a1bde6e00 Update test conf files 2016-02-16 16:01:32 +00:00
Xavier Guimard
f50bbe0c8f Comments for USEDEBIANLIBS=yes 2016-02-16 11:19:32 +00:00
Xavier Guimard
52abed42e5 Use SCRIPT_FILENAME to search index.pl (#583) 2016-02-16 08:56:03 +00:00
Xavier Guimard
3f1d4b69bc Join variables 2016-02-15 21:12:56 +00:00
Xavier Guimard
b82953ec47 Update PSGISERVERSOCKET path 2016-02-15 18:15:43 +00:00
Xavier Guimard
6bd45f2fcd Typo 2016-02-11 12:09:51 +00:00
Xavier Guimard
9e75c2c08f More comments 2016-02-11 09:50:27 +00:00
Xavier Guimard
4fa692773d Update comments (Closes: #287)
Also #583 for headers management
2016-02-11 09:36:12 +00:00
Xavier Guimard
2e8123ab57 Restore status (#897):
- Use PerlModule instead of PerlRequire (used after Apache fork)
- Initialize handler API for status
2016-02-10 21:45:07 +00:00
Xavier Guimard
a648380abd Better manager install 2016-02-08 12:57:53 +00:00
Xavier Guimard
ff6ae38dbd Manage all portal scripts with fastcgi server (Closes: #929) 2016-02-07 08:32:46 +00:00
Xavier Guimard
f35de3ffd2 Hide cookie for Nginx (#583) 2016-02-03 06:43:11 +00:00
Xavier Guimard
2587c2ee88 LUA script to map headers (#583) 2016-02-02 21:41:24 +00:00
Xavier Guimard
fd007de19d Missing file 2016-02-02 06:23:27 +00:00
Xavier Guimard
0e5b06aec4 Update e2e_tests 2016-02-02 06:17:08 +00:00
Xavier Guimard
346111f2e5 Nginx in progress: now handler provides uid in logs (#583) 2016-01-31 22:53:23 +00:00
Xavier Guimard
aa34a28bd3 Rearrange Nginx files 2016-01-30 12:26:14 +00:00
Xavier Guimard
a001fb1be4 First Nginx configuration that runs !!!
To see it, launch 'make e2e_tests TESTWEBSERVER=nginx'
2016-01-29 16:50:16 +00:00
Xavier Guimard
252ef99a6b Nginx in progress... 2016-01-29 11:09:56 +00:00
Xavier Guimard
ffb6384581 Nginx handler in progress... 2016-01-28 06:45:03 +00:00