Commit Graph

5421 Commits

Author SHA1 Message Date
Xavier Guimard
5a701ff366 Better userLogger (fix: #857) 2017-02-15 14:17:02 +00:00
Xavier Guimard
b829b6c19b Replace userNotice/Error... by userLogger (#857) 2017-02-15 14:16:59 +00:00
Xavier Guimard
d446e15488 Replace userLogger object in Combination 2017-02-15 14:16:53 +00:00
Clément Oudot
80a03c6290 Add more OIDC request parameters in %ENV (#1156) 2017-02-15 10:45:57 +00:00
Clément Oudot
1948637f2d Do not search SAML proxy sessions for IDP SSO initiated (#1147) 2017-02-15 08:36:24 +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
fc1527686c Remove loca-only parameters (#1160) 2017-02-15 06:39:54 +00:00
Clément Oudot
21f59356e5 Return invalid_grant when provided code is invalid (#1142) 2017-02-14 14:28:53 +00:00
Clément Oudot
25e1f320d5 Fix typo in footer.tpl (#1166) 2017-02-14 11:16:35 +00:00
Xavier Guimard
117bef330c Little symlink problem on Debian upgrade
See https://bugs.debian.org/854859
2017-02-13 19:24:12 +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
Clément Oudot
a213ff0ba0 Do not decode session values when replacing HTML templates var (#1141) 2017-02-13 10:43:26 +00:00
Clément Oudot
00b18caf6c Populate user variable for logging purpose (#1145) 2017-02-13 10:36:03 +00:00
Xavier Guimard
cf1b164058 Avoid calling init without valid lemonldap-ng.ini (#1162) 2017-02-12 20:26:36 +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
d1091a2c99 Little updates 2017-02-11 20:07:12 +00:00
Xavier Guimard
6b9481aa47 Define handler type in webserver conf (#1160) 2017-02-11 16:19:25 +00:00
Xavier Guimard
cf12d5aa4b Update doc (#1160) 2017-02-11 10:17:16 +00:00
Xavier Guimard
40b7535ff3 Reorganize handler (closes: #1160) 2017-02-11 07:47:22 +00:00
Xavier Guimard
4b8db05b88 Hide undefined sub from tests (#1160) 2017-02-10 16:46:19 +00:00
Xavier Guimard
57330851f8 Avoid compiling methods in rules verification (#1160)
This cause customFunctions to return 1 after conf save with Nginx
2017-02-10 14:21:52 +00:00
Xavier Guimard
e7cb171f02 Don't use accessor to avoid jail failing (#1160) 2017-02-10 12:52:25 +00:00
Xavier Guimard
07f4392fa1 Update fastcgi-server (#1160) 2017-02-10 11:05:42 +00:00
Xavier Guimard
c745608048 Update todo 2017-02-10 11:05:40 +00:00
Xavier Guimard
cb32fdf526 Form auto post (#1160) 2017-02-09 21:36:23 +00:00
Xavier Guimard
1faf09b18e Update end-to-end tests (#1151) 2017-02-09 21:36:22 +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
1f2c5a0726 Remove unused file (#595) 2017-02-09 21:14:09 +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
fa6ce98c4a Error in ^ (#1148) 2017-02-09 06:24:11 +00:00
Xavier Guimard
ff486f77c7 Update translation (#1148) 2017-02-09 06:24:09 +00:00
Xavier Guimard
820691df33 Start handler reorganization (#1160) 2017-02-08 22:18:52 +00:00
Xavier Guimard
554cd5e77f Update other skins (#1148) 2017-02-08 19:53:19 +00:00
Xavier Guimard
8768b563fa Full ajax registration (#1148) 2017-02-08 18:10:06 +00:00
Clément Oudot
c54ac7f96b Decode body and subject to avoid double encoding (#1141) 2017-02-08 16:53:13 +00:00
Clément Oudot
b938f523e4 Put OIDC request parameters in %ENV (#1156) 2017-02-08 13:51:46 +00:00
Xavier Guimard
e57abb7285 Typo 2017-02-08 13:01:04 +00:00
Xavier Guimard
35f506bd60 Start rewrite Register::U2F using Ajax (#1148)
NB: broken for now
2017-02-08 13:01:02 +00:00
Clément Oudot
6009adc71b Fix typo on acr_values (#1155) 2017-02-08 10:10:16 +00:00
Xavier Guimard
e4e38b0da2 Update doc (#1148) 2017-02-07 22:37:14 +00:00
Xavier Guimard
dd3bac0cb2 Add U2F tpl for other skins (closes: #1148) 2017-02-07 22:29:23 +00:00
Xavier Guimard
a04f5acd1d U2F is ready for skin bootstrap (#1148) 2017-02-07 22:04:49 +00:00
Xavier Guimard
8936677deb Avoid info() wrapper (#595) 2017-02-07 17:57:19 +00:00
Xavier Guimard
79e65f5607 Update documentation 2017-02-07 16:35:26 +00:00
Xavier Guimard
5c421f8b61 Spelling parser 2017-02-07 14:46:28 +00:00