weboob-devel/modules/ing
Florent 935fa16c19 ing: fix bad login with cookie cache
Description of the problem: we are loading an expired cookie. We go to
the login page (redirected by the website, or because of the url stored
in storage. It does not matter).
Next step: we call do_logout, it clear the cookies
Next step: stay_or_go do nothing
Next step: we do a post, without any cookie. The request fail

Solution: force the "go()" after cookie cleaning
2015-03-20 22:23:18 +01:00
..
pages fix fucking website change 2015-02-09 18:59:16 +01:00
__init__.py Rename backend.py to module.py 2014-09-26 10:18:12 +02:00
browser.py ing: fix bad login with cookie cache 2015-03-20 22:23:18 +01:00
favicon.png add icon for ing 2012-02-10 01:25:41 +01:00
module.py allow birthday to be entered with separators 2015-01-21 10:40:03 +01:00
test.py s/BACKEND/MODULE/ 2014-09-26 10:18:11 +02:00