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

GUID Authz and Project Revamp #101

Closed
7 tasks done
jacobheath opened this issue Apr 19, 2019 · 4 comments
Closed
7 tasks done

GUID Authz and Project Revamp #101

jacobheath opened this issue Apr 19, 2019 · 4 comments

Comments

@jacobheath
Copy link
Collaborator

jacobheath commented Apr 19, 2019

  • Add GUIDs to all requests from the extension. Should be in the Hoot header
  • Add option in settings to add GUID to project
  • Add column to tracers table for GUID. Tracers will be associated withsomeone's GUID
  • All lookups from the UI should be based on the tracer. Modify to do a whereby with GUID value
  • The "admin view" will just be able to know all the GUIDs on a team and query for them all
  • Change project API to be generating a GUID
  • Add middleware component so that GUIDs are valid before hitting database
@jacobheath jacobheath changed the title GUID Authz GUID Authz and Project Revamp Apr 19, 2019
@jacobheath
Copy link
Collaborator Author

I am actually generating a GUID in the extension now. I didn't think it needed to be an API call

@jacobheath
Copy link
Collaborator Author

need to modify the events APIs so that the tracer ID is looked by UUID

@jacobheath
Copy link
Collaborator Author

had to guid to requests so that we can modify only the ones that you are suppose to have access to

@heathj
Copy link
Collaborator

heathj commented Jul 31, 2019

Closed by 7c7413d

@heathj heathj closed this as completed Jul 31, 2019
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