Commit Graph

526 Commits

Author SHA1 Message Date
Hinton dd4e6ce5d9 Update jslib (PR 185) 2020-11-23 21:31:55 +01:00
Kyle Spearrin 63eb0959a7
support for sr lang. resolve sendService deps (#1466) 2020-11-18 16:54:29 -05:00
David Gleich c209fd72de
Add some german input field names 2020-10-24 13:01:03 +02:00
Addison Beck 3d903bbf0c removed an uneeded line of code 2020-10-13 15:33:28 -04:00
Addison Beck fdfb6fb152 tracked last-launched ciphers for autofill 2020-10-12 13:33:26 -04:00
Josep Marí c86151d74f
Update last used index when auto-fill worked correctly (#1425) 2020-10-09 07:31:02 -04:00
Addison Beck 64dd14ffc5 added an escape character to a regex string 2020-09-28 12:57:40 -04:00
Addison Beck a2a994cb4d tweaked autofill ignore settings for code review 2020-09-28 12:07:46 -04:00
Addison Beck 307f59065b beefed up the restrictions on what is considered isLikePassword for autofill 2020-09-25 12:43:29 -04:00
Chad Scharf 7f1cc0199b Ensure auto auto-fill ignores new-password 2020-09-21 15:41:06 -04:00
Kyle Spearrin 2e346dbe2f language updates 2020-09-15 13:38:40 -04:00
Chad Scharf dbbd07641a Remove old IE Edge hacks 2020-09-15 10:50:45 -04:00
Matt Smith 4b3cd22bce Merge branch 'master' into feature/sso 2020-08-19 15:08:09 -05:00
Josep Marí fe2557e21c
Cycle through every login when using the auto-fill shortcut (#956)
* Cycle through every login when using the auto-fill shortcut

* Leave imports ordering as it was

* Undo formatting

* Move logic to jslib

* Remove unused method
2020-08-12 16:05:12 -04:00
Oscar Hinton 289177259a
Upgrade TypeScript (#1355)
* Upgrade TypeScript

* Update login.component.ts

Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com>
2020-08-12 15:45:03 -04:00
Matt Smith 1d0b549123 Modifications made to support SSO in Browser 2020-08-11 15:25:07 -05:00
Chad Scharf 728d181fff
Merge pull request #1322 from Hinton/feature/biometric-jslib
Support biometric changes in jslib
2020-07-29 16:54:45 -04:00
Matt Smith 6c7d730d36 Missed space in formatting. 2020-07-09 14:59:47 -05:00
Hinton a5116728a9 Support biometric changes in jslib 2020-07-09 20:14:51 +02:00
Matt Smith 689f39d365 Modified Chrome to pass in null unicode on clear 2020-07-09 12:25:46 -05:00
Kyle Spearrin c444da9a18 fix missing paren 2020-06-29 14:57:56 -04:00
Jonathan Ehman b4e15aba6e
Avoid a common One Time Password field name (#1314)
Many sites have one time password fields for Two Factor Authentication. A common name for those fields is OneTimePassword or some variant. If these fields were commonly of type "password" it would not be significant. However, since they are commonly of type "text", it is a security risk for users to auto fill these fields.
2020-06-29 10:27:14 -04:00
Kyle Spearrin ae5dbbd267
Add support for greek language (#1246) 2020-05-22 23:15:32 -04:00
Chad Scharf 40ffda4da4 Merge branch 'master' into soft-delete 2020-05-08 09:20:35 -04:00
Kyle Spearrin 166573dafb brand color updates 2020-05-05 16:59:20 -04:00
Chad Scharf 7f49ceead2 lint change revert, failed unit test fix 2020-04-13 11:14:21 -04:00
Chad Scharf a473dc958e Lint errors 2020-04-13 10:32:45 -04:00
Kyle Spearrin 1d03103faf support reversed 13 length month select 2019-10-09 17:12:21 -04:00
Kyle Spearrin 17ce891aab data-recurly attr support for autofill 2019-10-08 12:49:43 -04:00
Kyle Spearrin 93e5eeda6b dont autofill non-empty fields on page load 2019-09-25 09:54:01 -04:00
Kyle Spearrin c99403255d not like password if contains "captcha" 2019-08-30 12:26:50 -04:00
Kyle Spearrin 530d0d2594 added hebrew language 2019-08-29 07:20:41 -04:00
Kyle Spearrin 7d2c4cbd9a isPopoverOpen for safari app 2019-08-20 13:54:10 -04:00
Kyle Spearrin deb5d2bf62 isViewOpen returns promise 2019-08-20 13:47:22 -04:00
Kyle Spearrin 2a7e361300 cleanup safari specific features 2019-08-19 15:57:37 -04:00
Kyle Spearrin d91c96ae65 safari app browser utils 2019-08-19 11:58:43 -04:00
Kyle Spearrin a7dabc45f1 fix safari browser test 2019-08-16 17:11:45 -04:00
Kyle Spearrin 06234f6b23 wire up internal messaging for safari app 2019-08-15 16:36:49 -04:00
Kyle Spearrin fcc777cded fixes to safariapp messaging 2019-08-15 14:48:02 -04:00
Kyle Spearrin e5e04b8fa9 load loacles for safari app 2019-08-15 13:22:26 -04:00
Kyle Spearrin 72d0c7d860 local locale json from safari app 2019-08-14 16:54:40 -04:00
Kyle Spearrin 68593e9df2 storage service communicating with swift app 2019-08-14 12:53:43 -04:00
Kyle Spearrin e36063ff7a handle JSON objects in storage service for safari 2019-08-13 17:35:10 -04:00
Kyle Spearrin d585c21c38 update safari tests 2019-08-13 12:53:57 -04:00
Kyle Spearrin fba1731cb4 proper safari detection in utils 2019-08-13 11:57:20 -04:00
Kyle Spearrin 343ebe341b safari app messaging for storage service 2019-08-13 11:47:29 -04:00
Kyle Spearrin 384f3f1e47 compile fixes 2019-08-13 11:40:57 -04:00
Joris 55db185d6b Fix autofill with empty custom field (#991) 2019-08-12 07:13:06 -04:00
Kyle Spearrin 703474bd93 start converting some safari browser apis 2019-08-05 10:03:25 -04:00
Kyle Spearrin 103662349f support other languages for exp mo/yr on cards 2019-07-29 22:30:57 -04:00