mirror of
https://github.com/bitwarden/mobile
synced 2025-12-10 13:23:39 +00:00
[KnownUsernameField] Entries update (Top 20 JP enhancement) (#1051)
This adds support for alternative access for NTT DOCOMO (KnownUsernameField > Top 20 Japan).
This commit is contained in:
@@ -296,6 +296,7 @@ namespace Bit.Droid.Accessibility
|
|||||||
|
|
||||||
// NTT DOCOMO ——— mainly used for "My docomo".
|
// NTT DOCOMO ——— mainly used for "My docomo".
|
||||||
new KnownUsernameField("cfg.smt.docomo.ne.jp", new (string, string)[] { ("contains:/auth/", "Di_Uid") }),
|
new KnownUsernameField("cfg.smt.docomo.ne.jp", new (string, string)[] { ("contains:/auth/", "Di_Uid") }),
|
||||||
|
new KnownUsernameField("id.smt.docomo.ne.jp", new (string, string)[] { ("contains:/cgi7/", "Di_Uid") }),
|
||||||
|
|
||||||
/**************************************************************************************
|
/**************************************************************************************
|
||||||
* SECTION D ——— Miscellaneous
|
* SECTION D ——— Miscellaneous
|
||||||
|
|||||||
Reference in New Issue
Block a user