Raul Marin
|
7eb412cf59
|
Test: Accept PG11 error messages
|
2019-01-02 16:21:33 +01:00 |
|
Daniel García Aubert
|
a616982ec3
|
Use strict mode
|
2018-10-24 15:42:33 +02:00 |
|
Eneko Lakasta
|
03e484c5da
|
FIX tests. Create jobs should return 403 if auth fails
|
2018-06-05 15:49:15 +02:00 |
|
Eneko Lakasta
|
e85994293b
|
remove fallback tests and refactor some http errors 403 -> 401
|
2018-05-17 17:13:00 +02:00 |
|
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
|
cf0214f5c3
|
Respond with 403 intead of 401 when the request has no permissions to the specific resource
|
2018-02-23 15:50:23 +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
|
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
|
bcf88093e9
|
Support basic-auth for batch api
|
2018-02-16 11:52:57 +01:00 |
|
Daniel García Aubert
|
2cadfe6f18
|
Add support for Basic Auth
|
2018-02-16 10:46:58 +01:00 |
|
Daniel García Aubert
|
1011ecce89
|
typo
|
2018-02-15 13:25:12 +01:00 |
|
Daniel García Aubert
|
b8ab580b8a
|
missing comment
|
2018-02-15 13:20:19 +01:00 |
|
Daniel García Aubert
|
75c972a7a2
|
Add test to ensure that a job created with specific role can't query to restricted resources
|
2018-02-15 13:15:01 +01:00 |
|
Daniel García Aubert
|
87f80c364b
|
Add tests to validate that a wrong apikey should use default public credentials
|
2018-02-15 12:36:54 +01:00 |
|
Daniel García Aubert
|
ea6e8b5315
|
Implement fallback mechanism to be able to authenticate as usual in case of apikey is not found
|
2018-02-14 16:22:36 +01:00 |
|
Daniel García Aubert
|
e0e9f1e1df
|
Cosmetic changes
|
2018-02-14 12:19:02 +01:00 |
|
Daniel García Aubert
|
f2074ba237
|
Drain batch test client
|
2018-02-14 12:10:41 +01:00 |
|
Daniel García Aubert
|
974d219aad
|
Add test for batch api
|
2018-02-13 19:47:00 +01:00 |
|
Daniel García Aubert
|
7ba95d28cc
|
Add test to check regular api keys
|
2018-02-13 17:53:27 +01:00 |
|
Daniel García Aubert
|
88c0751f52
|
Fix assertion
|
2018-02-13 16:10:08 +01:00 |
|
Daniel García Aubert
|
08183bf083
|
Add integration test
|
2018-02-13 12:44:55 +01:00 |
|
Daniel García Aubert
|
d13dd9549e
|
Implemtent first acceptance test to check auth-api happy cases
|
2017-11-23 17:39:28 +01:00 |
|