]> source.dussan.org Git - nextcloud-server.git/commit
fix credentialsManager documentation and ensure userId to be used as string 20505/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Wed, 15 Apr 2020 17:34:23 +0000 (19:34 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Wed, 15 Apr 2020 17:34:23 +0000 (19:34 +0200)
commit5437844b7ec24d6011e8f1e4a0df5f727d259ea5
tree3683815b562d4897d3d6eabf69e5e4513b3aa9d2
parentf6cb45203755d85b33684b1dab1a91b5b05e8c9a
fix credentialsManager documentation and ensure userId to be used as string

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
lib/private/Security/CredentialsManager.php
lib/public/Security/ICredentialsManager.php
tests/lib/Security/CredentialsManagerTest.php