mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-12-06 21:01:42 +01: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()