mirror of
https://github.com/AlistGo/alist.git
synced 2025-12-30 18:39:01 +08:00
- Added `GetAllRoles` function to retrieve all roles - Added `GetAllUsers` function to retrieve all users - Added `firstPathSegment` function to extract the first segment of a path - Checks whether a storage object is used by a role or user, and returns relevant information for unusing it |
||
|---|---|---|
| .. | ||
| archive.go | ||
| const.go | ||
| driver_test.go | ||
| driver.go | ||
| fs.go | ||
| hook.go | ||
| label_file_binding.go | ||
| label.go | ||
| meta.go | ||
| path.go | ||
| role.go | ||
| setting.go | ||
| sshkey.go | ||
| storage_test.go | ||
| storage.go | ||
| user.go | ||