mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-12 14:00:17 +02:00
Changed _add_user_to_group() to take group ID instead of group name. addgroups and remgroups are now lists instead of dictionaries because I don't need the group names anymore. Removed debug logging from _add_user_to_group() and send_command()