Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
  1. Feb 23, 2024
  2. Feb 22, 2024
  3. Feb 20, 2024
  4. Feb 15, 2024
  5. Feb 13, 2024
    • Fahim Salam Chowdhury's avatar
      fix: Session cookie passing after successful resource finder · 24a31235
      Fahim Salam Chowdhury authored
      When user init the login flow, first app tries to retrieve the DAV
      providers info by making DAV request via DavResourceFinder. In this
      stage, no account is created, so inMemoryCookieStore is used. After
      successful resource info retrieval then account is created & then
      refreshed the collection via RefreshCollectionWorker. As previously only
      inMemory cookieJar is used, the refreshCollection makes it's first
      request without any cookie, which causes extra server headace.
      
      To mitigate this, we need to persist the last inMemory cookies after
      successful resource retrieval.
      24a31235
    • Fahim Salam Chowdhury's avatar
  6. Feb 12, 2024
  7. Feb 04, 2024
  8. Feb 02, 2024
  9. Jan 31, 2024
  10. Jan 30, 2024
  11. Jan 26, 2024
  12. Jan 25, 2024
  13. Jan 24, 2024
  14. Jan 23, 2024
Loading