mirror of https://github.com/Xhofe/alist
![]() - Add `CountEnabledAdminsExcluding` function to count enabled admins excluding a specific user. - Implement `CountUsersByRoleAndEnabledExclude` in `internal/db/user.go` to support exclusion logic. - Refactor role handling with switch-case for better readability in `server/handles/role.go`. - Ensure at least one enabled admin remains when disabling an admin in `server/handles/user.go`. - Maintain guest role name consistency when updating roles in `internal/op/role.go`. |
||
---|---|---|
.. | ||
db.go | ||
label.go | ||
label_file_binding.go | ||
meta.go | ||
obj_file.go | ||
role.go | ||
searchnode.go | ||
settingitem.go | ||
sshkey.go | ||
storage.go | ||
tasks.go | ||
user.go | ||
util.go |