server/lib/private/Group
Morris Jobke 84fd81e33f
Fix UniqueConstraintViolationException while insert into oc_groups
* fixes race condition in insert
* fixes potentiaol deadlock

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-12 17:36:35 +01:00
..
Backend.php Update license headers 2017-11-06 16:56:19 +01:00
Database.php Fix UniqueConstraintViolationException while insert into oc_groups 2018-11-12 17:36:35 +01:00
Group.php Don't pretend we can add/remove users to/from groups when we can't 2018-06-19 16:23:02 +02:00
Manager.php Fix groupExists when a backend provides group details 2018-06-26 15:00:08 +02:00
MetaData.php Don't pretend we can add/remove users to/from groups when we can't 2018-06-19 16:23:02 +02:00