Commit Graph

308 Commits

Author SHA1 Message Date
Xavier Guimard
4fbdd9b15f Remove old Proxy.pm (#630) 2016-02-27 17:46:21 +00:00
Xavier Guimard
c085cd23d8 Remove old Sympa auto-login 2016-02-27 08:04:22 +00:00
Xavier Guimard
43accac06e Warn if filter features are used with FastCGI 2016-02-27 06:52:05 +00:00
Clément Oudot
df9e6519e0 Adapt SecureToken Handler code (#630) 2016-02-26 17:39:08 +00:00
Clément Oudot
4359716171 Adapt AuthBasic Handler code (#630) 2016-02-26 17:39:06 +00:00
Clément Oudot
38fd00b9ce Adapt Zimbra Handler to new Handler API (#943) 2016-02-26 13:23:15 +00:00
Clément Oudot
1c758efa33 Update inline doc in Handler::Main (#630) 2016-02-26 11:17:35 +00:00
Xavier Guimard
2b1ab0eea7 Set headers also for auth users 2016-02-25 08:12:00 +00:00
Xavier Guimard
169f2feafd Another stupid hook due to this fucking API.pm (May close #943) 2016-02-25 07:26:31 +00:00
Xavier Guimard
7dd6b2b741 Another bad hook for API.pm (closes: #945, #LEMONLDAP-897) 2016-02-25 07:15:12 +00:00
Clément Oudot
73f2da267c Do not force Handler::Menu height (#898) 2016-02-19 13:40:04 +00:00
Xavier Guimard
dfce1419ad Good length for utf8 characters (may close #733) 2016-02-19 09:41:12 +00:00
Xavier Guimard
122dfad051 Typo (Closes: #941) 2016-02-19 08:50:38 +00:00
Xavier Guimard
f338000e97 Change Ajax redirections (#820)
- redirections back to llApp.js
- portal is now a template param
- portal is now more downloaded at startup

Tests successful
2016-02-19 06:31:09 +00:00
Xavier Guimard
f5856422e0 Fix form replay errors (closes: #630) 2016-02-18 06:38:13 +00:00
Xavier Guimard
aab84b0d6f make tidy 2016-02-17 10:12:19 +00:00
Xavier Guimard
7de28b3912 Avoid some warnings 2016-02-17 10:07:24 +00:00
Xavier Guimard
857ec88efc Fix some warnings 2016-02-17 10:07:08 +00:00
Xavier Guimard
08408218fa Avoid launching 2 status (closes: #934) 2016-02-17 09:07:01 +00:00
Xavier Guimard
63337070ec Avoid some little warnings 2016-02-17 09:06:54 +00:00
Xavier Guimard
9a828abfbb Insert handler sub to activate menu even is run() is omitted (#898) 2016-02-17 06:18:23 +00:00
Xavier Guimard
deeead1a7e Launch init() in tests 2016-02-16 16:01:45 +00:00
Xavier Guimard
3f1d4b69bc Join variables 2016-02-15 21:12:56 +00:00
Xavier Guimard
174651d9ae Buffer potential problem (may close #733) 2016-02-15 17:31:26 +00:00
Xavier Guimard
2876a85288 Adapt handler menu to use $tsv (Closes: #898) 2016-02-14 08:13:56 +00:00
Xavier Guimard
f98a466ee9 Status for Nginx (#Closes: #934) 2016-02-14 07:48:41 +00:00
Xavier Guimard
0035463294 Missing var substitution (#733) 2016-02-14 07:13:05 +00:00
Xavier Guimard
8d0f4caadf Add missing 2016-02-13 18:21:09 +00:00
Xavier Guimard
225521a416 New post management in handler (#733) 2016-02-13 18:21:03 +00:00
Xavier Guimard
8c1bd8efeb Avoid using each(): it tries to delete key 2016-02-13 10:06:48 +00:00
Xavier Guimard
3b083ee9a1 Status for Nginx (#934) 2016-02-11 12:09:53 +00:00
Xavier Guimard
bb1f00cd77 Restore status (closes: #897) 2016-02-11 10:58:53 +00:00
Xavier Guimard
e0f6abd064 Bad API detection order (#897) 2016-02-11 10:58:49 +00:00
Xavier Guimard
0f8fe7894f Rename router() to handler() in PSGI (#820) 2016-02-11 06:00:35 +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
2dc1750ce7 Access control has been broken in r4353 2016-02-09 22:17:39 +00:00
Xavier Guimard
9097135ecd Spelling errors 2016-02-06 18:41:21 +00:00
Xavier Guimard
f35de3ffd2 Hide cookie for Nginx (#583) 2016-02-03 06:43:11 +00:00
Xavier Guimard
268bcb6a6c Headers support for LUA or not (#583) 2016-02-02 22:19:32 +00:00
Xavier Guimard
0e11cf3ed3 Full tests for Nginx handler (#583) 2016-02-01 22:22:33 +00:00
Xavier Guimard
ff61b49fd9 Full PSGI test 2016-02-01 20:10:28 +00:00
Xavier Guimard
189e560900 Nginx in progress... (#583) 2016-02-01 19:05:14 +00:00
Xavier Guimard
56f9c128d3 Update manifest 2016-02-01 12:16:12 +00:00
Xavier Guimard
feee76e5bd PSGI tests in progress... (#583) 2016-02-01 12:15:27 +00:00
Xavier Guimard
8aa41789a9 Skeleton for PSGI handler tests 2016-02-01 11:11:31 +00:00
Xavier Guimard
c01a84fadd Move noAjaxHook in portal redirections 2016-02-01 10:18:37 +00:00
Xavier Guimard
4498c15008 Some bugs in previous commit 2016-02-01 09:59:07 +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
4d53c03b42 Nginx... 2016-01-29 11:09:58 +00:00