Eneko Lakasta
|
440ba8c840
|
make function checkUserExists node callback pattern compilant
|
2018-06-06 15:48:22 +02:00 |
|
Eneko Lakasta
|
fa5a99211c
|
check user exists in user middleware
This way, we keep sending a 404 error if the user does not exist.
|
2018-05-29 13:23:50 +02:00 |
|
Daniel García Aubert
|
edd382fb8f
|
Check user is the same user that sends the request when basic-auth is provided
|
2018-02-16 18:21:06 +01:00 |
|
Daniel García Aubert
|
b10937a8fb
|
Use res.locals instead of req.context to share object among middlewares
|
2017-11-24 15:49:25 +01:00 |
|
Raul Ochoa
|
20f50d988e
|
Use user middleware in job controller
|
2016-10-04 15:19:31 +02:00 |
|