]> source.dussan.org Git - nextcloud-server.git/commit
feat: Allow getting/setting the password hash of a user
authorChristopher Ng <chrng8@gmail.com>
Tue, 25 Jun 2024 22:47:50 +0000 (15:47 -0700)
committerChristopher Ng <chrng8@gmail.com>
Mon, 8 Jul 2024 23:30:52 +0000 (16:30 -0700)
commit34d97d45cfae8a4f82bedb54582c1fc8eaf41369
treed5631061447d94ba8d8233d22d820fe75f1a2060
parenta330f4c9d558a089bfa389a3227ef0e3c43816d1
feat: Allow getting/setting the password hash of a user

Signed-off-by: Christopher Ng <chrng8@gmail.com>
lib/private/User/LazyUser.php
lib/private/User/User.php
lib/public/IUser.php