Cloudkibo / KiboPush

0 stars 1 forks source link

Create middleware for acting user #9761

Closed AnishaChhatwani closed 4 years ago

AnishaChhatwani commented 4 years ago

This task is to create middle to attach actingAsUser's info and add checks to make sure the super user has access to the performed action or not For more info, please refer to the following document: https://docs.google.com/document/d/1_C4aODB7wszBjbVWXBNcgWhUY-362SQScvmkRN9PSnA/edit#

saniasiddiqui commented 4 years ago

I have read the document and discussed design with @AnishaChhatwani. I have started working on code. The task is in progress.

AnishaChhatwani commented 4 years ago

Working fine locally

AnishaChhatwani commented 4 years ago

Tested on staging. Working fine

AnishaChhatwani commented 4 years ago

Found following issues during team testing:

saniasiddiqui commented 4 years ago

Submitted Pull Request for Review

AnishaChhatwani commented 4 years ago

Working fine on staging

AnishaChhatwani commented 4 years ago

Tested on production. Working fine