Commit 8c025549 authored by Rafael Monnerat's avatar Rafael Monnerat

erp5_core: Only search for ERP5 Login

   The implementation only works with ERP5 Login, since it is the only portal type that
   holds password in ERP5. Other implementations are password-less: Certificate Login,
   Google Login and Facebook Login, so they cannot have their password reset anyway.

   It is overkill split the login on multiple categorization, to use some portal group (ie:
   getPortalLoginPortalTypeThatCanResetPassord...) until we have a a clear usecase.
parent 038ac81c
Pipeline #29504 running with stage
in 0 seconds