Daniel García Aubert
|
418ec1304f
|
Fix issue with auth fallback, it wasn't authenticated when apikey master was provided
|
2018-02-26 18:13:49 +01:00 |
|
Daniel García Aubert
|
3807d9f94d
|
Template for User not found error
|
2018-02-22 17:49:02 +01:00 |
|
Daniel García Aubert
|
b399abee18
|
Move authorization to auth-api and extract it from user-database-service
|
2018-02-22 11:46:34 +01:00 |
|
Daniel García Aubert
|
28a7cf9259
|
Don't authenticate when default_public api-key is provided
|
2018-02-21 11:14:31 +01:00 |
|
Daniel García Aubert
|
03e9b8006b
|
Actually pass just apikey instead of the entire "res" object
|
2018-02-19 19:16:33 +01:00 |
|
Daniel García Aubert
|
ad772246d0
|
Get api_key from specific middleware and save it into res.locals
|
2018-02-15 17:23:35 +01:00 |
|
Daniel García Aubert
|
88015aaf0f
|
Implement new auth system based on api-key tokens with scoped permissions
|
2017-11-24 17:57:54 +01:00 |
|
Raul Ochoa
|
703479b7de
|
jshint: fix auth directory
|
2015-05-12 18:00:30 +02:00 |
|
Raul Ochoa
|
480a9f27b4
|
New authentication mechanism: checks in advance if credentials are provided
in order to do a single request to redis to retrieve the required database
connection parameters.
|
2014-08-05 16:20:06 +02:00 |
|
Raul Ochoa
|
49406c99fa
|
Moves auth functionality to its own directory
|
2014-08-05 11:57:43 +02:00 |
|