]> source.dussan.org Git - nextcloud-server.git/commit
Cache cleaning when subadmin adds user to group
authorVinicius Cubas Brand <viniciuscb@gmail.com>
Mon, 4 Mar 2019 17:09:27 +0000 (14:09 -0300)
committerBackportbot <backportbot-noreply@rullzer.com>
Thu, 21 Mar 2019 10:33:46 +0000 (10:33 +0000)
commitdd30daa3afcd3c2e8b5fb0183c7a7f8c9dcb0d1b
tree696700dccd152842f4a03a86bea1c43d03c4f0f7
parent0f3df7609a4dc00011f60739e6ed78c78db9e683
Cache cleaning when subadmin adds user to group

This commit fix an error happening when the subadmin tries to create an
user, adding him/her to the group s/he is subadmin of, using a LDAP
User/Group plugin.

This just forces the cache to be reset after an user is added to a
group.

Signed-off-by: Vinicius Cubas Brand <viniciuscb@gmail.com>
apps/user_ldap/lib/Group_LDAP.php