Commit graph

12 commits

Author SHA1 Message Date
Romain Bignon
39448ffcd6 fix detection of badpassword 2013-07-16 09:56:55 +02:00
Laurent Bachelier
7094931c92 Easy spacing fixes, trailing stuff
Remove useless trailing \
Remove trailing spaces
Add missing empty lines

autopep8 -ir -j2 --select=E301,E302,E502,W291,W293,W391 .

Diff quickly checked.
2013-03-16 00:54:55 +01:00
Romain Bignon
f54c82b033 support new LCL certificate 2012-11-16 12:08:13 +01:00
Romain Bignon
853afb52b2 support several contracts (only select default one for now) 2012-10-19 16:34:12 +02:00
Romain Bignon
dde19633d3 set CERTHASH const on most bank modules and others 2012-09-01 13:38:08 +02:00
Romain Bignon
a9398b515a correctly detect when user is logged even if the confirm page is unknown 2012-08-24 11:07:31 +02:00
Romain Bignon
f72d705204 support CB operations (coming and history) 2012-06-23 21:31:41 +02:00
Pierre Mazière
efd7cb2c75 LCL: password renewal warning 2012-05-24 23:22:26 +02:00
Romain Bignon
0be25e5c29 always go on the history page 2012-04-18 11:16:54 +02:00
Romain Bignon
35688f58c9 Account.link_id becomes a private attribute 2012-03-10 09:03:26 +01:00
Pierre Mazière
8a70c77b80 LCL: update to fit web site changes
Update login process
Secure login by adding a random value in the URL as in
the original web site
Deal with both Pro and Particulier versions

Signed-off-by: Pierre Mazière <pierre.maziere@gmail.com>
2012-01-24 23:51:58 +01:00
Romain Bignon
14a7a1d362 support repositories to manage backends (closes #747) 2012-01-17 17:00:05 +01:00
Renamed from weboob/backends/lcl/browser.py (Browse further)