]> source.dussan.org Git - nextcloud-server.git/commit
fix(authtoken): Store only one hash for authtokens with the current password per... 36562/head
authorJulius Härtl <jus@bitgrid.net>
Sat, 4 Feb 2023 21:35:35 +0000 (22:35 +0100)
committerJulius Härtl <jus@bitgrid.net>
Thu, 9 Feb 2023 12:44:00 +0000 (13:44 +0100)
commit580feecdbfa0dac342d133fa1482f7a4bd4539fb
tree4613481f3a24c58fde0b833fa54c27614f886fdc
parentdd891e7e8128bfd888a9451514db3c1b82b1a9cc
fix(authtoken): Store only one hash for authtokens with the current password per user

Signed-off-by: Julius Härtl <jus@bitgrid.net>
lib/private/Authentication/Token/PublicKeyTokenMapper.php
lib/private/Authentication/Token/PublicKeyTokenProvider.php