mirror of
https://github.com/StarFleetCPTN/GoMFT.git
synced 2026-09-08 15:41:20 +02:00
- Changed the logic in the HandleDeleteUser function to check for other administrators using the actual 'is_admin' column instead of counting all admins. - Prevented deletion if no other administrators exist, ensuring at least one admin remains in the system. https://github.com/StarFleetCPTN/GoMFT/issues/67