nextcloud/lib/private/User
Joas Schilling b726204f91
Create users in non default backends first
Most of the time, when people have multiple backends or add a
custom backend, they want to create the users there and not in
the default backend. But since that is registered first, users
were always created there.

Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-06-20 19:59:41 +02:00
..
Backend.php Unnecessary fully qualified names 2016-08-14 19:36:06 +02:00
Database.php user ids are strings 2017-03-30 12:24:46 +02:00
LoginException.php Update with robin 2016-07-21 18:13:58 +02:00
Manager.php Create users in non default backends first 2017-06-20 19:59:41 +02:00
NoUserException.php Fix others 2016-07-21 18:13:57 +02:00
Session.php Add basic implementation for OAuth 2.0 Authorization Code Flow 2017-05-18 20:49:03 +02:00
User.php emit changeUser only if there really was a change (quota, displayname) 2017-06-01 11:34:17 +02:00