]> source.dussan.org Git - nextcloud-server.git/commit
perf: Use more performant way to obtain and check the email as a login name with...
authorJulius Härtl <jus@bitgrid.net>
Thu, 30 Nov 2023 10:46:54 +0000 (11:46 +0100)
committerJulius Härtl <jus@bitgrid.net>
Thu, 30 Nov 2023 19:51:47 +0000 (20:51 +0100)
commita3a343ce413d0f86f70d5b47ab28e40d6dd763aa
tree63ad16254ae521bc10d90c5cf7573ce48b5f4c38
parente0d1e7cbf8033ec9bd1925b0e60fda5ec9eb1fe8
perf: Use more performant way to obtain and check the email as a login name with token login

Signed-off-by: Julius Härtl <jus@bitgrid.net>
lib/private/User/Session.php
tests/lib/User/SessionTest.php