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

Skip to content
  1. Mar 26, 2024
  2. Mar 25, 2024
  3. Mar 20, 2024
  4. Mar 06, 2024
  5. Mar 05, 2024
  6. Feb 29, 2024
  7. Feb 23, 2024
  8. Feb 22, 2024
  9. Feb 20, 2024
  10. Feb 15, 2024
  11. 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
  12. Feb 12, 2024
  13. Feb 04, 2024
  14. Feb 02, 2024
  15. Jan 31, 2024
  16. Jan 30, 2024
  17. Jan 26, 2024
  18. Jan 25, 2024
Loading