Commit graph

22 commits

Author SHA1 Message Date
Romain Bignon
65b9913fef check if the password rotation has been succeed 2010-11-15 23:21:16 +01:00
Laurent Bachelier
e5d4047016 Use basestring instead of str and unicode 2010-11-12 18:52:50 +01:00
Laurent Bachelier
024f217c8b Use strings instead of integers internally for account IDs 2010-11-12 18:40:23 +01:00
Romain Bignon
9d7e1cd260 fix coming 2010-11-02 23:36:27 +01:00
Romain Bignon
e973525b50 bnporc implements transfers (closes #416) 2010-10-31 10:26:44 +01:00
Romain Bignon
08605f7901 when website is unavailable, raise BrowserUnavailable() instead of BrowserIncorrectPassword() 2010-10-31 09:16:46 +01:00
Romain Bignon
25916abbcd display a warning when the password is expired and has been switched 2010-10-03 15:39:07 +02:00
Romain Bignon
a4dbaf01c5 if password if expired, switch with the value of the new 'rotating_password' backend setting 2010-10-01 21:24:22 +02:00
Christophe Benz
8afff42465 compare instance to basestring instead of (str, unicode) 2010-08-17 19:33:06 +02:00
Flo
10d8c85077 Replace the coming page, because the website changed too...
Signed-off-by: Flo <florent.fourcot@resel.fr>
2010-08-14 23:36:55 +02:00
Romain Bignon
d8a739f86f applying patch from Olf to add the 'history' command to boobank and backends (refs #373) 2010-08-12 18:17:19 +02:00
Romain Bignon
dcdc84dced do not need history anymore 2010-07-15 22:02:52 +02:00
Christophe Benz
470f2a9fe2 use real comments for licence header 2010-06-22 16:27:33 +02:00
Christophe Benz
73ffa6c6f1 Results API 2010-05-05 19:03:38 +02:00
Romain Bignon
16318dcbf6 use the lxml parser (elementtidy is now deprecated) 2010-04-30 18:09:37 +02:00
Christophe Benz
8638024756 rename parser/parsers module, add get_parsers() with preference_order 2010-04-16 18:11:52 +02:00
Christophe Benz
2ca57c15a8 rename Browser to BaseBrowser 2010-04-16 18:11:52 +02:00
Romain Bignon
7663f288a9 fix bnporc to use history 2010-04-14 11:39:58 +02:00
Romain Bignon
319fdb0576 fix confirm page pattern 2010-04-14 11:33:02 +02:00
Romain Bignon
3ebdea9faf several fixes 2010-04-14 09:49:10 +02:00
Romain Bignon
9d730fedbd little fixes 2010-04-04 18:58:14 +02:00
Romain Bignon
69bb9e4826 new bnporc backend 2010-04-04 16:51:42 +02:00