Issue78

Title Groups aren't removed from permission sources when they're removed from their group sources
Priority bug Status unread
Superseder Nosy List Gustavo
Assigned To Gustavo Topics repoze.what

Created on 2009-05-18.18:06:16 by Gustavo, last changed 2009-05-18.18:06:16 by Gustavo.

Messages
msg193 (view) Author: Gustavo Date: 2009-05-18.18:06:15
Permission source adapters are naive about group source adapters, so they cannot
remove groups which are granted certain permissions when such groups are removed
from their own source adapters.

I need to make permissions source adapters know about the group source adapters
being used, so this can work as expected.

(Reported privately by Jonás Melián).
History
Date User Action Args
2009-05-18 18:06:16 Gustavo create