summaryrefslogtreecommitdiff
path: root/cashier/src/main/java/net/taler/cashier/config
AgeCommit message (Collapse)Author
2020-09-01[cashier] check authentication credentials against auth endpointTorsten Grote
before accepting config This was an unannounced change at the server which removed auth from the /config endpoint.
2020-08-27[cashier] don't crash on unexpected network inputTorsten Grote