nextcloud-server/lib/private/User
Joas Schilling 7257206bcf
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-22 13:02:53 +07:00
..
Backend.php Unnecessary fully qualified names 2016-08-14 19:36:06 +07:00
Database.php user ids are strings 2017-03-30 12:24:46 +07:00
LoginException.php Update with robin 2016-07-21 18:13:58 +07:00
Manager.php Create users in non default backends first 2017-06-22 13:02:53 +07:00
NoUserException.php Fix others 2016-07-21 18:13:57 +07:00
Session.php Add basic implementation for OAuth 2.0 Authorization Code Flow 2017-05-18 20:49:03 +07:00
User.php emit changeUser only if there really was a change (quota, displayname) 2017-06-01 13:08:23 +07:00