Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
weboob
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Rémi - Filament
weboob
Commits
bfaa87dd
Commit
bfaa87dd
authored
Apr 27, 2020
by
Rémi - Filament
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix hash for banquepopulaire virtual keyboard for symbol 1
parent
44406f87
Pipeline
#3116
passed with stages
in 17 minutes and 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
modules/banquepopulaire/pages.py
modules/banquepopulaire/pages.py
+1
-1
No files found.
modules/banquepopulaire/pages.py
View file @
bfaa87dd
...
...
@@ -379,7 +379,7 @@ class LoginPage(MyHTMLPage):
class
CaissedepargneVirtKeyboard
(
SplitKeyboard
):
char_to_hash
=
{
'0'
:
'66ec79b200706e7f9c14f2b6d35dbb05'
,
'1'
:
'529819241cce382b429b4624cb019b56'
,
'1'
:
(
'529819241cce382b429b4624cb019b56'
,
'0ea8c08e52d992a28aa26043ffc7c044'
)
,
'2'
:
'fab68678204198b794ce580015c8637f'
,
'3'
:
'3fc5280d17cf057d1c4b58e4f442ceb8'
,
'4'
:
(
'dea8800bdd5fcaee1903a2b097fbdef0'
,
'e413098a4d69a92d08ccae226cea9267'
,
'61f720966ccac6c0f4035fec55f61fe6'
,
'2cbd19a4b01c54b82483f0a7a61c88a1'
),
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment