nextcloud/lib/private/user
Arthur Schiwon e3dbc3d40c different strategy in cleaning up after user was deleted
we do not listen to deletion hooks anymore, because there is no guarantee that they
will be heard - requires that something fetches the CommentsManager first.

Instead, in the user deletion routine the clean up method will be called directly. Same way
as it happens for files, group memberships, config values.
2015-12-09 14:34:23 +01:00
..
backend.php update licence headers via script 2015-10-05 21:15:52 +02:00
database.php More cleanups of OC_Config usage 2015-12-03 16:41:23 +01:00
interface.php update licence headers via script 2015-10-05 21:15:52 +02:00
loginexception.php Update license headers 2015-03-26 11:44:36 +01:00
manager.php Fix comments 2015-12-02 09:20:58 +01:00
nouserexception.php update licence headers via script 2015-10-05 21:15:52 +02:00
session.php More cleanups of OC_Config usage 2015-12-03 16:41:23 +01:00
user.php different strategy in cleaning up after user was deleted 2015-12-09 14:34:23 +01:00