AberdeenRSS / AberdeenRSS/FlightManagementServer

Add permission system

Aperta
#5 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
0
Fork
0
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

## 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
-

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.