AberdeenRSS / AberdeenRSS/FlightManagementServer
Add permission system
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 0
- Fork
- 0
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
## Permissions we need
Vessel:
- visible
- view
- command
- owner
Flight:
- view
- command
Unauthorized permission, is the permission everyone has even if not logged in (initially all vessels have owner unauthorized as there is no owner)
## New controllers
- Delete Vessel/Flight
- Add user to flight/vessel
- Remove user from flight/vessel
- Assign unauthrized permission
- Get share code -> vessel/flight and permission
- Use share code
-
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.