mirror of
https://github.com/the-draupnir-project/Draupnir.git
synced 2026-05-15 03:45:22 +00:00
7b5ab65328
* Cover users that are banned indirectly by removed policies https://github.com/the-draupnir-project/Draupnir/issues/740. * Move findUnbanInformationForMember to UnbanUsers.tsx * Remove rules on unban even if there are no matching members. Fixes https://github.com/the-draupnir-project/Draupnir/issues/742. * Add even more test cases to unban test. Fixes #740 Fixes #742