remotes/origin/stable6
Arthur Schiwon 12 years ago
parent 0a7ee7c3f7
commit 63324e2347
  1. 2
      lib/user.php

@ -410,7 +410,7 @@ class OC_User {
* @brief Check if the password is correct
* @param string $uid The username
* @param string $password The password
* @return bool
* @return mixed user id a string on success, false otherwise
*
* Check if the password is correct without logging in the user
* returns the user id or false

Loading…
Cancel
Save