]> git.ipfire.org Git - thirdparty/python-fints.git/commit
Make it possible to open an anonymous dialogue (user_id=CUSTOMER_ID_ANONYMOUS, pin...
authorHenryk Plötz <henryk@ploetzli.ch>
Sun, 26 Aug 2018 12:19:39 +0000 (14:19 +0200)
committerRaphael Michel <mail@raphaelmichel.de>
Mon, 3 Dec 2018 18:34:29 +0000 (19:34 +0100)
commit06a3f1cd56d70c2511114a5231bfff1fa68f394f
tree19244e3e87486da6db389337ca7ee932e3b86fd4
parent9c08ae0b062db116493c2533877e34031cd4c875
Make it possible to open an anonymous dialogue (user_id=CUSTOMER_ID_ANONYMOUS, pin=None)
fints/client.py
fints/dialog.py
fints/formals.py
fints/segments/__init__.py
fints/utils.py