nextcloud/lib/private/User
Thomas Müller 506ccdbd8d
Introduce an event for first time login based on the last login time stamp
Use firstLogin event to trigger creation of default calendar and default address book

Delay login of admin user after setup so that firstLogin event can properly be processed for the admin

Fixing tests ...

Skeleton files are not copied over -> only 3 cache entries are remaining

Use updateLastLoginTimestamp to properly setup lastLogin value for a test user
2016-11-14 14:50:10 +01:00
..
Backend.php Unnecessary fully qualified names 2016-08-14 19:36:06 +02:00
Database.php Cache non existing DB user 2016-10-10 09:30:36 +02:00
LoginException.php Update with robin 2016-07-21 18:13:58 +02:00
Manager.php Introduce an event for first time login based on the last login time stamp 2016-11-14 14:50:10 +01:00
NoUserException.php Fix others 2016-07-21 18:13:57 +02:00
Session.php Introduce an event for first time login based on the last login time stamp 2016-11-14 14:50:10 +01:00
User.php Introduce an event for first time login based on the last login time stamp 2016-11-14 14:50:10 +01:00