limpkin / mooltipass

Github repository dedicated to the mooltipass project
https://www.themooltipass.com
521 stars 113 forks source link

sites compatibility #515

Closed reepush closed 7 years ago

reepush commented 7 years ago

– overflow within iframe boundaries – citi.com compatibility – ignore hidden password field for mijnzakelijk.ing.nl – check id attribute for captcha keyword

reepush commented 7 years ago

@limpkin

master: master-ci

sites-compatibility: compatibility-ci

– fixed captcha detection for alibaba, now we pass it – dropbox works manually – wasn't able to login into ebay with error Oops, that's not a match – github works manually – microspot works manually – steam works manually – cisecurity shows a password change dialog after login

reepush commented 7 years ago

@limpkin also pushed hsbc.com combination, so user will be asked for credentials

reepush commented 7 years ago

@limpkin yes, match is used like a search for substring (like hostname.indexOf(url))