1
0
Fork 0
mirror of https://github.com/zigzap/zap.git synced 2025-10-20 23:24:09 +00:00
Commit graph

10 commits

Author SHA1 Message Date
Rene Schallner
b7f3ae06c6 update tests, pkghash 2023-04-22 07:38:44 +02:00
Rene Schallner
85076dbe55 cleaned up auth test output 2023-04-17 08:29:30 +02:00
Rene Schallner
0bfd8235f7 test auth: wait for response to be sent
before stopping zap
2023-04-17 04:01:43 +02:00
Rene Schallner
7e2c3b6251 more tests, cleanup 2023-04-16 23:42:08 +02:00
Rene Schallner
bdc9d922e0 implemented, tested Basic auth (Token68, UserPass) 2023-04-16 22:36:27 +02:00
Rene Schallner
1c96e9bf02 automated auth tests via http_client_testrunner 2023-04-16 21:23:47 +02:00
Rene Schallner
6fb7dc8176 BasicAuth/Token68 works + tested 2023-04-16 20:32:17 +02:00
Rene Schallner
208a443685 nicer way of creating authenticator, auth endpoint 2023-04-16 20:13:39 +02:00
Rene Schallner
1ffe01dc7a made http_client more universal 2023-04-16 20:06:07 +02:00
Rene Schallner
1fa1d10acf started adding HTTP auth + tests 2023-04-16 06:44:14 +02:00