You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding admin dependency in authorization of dataset,files, metadata,search (#819)
* Basic implementation of admin in user collection in mongodb
* black formatting
* adding codegen files
* minor fix to boolean logic
* Adding get_admin dependency
black formatting
adding codegen file
removing redundant print statement
fixing pytest failure
fixing pytest failure
ran black
* fixed pytest failure
* Adding admin dependency in authorization of dataset,files, metadata, search
* allowing admin to view all datasets
* adding admin in get_roles functions
* adding codegen files
* modifying test
* addressing commnets
* adding the test back
* merge main
0 commit comments