• Shinya Maeda's avatar
    Fix Protected Environment Accesses Cleanup · 85e9ab03
    Shinya Maeda authored
    Protected Environment Accesses were not automatically cleaned up
    when a user was removed from the project membership.
    Also, the leftover user/group entry in the access list
    couldn't be removed manually.
    
    This commit fixes these security related bugs.
    
    Changelog: security
    EE: true
    85e9ab03
protected_environment.rb 2.24 KB