nextcloud/lib/private/user
Robin McCorkell 619dcae7af Merge pull request #12901 from owncloud/move-ldap-check-to-manager
Move the Null-Byte LDAP check to the user manager
2014-12-18 00:28:00 +00:00
..
backend.php Move OC_USER_BACKEND_* constants to OC_User_Backend class 2014-11-27 13:47:32 +01:00
database.php Use new hashing API for OC_User_Database 2014-11-06 15:42:06 +01:00
dummy.php Support displaynames for dummy user backend 2014-11-06 18:31:40 +01:00
example.php Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00
http.php Do only follow HTTP and HTTPS redirects 2014-09-22 20:02:32 +02:00
interface.php Move OC_USER_BACKEND_* constants to OC_User_Backend class 2014-11-27 13:47:32 +01:00
manager.php Move the Null-Byte LDAP check to the user manager 2014-12-17 12:47:00 +01:00
session.php add a isLoggedIn method to the usersession and deprecate the isLoggedIn method on the api 2014-12-17 17:40:52 +01:00
user.php Merge pull request #12711 from owncloud/add-backend-to-rest-index 2014-12-10 11:56:45 +01:00