core-jgi/org.adempiere.base
Carlos Ruiz 23735316f9
IDEMPIERE-5408 Allow or enforce login with specific tenant (FHCA-3823) (#1596)
* IDEMPIERE-5408 Allow or enforce login with specific tenant (FHCA-3823)

Show MFA for support users in System, even if they have roles in several tenants, they can just have MFA defined in System tenant

* IDEMPIERE-5408 Allow or enforce login with specific tenant (FHCA-3823)

- Change of approach, the MFA can be shown first when the client is defined, or when the user is defined to belong to a single tenant
  - on the contrary, when we have same user/password in two tenants, the MFA must be delayed until the tenant is identified

- Reviewing this noticed that the Login locking/inactivity logic is working on the full users array, even if the user has a different password (so is a different user)
  Fixed this to work just on the authenticated users - this is, those that have the same password in different tenants
2022-12-02 15:31:56 +08:00
..
.settings IDEMPIERE-4842 Easier model registration (#893) 2021-09-22 22:42:51 +08:00
META-INF IDEMPIERE-5361 : Jasper reports with Charts are not working (#1452) 2022-08-26 09:35:54 +08:00
OSGI-INF IDEMPIERE-5056 Order and Invoice: Tax lookup interface (#1253) 2022-03-23 15:00:08 +01:00
antlr IDEMPIERE-5367 Logic expression IN doesn't works with quoted text (#1423) 2022-08-05 13:21:50 +02:00
schema
src IDEMPIERE-5408 Allow or enforce login with specific tenant (FHCA-3823) (#1596) 2022-12-02 15:31:56 +08:00
.classpath IDEMPIERE-5427 Upgrade to Tycho 2.7.5 (#1493) 2022-09-21 14:21:27 +02:00
.packaging
.project IDEMPIERE-4933 Platform update for 9.x (#870) 2021-09-10 09:55:07 +02:00
build.properties IDEMPIERE-5225 - HTML Report minification (#1237) 2022-03-17 15:36:02 +01:00
documentation.bat
packaging-build.xml
plugin.xml IDEMPIERE-5015 add org.adempiere.base.annotation.Callout annotation (#948) 2021-10-27 12:15:58 +02:00
pom.xml IDEMPIERE-5225 - HTML Report minification (#1237) 2022-03-17 15:36:02 +01:00