Lenin Alevski
f6ac7e047e
Invalidate console session when minio user doesn't exists ( #332 )
2020-10-19 15:32:21 -07:00
Daniel Valdivia
6d8f1c439e
Handle Invalid User error coming from madmin ( #314 )
...
Right now we display `Internal Server Error` when invalid credentials are presneted, this makes it so we only present `Unauthorized`
2020-10-06 16:45:26 -07:00
Lenin Alevski
a8d403a216
fix bug for tenant image pull credentials ( #271 )
...
Co-authored-by: Daniel Valdivia <hola@danielvaldivia.com >
2020-09-06 23:20:27 -07:00
Lenin Alevski
0ba1e76400
centralize errors on a single error function ( #266 )
...
prepareError receives an array of errors and return *model.Error object
with a message and error code, we can extend this function to add more
error types/code
2020-09-04 20:32:57 -07:00