vkuznet / transfer2go

Distributed, loosely couple agent-based transferring system
MIT License
8 stars 2 forks source link

Add decorators to Transfer and TransferRequest CLI APIs #51

Open vkuznet opened 6 years ago

vkuznet commented 6 years ago

We need to add (few) decorators to Transfer and TransferRequest CLI APIs which will handle policies of the system, e.g. only certain users will be able to approve/delete requests (admins), while collaborators will be able to submit transfer requests.

vkuznet commented 6 years ago

Code committed in a505a73..eb4c1d9