core-jgi/org.adempiere.base/OSGI-INF
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
..
metatype
MFAEMailMechanism.xml IDEMPIERE-4782 Multi-factor authentication (FHCA-2034) (#705) 2021-06-08 19:49:46 +08:00
MFATOTPMechanism.xml IDEMPIERE-4782 Multi-factor authentication (FHCA-2034) (#705) 2021-06-08 19:49:46 +08:00
addressvalidationeventhandler.xml
archivedb.xml
archivefile.xml
attachmentdb.xml
attachmentfile.xml
broadcastutil.xml
defaultaddressvalidationfactory.xml
defaultcalloutfactory.xml
defaultcolumncalloutfactory.xml
defaultdocfactory.xml
defaultlookupfactory.xml
defaultmodelfactory.xml
defaultmodelvalidatorfactory.xml
defaultpaymentprocessorfactory.xml
defaultprocessfactory.xml
defaultproductpricingfactory.xml
defaultshipmentprocessorfactory.xml
defaulttaxproviderfactory.xml
dslocator.xml
eventmanager.xml
groovyfactory.xml
imagedb.xml IDEMPIERE-4190 Implement Image Storage Provider (1006528) (FHCA-1165) 2020-02-27 21:37:32 +01:00
imagefile.xml IDEMPIERE-4190 Implement Image Storage Provider (1006528) (FHCA-1165) 2020-02-27 21:37:32 +01:00
keystore.xml
org.adempiere.base.MappedColumnCalloutFactory.xml IDEMPIERE-4690 Add column callout factory base class backed by Map an… (#567) 2021-02-06 14:53:59 +01:00
org.adempiere.base.MappedDocumentFactory.xml IDEMPIERE-4695 Add document factory base class backed by Map and Lambda functional object (#572) 2021-02-09 19:17:15 +01:00
org.idempiere.model.MappedModelFactory.xml IDEMPIERE-4675 Add model factory base class backed by Map and Lambda … (#555) 2021-02-01 15:29:13 +01:00
org.idempiere.process.MappedProcessFactory.xml IDEMPIERE-4689 Add process factory base class backed by Map and Lambda functional object (#566) 2021-02-06 14:37:04 +01:00
requesteventhandler.xml
requestpropertyservice.xml