diyanaco / TAJMA_OUM

Profiling System
0 stars 0 forks source link

: Create isOwner function in routes.py #6

Closed miazocool closed 2 years ago

miazocool commented 2 years ago
    #TODO : Create isOwner function

https://github.com/diyanaco/TAJMA_OUM/blob/b4f7a248e1424c948ea0dfe428e72b4ce80551a6/tajma/routes.py#L131

miazocool commented 2 years ago

No need to have this check in because the my result data is query from user_id which is from flask_login , which can't be accessed from the url parameters.