]> source.dussan.org Git - nextcloud-server.git/commit
inject ISecureRandom into user session and use injected config too
authorChristoph Wurst <christoph@winzerhof-wurst.at>
Mon, 31 Oct 2016 08:36:55 +0000 (09:36 +0100)
committerLukas Reschke <lukas@statuscode.ch>
Wed, 2 Nov 2016 12:39:16 +0000 (13:39 +0100)
commit6f86e468d4d9bcf50143e37905923d74ac423a7e
treed44b5584342456f3eb904aaf726b92c3ee607d64
parentd907666232468503ab6ed2bdac44b6500be2beb6
inject ISecureRandom into user session and use injected config too

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
lib/private/Server.php
lib/private/User/Session.php
tests/lib/User/SessionTest.php