1. 29 Aug, 2023 1 commit
  2. 28 Aug, 2023 2 commits
  3. 26 Aug, 2023 1 commit
  4. 25 Aug, 2023 1 commit
  5. 24 Aug, 2023 4 commits
  6. 23 Aug, 2023 2 commits
  7. 22 Aug, 2023 1 commit
    • Rafael Monnerat's avatar
      erp5_core: Only search for ERP5 Login · 8c025549
      Rafael Monnerat authored
         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.
      8c025549
  8. 21 Aug, 2023 28 commits