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

Skip to content

Add patch for get by email

Akhil requested to merge dev/optimize-get-by-email into main

@arnauvp @avinashg I have fixed the getByEmail function to follow behaviour like:

  • if mail domain and alt mail domain are defined:
    • if mail domain suffix matches, uid is same as email
    • else if alt mail domain suffix matches, uid is email without domain suffix
  • else continue with nextcloud default behavior

Merge request reports

Loading