-
-
Notifications
You must be signed in to change notification settings - Fork 347
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
Api key support #486
Milestone
Comments
TODO:
|
syjer
added a commit
that referenced
this issue
Jul 10, 2018
syjer
added a commit
that referenced
this issue
Jul 12, 2018
syjer
added a commit
that referenced
this issue
Jul 12, 2018
syjer
added a commit
that referenced
this issue
Jul 16, 2018
syjer
added a commit
that referenced
this issue
Jul 16, 2018
syjer
added a commit
that referenced
this issue
Jul 17, 2018
syjer
added a commit
that referenced
this issue
Jul 19, 2018
syjer
added a commit
that referenced
this issue
Jul 19, 2018
can be considered done. |
cbellone
added a commit
that referenced
this issue
Aug 4, 2018
cbellone
added a commit
that referenced
this issue
Aug 4, 2018
cbellone
added a commit
that referenced
this issue
Aug 5, 2018
cbellone
added a commit
that referenced
this issue
Aug 5, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently, for accessing the api, we have a basic auth system which is kinda cumbersome.
Add a api key type system.
alfio.model.user.User -> add a new type "API_KEY"
Should be filtered out in the admin page.
The text was updated successfully, but these errors were encountered: