Commit Graph

1610 Commits

Author SHA1 Message Date
Christophe Maudoux
a6c461f7b6 WIP - Rename plugin PortalForceAuthn (#1507) 2018-10-03 21:27:09 +02:00
Christophe Maudoux
85c6ad2498 WIP - Append PortalForceReAuthn (#1507) 2018-10-03 21:07:10 +02:00
Christophe Maudoux
bcdd461f0b Improve unit test (#1510) 2018-10-02 20:29:43 +02:00
Clément OUDOT
702faf0b49 Option to use an SAML attribute as user (#1512) 2018-10-02 16:04:24 +02:00
Christophe Maudoux
a1cb06cfa9 Append debug message (#1510) 2018-10-01 22:46:28 +02:00
Christophe Maudoux
e3d674cf05 Fix mistake (#1510) 2018-10-01 19:53:21 +02:00
Christophe Maudoux
78b486ee8e WIP - Fix grantSession rules creation from manager & message display (#1510) 2018-10-01 19:43:16 +02:00
Christophe Maudoux
5fca77fbbf WIP - Fix grantSession rules creation from manager (#1510) 2018-10-01 16:20:30 +02:00
Christophe Maudoux
8890aa05f7 Fix conf parameter name (#1510) 2018-10-01 15:20:41 +02:00
Christophe Maudoux
c3ccbd77c3 Cleaning code (#1506) 2018-09-30 21:16:29 +02:00
Christophe Maudoux
9387ed9778 Append unit test (#1506) 2018-09-28 23:04:03 +02:00
Christophe Maudoux
b712c80a17 Append debug msg (#1506) 2018-09-28 20:08:54 +02:00
Christophe Maudoux
04d04c30bc Merge branch 'master' of gitlab.ow2.org:lemonldap-ng/lemonldap-ng 2018-09-28 20:02:55 +02:00
Christophe Maudoux
d4eb025de3 Append BruteForceProtection (#1506) 2018-09-28 19:50:01 +02:00
Clément OUDOT
7485e792a5 Store _url and urldc in ->env to use it in Choice rules (#1461) 2018-09-28 10:28:32 +02:00
Christophe Maudoux
1662f471bb WIP - Append brute force attack protection (#1506) 2018-09-28 00:06:17 +02:00
Clément OUDOT
a26d8cfe73 Remove bak file (#1461) 2018-09-27 17:40:13 +02:00
Clément OUDOT
f9d50b4d01 Remember URL in pdata (#1461) 2018-09-27 17:39:36 +02:00
Clément OUDOT
9de86c39fa Use pdata choice first (#1461) 2018-09-27 15:12:38 +02:00
Xavier Guimard
86b2a89912 Enable WSDL server (fixes: #8) 2018-09-26 20:51:53 +02:00
Xavier Guimard
051b9d2114 Typo #8 2018-09-26 07:32:28 +02:00
Xavier Guimard
999569c170 Provide WSDL in 2.0 (#8)
To use it, set "wsdlServer=1" in lemonldap-ng.ini
2018-09-26 07:28:29 +02:00
Xavier Guimard
ee654609e1 #8 skeleton 2018-09-25 06:55:17 +02:00
Christophe Maudoux
f808aa93dd WIP - Return PE_WAIT msg & timer (#1506) 2018-09-23 12:52:30 +02:00
Christophe Maudoux
31a689340d Rename BruteForceProtection plugin (#1506) 2018-09-23 11:09:04 +02:00
Christophe Maudoux
f4b17c7c8a Cleaning unuseful code & append comments (#1431) 2018-09-23 11:07:58 +02:00
Christophe Maudoux
587fdfe708 Append BrutForceProtection unit test (#1506) 2018-09-22 22:34:14 +02:00
Christophe Maudoux
b50dd45325 Fix typo (#1506) 2018-09-22 21:27:11 +02:00
Christophe Maudoux
c2b6196f49 Avoid compilation warning (#1506) 2018-09-22 20:37:34 +02:00
Christophe Maudoux
312e152bcc Append brutForceProtection plugin (#1506) 2018-09-22 19:26:21 +02:00
Christophe Maudoux
5494fd07fb Improve unit test to check 'failedLogin' history (#1501) 2018-09-22 11:21:37 +02:00
Christophe Maudoux
e7d7ef1e0a FIX logins history display (#1501) 2018-09-22 10:14:29 +02:00
Christophe Maudoux
e65c086af6 Fix login history storage (#1501) 2018-09-21 21:22:29 +02:00
Christophe Maudoux
f321bffd4e Fix failed SFA logins epoch (#1501) 2018-09-12 23:19:50 +02:00
Christophe Maudoux
44c6a439c0 Merge branch 'master' of gitlab.ow2.org:lemonldap-ng/lemonldap-ng 2018-09-12 23:14:43 +02:00
Christophe Maudoux
0ed8dbdde2 Fix logins history update - Failed and Granted Access with and without SFA (#1501) 2018-09-12 23:14:35 +02:00
Clément OUDOT
800f0bd96a Do not create server error on SAML error (#1502) 2018-09-11 11:07:23 +02:00
Clément OUDOT
c66009d645 Add some debug logs (#1478) 2018-09-11 10:03:09 +02:00
Christophe Maudoux
1791747281 WIP - Fix login history update (#1501) 2018-09-10 23:21:40 +02:00
Christophe Maudoux
1a92df05e7 Merge branch 'master' of gitlab.ow2.org:lemonldap-ng/lemonldap-ng 2018-09-09 23:20:24 +02:00
Christophe Maudoux
73e339c119 WIP - Fix login history storage (#1501) 2018-09-09 23:20:12 +02:00
Clément OUDOT
1f215987c2 Restore possibility to have a custom choice module logo 2018-09-07 20:11:36 +02:00
Xavier Guimard
4c1434dfeb Merge branch 'master' of gitlab.ow2.org:lemonldap-ng/lemonldap-ng 2018-09-05 22:25:41 +02:00
Xavier Guimard
841c5ba504 Improve Debian autopkgtest tests 2018-09-05 22:24:23 +02:00
Christophe Maudoux
b23f96e268 Merge branch 'master' of gitlab.ow2.org:lemonldap-ng/lemonldap-ng 2018-09-05 21:20:38 +02:00
Christophe Maudoux
06ce4a0ce3 Append debug msg 2018-09-05 21:14:39 +02:00
Xavier Guimard
10ed38bd3a Optimize notifications (#1497) 2018-09-05 13:35:50 +02:00
Xavier Guimard
6278398060 Move "afterData" entry point before "buildCookie" and add "endAuth" entrypoint (#1497)
TODO: optimize notifications
2018-09-05 09:22:20 +02:00
Christophe Maudoux
d08776b0ca Merge branch 'master' of gitlab.ow2.org:lemonldap-ng/lemonldap-ng 2018-09-04 21:38:41 +02:00
Christophe Maudoux
9ef7c051a4 Change inheritance links to be more consistent with Plugins architecture 2018-09-04 21:05:08 +02:00