Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better authorisation mechanism #14

Open
ralovely opened this issue Apr 29, 2015 · 1 comment
Open

Better authorisation mechanism #14

ralovely opened this issue Apr 29, 2015 · 1 comment

Comments

@ralovely
Copy link
Contributor

Currently, we have 2 settings: allowed_create and allowed_receive
It needs to be more flexible:

  • completely open: anyone can send to anyone covered
  • completely closed: one company can send to only one company covered
  • mono-directionnal: one company can send to anyone and anyone can send to only this company

The last one would be our main use case. We need any customer to send us secrets, ideally wihout having to manage it.

@mikel
Copy link
Member

mikel commented Apr 10, 2017

First lot of work on this done in #33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants