[KnownUsernameField] Entries update (main ones)#1034
Conversation
…mblr+Yandex ... also, add missing OAuth support for PayPal. And add "My docomo" from NTT DOCOMO, as part of a Top 20 Japan.
This:
Proof of proper functioningTechnical screenshotsTechnical detailsView me ...new KnownUsernameField("accounts.google.com", new (string, string)[] { ("identifier", "identifierId"), ("ServiceLogin", "Email") }),This:
Standard auth.
OAuth
|
This:
Proof of proper functioningView me ...
💡 About the example used (Xoom, a PayPal service), see its Wikipedia page. |
This:
✔️ All entries have been tested. Technical remarksView me ...❓ Why
|
This:
✔️ All entries have been tested. 💡 For information, no difference between the mobile and desktop version, regarding the login part (I mean from a technical point of view, i.e. it's always Technical remarksView me ...Why case-insensitive used — i.e.
|
This:
Proof of proper functioningView me ...
Technical screenshotsView me ...
|
This:
Proof of proper functioningView me ...Technical screenshots |
This:
Proof of proper functioningTechnical screenshots💡 Thanks to the way Tumblr is coded, Bitwarden will even be able to automatically fill in the (hidden) password field in the process (in one go), password field that will be displayed in the next step! The login action is therefore even faster on this website! |
This:
✔️ All entries have been tested. Proof of proper functioningView me ...Technical screenshotsView me ...Source for the list of TLDs used by Yandex: https://yandex.com/support/passport/troubleshooting/forgot-password.html (
|
|
This:
Technical remarksView me ...
Proof of proper functioningView me ...
Technical screenshots |
|
@kspearrin Hello Kyle. In view of my next PR, in case this information is not considered confidential, would it be possible for me to know the 5 (at the very least, the 3) countries where the Bitwarden Android app is the most installed/used? This, in order to enrich this new section C ( For information, on average, less than 3 entries will be added per country with a Top 20 system (because only web sites/applications using a "user ID only" login page are to be added). Thank you in advance! 👍 |
|
P.S. Sorry for the number of consecutive posts, but this is for greater clarity. 👍 |
|
@contribucious United States, France, Germany are the top 3 |
|
@kspearrin OK, thank you very much! ➡️ Note: This will be the subject of a separate PR though. |
|
Thank you for the explicit detail @contribucious , will be reviewing this shortly! |
|
@cscharf No problem! And thank you! P.S. The series of post updates earlier concerned the addition of a space line just after "View me ..." (when the latter is clicked/opened) in almost each post, for better readability. Be sure to get the refreshed version considering the length of reading! |
|
Thanks to you for all the follow-up! 👍 |
POSTS UPDATE
|













CONTEXT: This is an update of this new system (system allowing "user ID" field detection — i.e. email/username/phone/whatever — without "password" field using the accessibility service).
UPDATED: Entries.
RELATED: #880 (comment)
Summary
This fixes support for:
This adds missing OAuth support for:
This adds support for:
💡 For all: Both the mobile version and the desktop version of these web sites/applications have been tested and are supported.
About OAuth authentication
Read me ...
Taken from the source code:
↪️ See screenshots in the posts below for web sites/applications using a "user ID only" login page also for OAuth authentication.
OAuth usage examples ...
➡️ Example of login using OAuth (right), in this case with a lot of choices because on a support forum of a website selling ... an OAuth module for a known CMS and a popular forum system (and using it as a proof of proper functioning on its own website and forum).
➡️ Example of login using OAuth, in this case on AppVeyor.
About n°6/7/8/9 (coming from the Top 100 WW)
Read me ...
These were added as part of a standard verification (checked one by one, looking for "user ID only" login pages, in two rounds — round 1: desktop mode, round 2: mobile mode) of a recent Top 100 of the most visited websites in the world(*, see warning before) (source: SimilarWeb 2019) followed by the same process for this Top 50 (source: Alexa Internet 2020).
For the Top 100, about a dozen used a "user ID only" login page, but the majority was well coded, allowing Bitwarden to display a prompt automatically.
Among the remaining contenders:
(*) WARNING > Two entries in this Top 100 list are visibly known to be a source of adware/malware: tsyndicate (position 86) and crptgate (position 95). Also note that microsoftonline.com (position 52) is indeed a domain name belonging to Microsoft, despite what the image above indicates.
ℹ️ Based on my research for this PR, I will take the opportunity to improve a little bit this file as well. 👍