glFusion / glfusion

glFusion CMS - Advanced Content Management with Style
https://www.glfusion.org
GNU General Public License v2.0
3 stars 0 forks source link

Clear group assignment cache when users added or removed #375

Closed leegarner closed 4 years ago

leegarner commented 4 years ago

The group class checks the cache for SEC_inGroup(), this makes the USER_addGroup and USER_delGroup functions clear the cache for the affected user.