Pascal Precht b654fdecd8
fix(modules/authenticator): ensure request hash doesn't include query params
The authenticators request hash algorithm produced different hashes than
on the client, because client-side hash-request don't include the query
parameters of a URL.

This causes authentication issues when sending any requests with query
parameters. This commit ensures we ignore them on the server as well.
2018-10-23 11:12:49 +02:00
..
2018-10-23 10:15:46 +02:00
2018-10-23 11:11:13 +02:00
2018-10-23 10:59:18 +02:00
2018-10-23 10:57:04 +02:00
2018-10-23 10:41:22 +02:00
2018-10-23 10:44:13 +02:00
2018-10-23 10:36:57 +02:00
2018-10-23 10:26:14 +02:00
2018-10-23 10:57:04 +02:00
2018-10-23 10:50:39 +02:00
2018-09-13 10:29:03 -04:00
2018-10-23 10:41:22 +02:00
2018-10-23 10:47:24 +02:00
2018-10-23 10:26:14 +02:00