Daniel García Aubert
|
3caa1d9c4a
|
ES6 cosmetics
|
2018-03-01 15:42:46 +01:00 |
|
Daniel García Aubert
|
b0c924ca03
|
Follow middleware pattern, should return a function as the actual middleware
|
2018-03-01 15:42:03 +01:00 |
|
Simon Martín
|
c0df0d12c6
|
ensure dont overwrite data in copy from req.params to res.locals
|
2017-10-20 17:21:55 +02:00 |
|
Simon Martín
|
21720267cf
|
from req.context to res.locals
|
2017-10-03 17:47:57 +02:00 |
|
Raul Ochoa
|
9cd67f06c1
|
User extraction from request middleware
Used only where potentially a user is required.
It doesn't make sense to extract a user for request that don't need
a user in the context.
|
2015-09-30 17:17:01 +02:00 |
|