core-jgi/org.idempiere.test
Carlos Ruiz a4f67eb852
IDEMPIERE-4782 Multi-factor authentication (FHCA-2034) (#705)
* IDEMPIERE-4782 Multi-factor authentication (FHCA-2034)

Implement suggestions from Heng Sin

* IDEMPIERE-4782 Multi-factor authentication (FHCA-2034)

Fix security warning advised by github/CodeQL

* IDEMPIERE-4782 Multi-factor authentication (FHCA-2034)

Implement an incremental delay in zk when the validation code is wrong (to avoid brute-force attacks)
As suggested by Ricardo Santana:
* ensures one-time only use of an OTP
* Log failures in AuthFailure.log

* IDEMPIERE-4782 Multi-factor authentication (FHCA-2034)

* Log failures in AuthFailure.log - add case for login with email
* Implement incremental delay also for login panel
2021-06-08 19:49:46 +08:00
..
.settings IDEMPIERE-4488 Remove .classpath from repository (#607) 2021-03-03 00:02:03 +01:00
META-INF IDEMPIERE-4694 Implement thread safe, annotation based osgi event han… (#571) 2021-02-10 16:12:16 +01:00
OSGI-INF IDEMPIERE-4694 Implement thread safe, annotation based osgi event han… (#571) 2021-02-10 16:12:16 +01:00
src/org/idempiere/test IDEMPIERE-4764 Hazelcast distributed cache can be an issue in some environments (#682) 2021-05-11 14:18:48 +02:00
.project IDEMPIERE-4488 Remove .classpath from repository (#607) 2021-03-03 00:02:03 +01:00
build.properties IDEMPIERE-4704 Add base interface and class that uses generic type and lambda function for osgi factory that create new instance by class name or a string key (#595) 2021-02-18 18:22:07 +01:00
idempiere.unit.test.launch IDEMPIERE-4782 Multi-factor authentication (FHCA-2034) (#705) 2021-06-08 19:49:46 +08:00
pom.xml IDEMPIERE-4604 Release 8.2 2020-12-20 10:15:20 +01:00