Commit Graph

8 Commits

Author SHA1 Message Date
Florian Bach 55530d1d2d Update and improve element hashing code 2021-10-26 08:09:54 +02:00
Florian Bach 977b6951a3 Ignore SSL errors during ACS Notify
Apparently some distributors aren't using SSL correctly (or it somehow gets
messed up along the way) and the notification fails. There's nothing that
needs to be kept secret in these notifications so we can ignore SSL errors
to ensure that fulfillment works even when SSL isn't.
2021-10-26 08:03:33 +02:00
Florian Bach 2aecbabce4 Add issue template 2021-10-25 21:02:09 +02:00
Frédéric Perrin aca0157004 If Crypto can't be found, try to import Cryptodome 2021-10-23 21:37:57 +02:00
Florian Bach 89dcaf75c1 Fix nonce calculation bug (fixes #5) 2021-10-23 21:36:47 +02:00
Florian Bach 8e8ca43c7e v0.0.9: Add support for FulfillmentNotification and LoanReturn 2021-10-04 15:42:32 +02:00
Florian Bach 36b28765dd v0.0.8: PDF fixes & ACSM file type config 2021-10-03 10:30:45 +02:00
Florian Bach 3a4652a462 Working Python version (v0.0.3) 2021-09-25 16:24:03 +02:00