Commit Graph

1115 Commits

Author SHA1 Message Date
Xavier Guimard
380c3fec6b Update manager part of Auth::CAS (#1183) 2017-04-13 09:04:40 +00:00
Xavier Guimard
cc5effc5e8 Add missing elements (#1183) 2017-04-13 07:42:12 +00:00
Xavier Guimard
b93d7ff315 Issuer::CAS manager part (#1183) 2017-04-12 20:02:04 +00:00
Xavier Guimard
97e124e997 Auth::CAS manager part (#1183) 2017-04-12 19:49:26 +00:00
Xavier Guimard
9a0a56b5fd Prepare new CAS arch in manager (#1183) 2017-04-12 16:45:55 +00:00
Xavier Guimard
dec57ba3f5 Move CAS Server options to CTrees (#1183) 2017-04-12 16:45:52 +00:00
Xavier Guimard
679911d4d0 Prepare CAS partners managment (#1183) 2017-04-12 16:45:49 +00:00
Xavier Guimard
43ece77749 Remove unused CAS_pgtFile parameter (#1183) 2017-04-12 16:45:45 +00:00
Xavier Guimard
91578319bc Partial revert to restore Zero 2017-04-11 19:20:01 +00:00
Xavier Guimard
a83a707931 Add Ajax to SSL (closes #1212) 2017-04-11 19:19:59 +00:00
Xavier Guimard
fbbe3aaf9b Unable Auth::Kerberos in Manager (closes: #707) 2017-04-11 13:21:35 +00:00
Xavier Guimard
3db9bec588 Move UA to macro (partial revert r6447) [#1044] 2017-04-10 07:25:41 +00:00
Xavier Guimard
d75a785810 Remove multi* (#1151) 2017-04-09 20:48:15 +00:00
Xavier Guimard
2580a21f7a Remove old UA exported var (#1044) 2017-03-31 16:15:38 +00:00
Xavier Guimard
9b9116cf70 Little error (#1171) 2017-03-31 05:13:29 +00:00
Xavier Guimard
388e313250 Update Null level 2017-03-30 05:11:02 +00:00
Xavier Guimard
10f9249961 Update Null level 2017-03-30 05:08:53 +00:00
Xavier Guimard
c761cc5781 Mark some properties "lazy" to be sure conf is intialized (#595) 2017-03-27 16:51:18 +00:00
Xavier Guimard
6efec8525f Install new SMTP options (#1206) 2017-03-27 07:02:19 +00:00
Xavier Guimard
4d4a565a55 Remove portalForceAuthn from tests (#595) 2017-03-26 05:26:22 +00:00
Xavier Guimard
bb08fc3675 Remove portalForceAuthn plugin (#1204) 2017-03-24 18:11:34 +00:00
Xavier Guimard
d93130d168 Adapt SAML forceAuth to new portal (#595) 2017-03-24 18:04:46 +00:00
Clément Oudot
e9025a06d7 Use dropdowns to split sessions explorer functions - may break e2e tests (#354) 2017-03-24 15:25:55 +00:00
Xavier Guimard
78c2c7379a Some WAI-ARIA improvment (#1111) 2017-03-24 15:03:40 +00:00
Xavier Guimard
f85caa5ad1 Add ngAria (#1111) 2017-03-24 15:03:35 +00:00
Xavier Guimard
6a651b5bee Try to implement SAML reauth (#595) 2017-03-23 20:49:52 +00:00
Xavier Guimard
4af8a59b5e Handler part of reauthentication (#1204) 2017-03-23 18:22:44 +00:00
Xavier Guimard
581f0e4c93 Portal part of reauthentication (#1204) 2017-03-23 18:22:40 +00:00
Xavier Guimard
293bfd3d0d Remove "experimental" warning in Cli (closes: #1205) 2017-03-23 11:24:52 +00:00
Xavier Guimard
e33a741acf Add rules for 2f (#1015) 2017-03-23 06:20:06 +00:00
Xavier Guimard
0538ad1cee Add External2F plugin (#1015) 2017-03-22 22:18:28 +00:00
Xavier Guimard
0595f729e2 Update manager (#1161) 2017-03-22 20:47:09 +00:00
Xavier Guimard
ca2e9be0e5 Rename _loginHistory (#1169) 2017-03-21 21:00:37 +00:00
Xavier Guimard
99ddfbfe25 Rename _startTime and _updateTime (#1169) 2017-03-21 20:52:40 +00:00
Xavier Guimard
1bee1c5adf Update variable names (#LEMONDAP-1169) 2017-03-19 11:22:03 +00:00
Xavier Guimard
7d07952af9 Remove debug (#1201) 2017-03-17 16:31:13 +00:00
Xavier Guimard
c81d3133ec IPv6 works for session explorer (#1201) 2017-03-17 16:31:04 +00:00
Xavier Guimard
f076e2ecb4 IPv6 in explorer in progress (#1201) 2017-03-17 12:29:22 +00:00
Xavier Guimard
52b2086650 Prepare IPv6 functions (#1201) 2017-03-17 11:18:25 +00:00
Xavier Guimard
393f99c234 Fix test count 2017-03-16 12:25:36 +00:00
Xavier Guimard
f72a70c559 add Diff test in e2e_test (#575) 2017-03-16 12:06:55 +00:00
Xavier Guimard
826551d891 Fix default rule for Manager (see 6291^)
@coudot: note that lmConf1.json is generated from Zero.pm
2017-03-16 10:51:16 +00:00
Xavier Guimard
e62f4500e7 Clean link (#1184) 2017-03-16 06:30:33 +00:00
Xavier Guimard
7d656927bb CSP needs port number (#1137) 2017-03-16 06:30:32 +00:00
Xavier Guimard
03339738b7 Remove unsafe authorization (#1184) 2017-03-16 06:30:30 +00:00
Xavier Guimard
b85cedcc3e Typo (#1137) 2017-03-16 05:48:37 +00:00
Xavier Guimard
0845237efe Import CSP in manager code (#1137) 2017-03-15 22:27:58 +00:00
Xavier Guimard
1f98c3be07 Key sorting was broken (closes: #575) 2017-03-15 21:04:04 +00:00
Xavier Guimard
26ea57e003 Make diff work with compacted conf (#575) 2017-03-15 20:06:16 +00:00
Xavier Guimard
221a74f65e Fix CSP errors (closes: #1197) 2017-03-15 15:57:46 +00:00
Xavier Guimard
66e273d18c Order IP sessions (#354) 2017-03-15 12:39:43 +00:00
Xavier Guimard
ca0afd55dd Fix IP bad filter (#354) 2017-03-15 12:19:14 +00:00
Xavier Guimard
122d9157cc Fix session duplication (#354)
TODO: bad session count with IP
2017-03-15 11:21:48 +00:00
Xavier Guimard
fe8da3eedf Fix build error since r6247 2017-03-14 15:53:03 +00:00
Xavier Guimard
a07e92759c Add Auth::PAM (#closes: #1196) 2017-03-14 15:34:10 +00:00
Clément Oudot
f1804db2c7 Allow unsafe-inline styles for portal skin background (#1184 / #LEMONLDAP-1138) 2017-03-14 13:51:30 +00:00
Xavier Guimard
ffbd92745c Set default value to 1 for captcha_mail (#595) 2017-03-14 12:24:45 +00:00
Xavier Guimard
85ad473cd7 Authorize data: images in CSP header (#1138) 2017-03-14 12:08:01 +00:00
Xavier Guimard
b1ce342b2d Remove old skins from menu 2017-03-14 11:28:15 +00:00
Xavier Guimard
2cf57fe8a7 Fix #1195 2017-03-13 16:27:47 +00:00
Xavier Guimard
d869159bdf Remove hook 2017-03-13 07:49:37 +00:00
Xavier Guimard
568eb70e73 Update macros (#595) 2017-03-13 06:30:59 +00:00
Xavier Guimard
9c7196ff5d Rebuild #1171 patch 2017-03-12 22:11:28 +00:00
Xavier Guimard
8c4ead480c Split queries when number of sessions id too big (closes: #1171) 2017-03-12 21:53:13 +00:00
Xavier Guimard
1f38b83d7b Old hook 2017-03-12 21:53:09 +00:00
Xavier Guimard
81d3729394 Use local cache by default for tokens (#1140) 2017-03-11 18:11:57 +00:00
Clément Oudot
435e20491e Add configuration test (#1193) 2017-03-11 10:10:25 +00:00
Xavier Guimard
c73dce5c3f Typo (#1194) 2017-03-11 07:16:27 +00:00
Xavier Guimard
7f460429e1 OIDC OP2RP logout in progress (#1194) 2017-03-10 11:39:19 +00:00
Xavier Guimard
2ec0f3ce6f Add OIDC logout parameters (#1032) 2017-03-09 21:56:45 +00:00
Xavier Guimard
9fb80061a0 Additional parameters for custom modules (#1188) 2017-03-08 17:41:42 +00:00
Xavier Guimard
57189c1fb6 StayConnected plugin (#1131)
TODO: - check fingerprint back
      - insert "stayconnected" param in login.tpl
2017-03-07 22:20:51 +00:00
Xavier Guimard
f63e5eaca1 Add version in conf (to be used later with #797) 2017-03-07 17:49:46 +00:00
Xavier Guimard
16380cb563 Update translations (#1188) 2017-03-07 17:28:11 +00:00
Xavier Guimard
2fb085b2a6 New "Custom" modules family (closes: #1188) 2017-03-07 17:28:09 +00:00
Xavier Guimard
d7340203a5 Manage internal dependency versions 2017-03-07 10:03:29 +00:00
Xavier Guimard
21856ea330 Update dependecies (#595) 2017-03-07 10:03:23 +00:00
Xavier Guimard
56337e602e Remove some dependencies (#595) 2017-03-07 06:30:57 +00:00
Xavier Guimard
6344051c75 Update some versions 2017-03-07 06:05:08 +00:00
Xavier Guimard
fa42d390d0 Update minimum version in deps 2017-03-07 06:05:06 +00:00
Xavier Guimard
d5484c28a7 Add u2fAuthnLevel (#1148) 2017-03-06 12:18:04 +00:00
Xavier Guimard
719b72e85e Update help 2017-03-04 15:03:53 +00:00
Xavier Guimard
f6ba42fb3a Add ServiceToken in manager (#971) 2017-03-04 12:27:35 +00:00
Xavier Guimard
96263e0e65 Clean repo 2017-03-03 17:25:03 +00:00
Xavier Guimard
98e9e3a9bc Remove ServiceToken entries (#971) 2017-03-03 17:08:11 +00:00
Clément Oudot
2c5fbfaca4 Fix session count for multi IP (#1179) 2017-03-02 11:15:04 +00:00
Xavier Guimard
64756142e1 Service token server (#971) 2017-03-01 06:41:42 +00:00
Xavier Guimard
e2f4de3f9d Missing versions (#595) 2017-02-28 20:53:19 +00:00
Xavier Guimard
4964b5a5d5 Update examples (#595) 2017-02-28 20:21:59 +00:00
Xavier Guimard
c0c67fd0bd Minimize persistentSession tie/untie (#713, #LEMONLDAP-1173) 2017-02-27 20:48:00 +00:00
Xavier Guimard
be414bcfaf Update (c) + paths (#595) 2017-02-27 06:08:22 +00:00
Xavier Guimard
e8340646b8 bower update 2017-02-26 18:07:39 +00:00
Xavier Guimard
7be468841b Add conditional SSLVar (closes: #803) 2017-02-24 06:29:50 +00:00
Xavier Guimard
d7025a2251 Add REST Auth/UserDB/Password backend (closes: #1174) 2017-02-23 21:46:00 +00:00
Xavier Guimard
b60bc5c851 Add DevOps in manager (#1091)
... Even if it is not really usable using this feature (dynamic vhost)
2017-02-22 22:55:33 +00:00
Xavier Guimard
d3766ff37a Harmonize manager to portal (dir htdocs) 2017-02-22 21:48:52 +00:00
Xavier Guimard
c08489a6bc Add Log4perl logger (closes: #1162) 2017-02-21 06:41:50 +00:00
Xavier Guimard
e315a447d7 Change JS access (#1137) 2017-02-21 05:38:59 +00:00
Xavier Guimard
09f13b1b00 Notification server SOAP/REST (#595) 2017-02-19 17:04:49 +00:00
Xavier Guimard
ede8f56ef3 Tidy 2017-02-19 11:51:58 +00:00
Xavier Guimard
f4f38df929 Update manager tests (#1033) 2017-02-19 08:33:01 +00:00
Xavier Guimard
697ebfdf8e Move default mail subjects in JSON (may close #1033) 2017-02-19 08:07:21 +00:00
Xavier Guimard
1a811f8e21 Bad query for ip browsing (closes: #1170) 2017-02-18 11:52:31 +00:00
Xavier Guimard
aaa9e80472 Updates (#1067) 2017-02-16 11:08:18 +00:00
Xavier Guimard
ed748080d1 Split CDA (#1067) 2017-02-16 10:42:22 +00:00
Xavier Guimard
4405e3667e Add language flag (closes: #587) 2017-02-16 07:37:47 +00:00
Xavier Guimard
0a0e4056cd Typo 2017-02-16 07:37:43 +00:00
Xavier Guimard
1e7b2c4a39 Add LWP options (closes: #1065) 2017-02-15 15:08:23 +00:00
Xavier Guimard
b829b6c19b Replace userNotice/Error... by userLogger (#857) 2017-02-15 14:16:59 +00:00
Xavier Guimard
deb28bc9cb Replace lmLog by logger-> (#857) 2017-02-15 06:41:50 +00:00
Xavier Guimard
fc1527686c Remove loca-only parameters (#1160) 2017-02-15 06:39:54 +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
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
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
5c421f8b61 Spelling parser 2017-02-07 14:46:28 +00:00
Xavier Guimard
4eb089dcc5 Bad test count (#1151) 2017-02-07 08:06:45 +00:00
Xavier Guimard
2f31b05c1f Keep combination keys (#1151) 2017-02-07 08:05:30 +00:00
Xavier Guimard
cd894cbc2c Add test for combination (#1151) 2017-02-07 06:21:23 +00:00
Xavier Guimard
313e016cd0 Missing file (#1151) 2017-02-06 20:25:35 +00:00
Xavier Guimard
58ee26a128 Combination seems finished (except tests) (#1151) 2017-02-06 20:24:58 +00:00
Xavier Guimard
4741948fce Combination in manager: auto display (#1151) 2017-02-06 18:04:07 +00:00
Xavier Guimard
820d57ab33 Combination in manager in progress (#1151) 2017-02-06 17:40:17 +00:00
Xavier Guimard
2982abb589 Combination in progress (#1151) 2017-02-06 12:36:29 +00:00
Xavier Guimard
1780092b0c Combination in progress (#1151) 2017-02-06 06:42:22 +00:00
Xavier Guimard
8a3bb7b0f9 Combination override conf (#1151)
TODO: lot of job in the manager...
2017-02-05 23:04:28 +00:00
Xavier Guimard
099063994e Remove also WebDI for userDB (see ^) 2017-02-05 09:18:57 +00:00
Xavier Guimard
7d27259e64 Create a "Same" value for userDB and remove some other 2017-02-05 09:13:20 +00:00
Xavier Guimard
41da50b8ca U2F registration works (#1148) 2017-02-03 17:14:13 +00:00
Xavier Guimard
6fa885c74b Typo (#868) 2017-02-02 21:51:04 +00:00
Xavier Guimard
a14d718351 U2F skeleton (#1148) 2017-02-02 21:48:32 +00:00
Xavier Guimard
44c8aaae06 Better help display (#868) 2017-02-02 12:42:18 +00:00
Xavier Guimard
71b9b98cbb Notif/JSON tested (closes: #868) 2017-02-02 12:29:59 +00:00
Xavier Guimard
5b96200ed6 Rearrange JSON file (#868) 2017-02-02 06:33:34 +00:00
Xavier Guimard
5e5cc3f186 Decode new notif content (#868) 2017-02-02 06:14:36 +00:00
Xavier Guimard
dc2f60f4f5 Optimize conf access 2017-02-02 05:37:56 +00:00
Xavier Guimard
74823d08b5 Update tests (#868) 2017-02-01 10:36:11 +00:00
Xavier Guimard
a08d2f6433 Remove BrowserID parameters (see #602) 2017-02-01 10:32:03 +00:00
Xavier Guimard
8f0bb1bed7 Notification File/JSON tested (#868) 2017-02-01 06:16:33 +00:00
Xavier Guimard
61fd463f45 Split notifications (XML vs JSON) [#868] 2017-01-31 19:11:59 +00:00
Xavier Guimard
4ae5c7463c Replace .pl (#595) 2017-01-30 16:22:39 +00:00
Xavier Guimard
67712c789c Update tests (#595) 2017-01-30 09:08:46 +00:00
Xavier Guimard
7a3725db9d Pwd reset in progress (#595) 2017-01-29 09:11:27 +00:00
Xavier Guimard
1e4c6da389 Rename lmConf-*.js to lmConf-*.json (fix: #1090) 2017-01-27 11:58:46 +00:00
Xavier Guimard
f7df1db206 Hide some warnings 2017-01-27 09:39:58 +00:00
Xavier Guimard
2e77ef4cc4 Update tests (#1140) 2017-01-25 21:02:49 +00:00