]> source.dussan.org Git - nextcloud-server.git/commit
because OC_User::login will create a new session we shall only try to login if user...
authorThomas Müller <thomas.mueller@tmit.eu>
Fri, 28 Mar 2014 10:25:55 +0000 (11:25 +0100)
committerMorris Jobke <hey@morrisjobke.de>
Wed, 26 Nov 2014 08:19:10 +0000 (09:19 +0100)
commit320a3c3784057711f38841550c12c1d6177e9588
treee9f56366821a1d480d38c31714b495935ed0aa2a
parentc5fa8f1bdc08b07d03fcc9f9c84033960ec4e20f
because OC_User::login will create a new session we shall only try to login if user and pass are set

ensure to never destroy an existing session
lib/private/api.php