Commit Graph

349 Commits

Author SHA1 Message Date
Xavier Guimard
597e4c7c68 Refuse to use DevOps when useSafeJail=0 (#1091) 2017-02-22 22:16:43 +00:00
Xavier Guimard
9ea94e9f07 DevOps tested (closes: #1091) 2017-02-22 12:30:31 +00:00
Xavier Guimard
943ad7f156 DevOps in progress (#1091) 2017-02-22 08:12:55 +00:00
Xavier Guimard
1c257018ee Add DevOps handler (#1091) 2017-02-22 06:35:19 +00:00
Xavier Guimard
347b67aa98 Prepare token method for #971 2017-02-21 17:39:55 +00:00
Xavier Guimard
c08489a6bc Add Log4perl logger (closes: #1162) 2017-02-21 06:41:50 +00:00
Xavier Guimard
ede8f56ef3 Tidy 2017-02-19 11:51:58 +00:00
Xavier Guimard
a70842603a Update portal status (#595) 2017-02-18 14:25:51 +00:00
Xavier Guimard
45fd17b56a Force reload at startup (#1160) 2017-02-18 11:31:07 +00:00
Xavier Guimard
64970971a7 Bad initialization for status cache 2017-02-16 19:18:57 +00:00
Xavier Guimard
511264db84 Missing files (#1067) 2017-02-16 11:08:15 +00:00
Xavier Guimard
ed748080d1 Split CDA (#1067) 2017-02-16 10:42:22 +00:00
Xavier Guimard
a2917ffc93 More doc (#595) 2017-02-16 07:37:40 +00:00
Xavier Guimard
deb28bc9cb Replace lmLog by logger-> (#857) 2017-02-15 06:41:50 +00:00
Xavier Guimard
b7d4dac6ea Typo (#1162) 2017-02-15 06:41:44 +00:00
Xavier Guimard
b31635c62b Force syslog when FastCGI in use (#1162) 2017-02-15 06:41:41 +00:00
Xavier Guimard
88dd1201ef Remove local-only parameters (#1160) 2017-02-13 16:48:39 +00:00
Xavier Guimard
d25f7061ab Transform logger into objects (#1162) 2017-02-13 11:58:39 +00:00
Xavier Guimard
64027a901a Initialize with local conf (#1162) 2017-02-12 20:19:39 +00:00
Xavier Guimard
c5626c77b5 Create logger files (#1162) 2017-02-12 20:09:46 +00:00
Xavier Guimard
6b9481aa47 Define handler type in webserver conf (#1160) 2017-02-11 16:19:25 +00:00
Xavier Guimard
40b7535ff3 Reorganize handler (closes: #1160) 2017-02-11 07:47:22 +00:00
Xavier Guimard
e7cb171f02 Don't use accessor to avoid jail failing (#1160) 2017-02-10 12:52:25 +00:00
Xavier Guimard
cb32fdf526 Form auto post (#1160) 2017-02-09 21:36:23 +00:00
Xavier Guimard
edc713b0ca Enable $ENV{} in rules (#595)
Not that it doesn't make sense except for portal rules
2017-02-09 21:14:12 +00:00
Xavier Guimard
18a51d858a Replace %ENV by $req->env (#1156) 2017-02-09 08:05:55 +00:00
Xavier Guimard
6933d06249 Update logout/status (#1160) 2017-02-09 06:24:12 +00:00
Xavier Guimard
820691df33 Start handler reorganization (#1160) 2017-02-08 22:18:52 +00:00
Xavier Guimard
a04f5acd1d U2F is ready for skin bootstrap (#1148) 2017-02-07 22:04:49 +00:00
Xavier Guimard
9e12c94234 Remove old CGI files (#595) 2017-02-05 12:30:50 +00:00
Xavier Guimard
e8fec72141 Remove old file 2017-02-03 17:14:11 +00:00
Xavier Guimard
a6824c79b5 Update status code (#595) 2017-02-03 17:14:09 +00:00
Xavier Guimard
5299f16f01 Cipher CDA cookie (may fix: #1085) 2017-02-02 14:23:45 +00:00
Xavier Guimard
edba7d11d4 Add vhost in forbidden log (closes: #1144) 2017-01-30 19:29:12 +00:00
Xavier Guimard
f7cc7b2b66 More debug (#595) 2017-01-14 08:17:42 +00:00
Xavier Guimard
9caab59035 Avoid some warnings 2017-01-12 06:05:06 +00:00
Xavier Guimard
3c5cb018ef Compact conf 2017-01-11 21:10:13 +00:00
Xavier Guimard
1983842f79 SOAP server (#970) 2017-01-07 20:37:07 +00:00
Xavier Guimard
8856c35fb2 Prepare REST server (#970) 2017-01-06 09:04:00 +00:00
Xavier Guimard
f1573c5fe2 Update POD (#595) 2017-01-04 20:31:36 +00:00
Xavier Guimard
a09d12031e Some big changes (#595)
Replace uri_escape by WWW::Form::UrlEncoded
Replace PSGI:Request by inheritance from Plack::Request
2017-01-04 16:36:54 +00:00
Xavier Guimard
c14bd95d92 Import some 1.9.7 changes 2016-12-29 06:25:07 +00:00
Xavier Guimard
0da228ff35 make tidy 2016-12-26 09:23:35 +00:00
Xavier Guimard
0c871ecd46 Avoid warning (#LEMONDAP-595) 2016-12-23 16:03:33 +00:00
Xavier Guimard
3d23dc272d CAS in progress (#595) 2016-12-22 22:06:13 +00:00
Xavier Guimard
ad6b42e9f1 Propage portal logout to handler (#595) 2016-12-22 20:18:58 +00:00
Xavier Guimard
691d076000 Enclose header expressions (#1122) 2016-12-20 09:38:49 +00:00
Xavier Guimard
909391ffc7 Spelling errors 2016-12-19 20:47:44 +00:00
Xavier Guimard
8e2418ceb8 More clean response 2016-12-16 16:21:20 +00:00
Clément Oudot
33141e17f9 Clean cached data if session is expired (#1102) 2016-11-23 16:13:44 +00:00