mirror of
https://github.com/AlistGo/alist.git
synced 2025-11-25 03:15:10 +08:00
- Add `GetUsersByRole` function for fetching users by role. - Introduce `GetAllBasePathsFromRoles` to aggregate paths from roles. - Refine path handling in `pkg/utils/path.go` for normalization. - Comment out base path prefix updates to simplify role operations.