From feb466447a4675c2f811aa0c6e987a62c1aab1de Mon Sep 17 00:00:00 2001 From: tazinator Date: Thu, 5 Jun 2014 05:23:49 -0400 Subject: [PATCH 1/4] ESO Icon Added Elder Scrolls Online icon --- img/gaming/eso.png | Bin 0 -> 2275 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 img/gaming/eso.png diff --git a/img/gaming/eso.png b/img/gaming/eso.png new file mode 100644 index 0000000000000000000000000000000000000000..1a3c0dde8bc2fae9f5f108ef0e3689ebe9cef634 GIT binary patch literal 2275 zcmV<92pso`P)1i!k8eu*|}&%))H9 ze-!OWY7&y*bI$$ez2AAC-}m0{-uu1;exTmmxs_XxKgnHgMF60U-lqtH2!C*Rf0S)#U_FP;RNplk%XwUmKNzM< zXhhg05JmI+KCic+FxS-IXM{p7c*5cIW?P)}!)(HuUH)A4&F=*mHN78?M8Z6RpwYvj zAU^r{@b*YJu*~K5O4~a+;dZ;x*4~Afm}uO++lRPV2~;W-m`o;OVxp0gt_Zic8^U}6 ze@!qjQqJbb&UHAPidAbi8XgEhQ4|dT0{{^SjL~M%CPTsxuz?e>Ub=4|fcUNn*OeQJoHS}gUT^^)n=Ap6S3baWH&>Q;k_MRPe!4P?4 z+RTM7lK`+~(+0`aE3IVEKa53l^H6`W30zJT_&gSDj^Vx-rNTSb*J|gR`-TDhHbyRd zs~|V~ki|CmXp+x@{2Udi2p|zK(Pz}>(@Duyf*>N~`v+g2dGz?nWj>#uo~V?fr^kra zHa!Y+Q;}a(1fMT>qjLRD^AG)AELylAgun;Z1W*n#>4IIewdyA`oQOpG~h?*op+Bp0UQ8u;IY!; zs?Iy^H~3r@Ojb8o3Bdyh>9e%0IW&@dTHbocgw$z;X?05N-7_U>@V_oCilAq%HW#jUTJArZ3R z_xrs{bxwS3?P(jvLFG&5Ro!fEej_t236~n$ppq{<>=ImNPZSZw#94 z$V^k?^!Y1bvDj=~e$nQ)4;?d(hxxug?~t9TJ+X^P60q4F$V`m`i^crRZujmdNdyA^ z0M(=KHcSw3S&&L);IJ8x2}Q!DiJ2+WrO~l4^tXb`<#w@{GzNeXjH5UlPLFB843ou)tn4f^0FY~|xAj-9 zC}&^2+JIEhkerkN9#1f^tYXEunghVlkX2x|d6A~m-j9(0Kr$F-)e(_LP7n~vL&b1Rc~>Rc{KZ`3JVGf z8T3f;(2(W%L6cRNtX3d1LyOk-9t;nAF<`PGFE za6cLV0A6@zkvbf3)OkE3wqRg{?RL3UZjYbS(rHD>)O1*^4v-|x;Sazj6w7z=c-+ge zQW|mK$c0 Date: Thu, 5 Jun 2014 05:30:58 -0400 Subject: [PATCH 2/4] Added Elder Scrolls Online Added ESO information --- _data/gaming.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_data/gaming.yml b/_data/gaming.yml index 274dc24811b..67594ef655e 100644 --- a/_data/gaming.yml +++ b/_data/gaming.yml @@ -13,6 +13,14 @@ websites: img: desura.png tfa: No twitter: desura + + - name: Elder Scrolls Online + url: http://www.elderscrollsonline.com/ + twitter: TESOnline + img: eso.png + tfa: yes + email: yes + doc: https://help.elderscrollsonline.com/app/answers/detail/a_id/453 - name: EVE Online url: http://www.eveonline.com/ From 5dad7d8e9fcf2afa83bbf79480ae31d7cf76830d Mon Sep 17 00:00:00 2001 From: tazinator Date: Thu, 5 Jun 2014 05:32:28 -0400 Subject: [PATCH 3/4] Added Elder Scrolls Online Added ESO info --- _data/gaming.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/gaming.yml b/_data/gaming.yml index 67594ef655e..f7e554bea21 100644 --- a/_data/gaming.yml +++ b/_data/gaming.yml @@ -13,8 +13,8 @@ websites: img: desura.png tfa: No twitter: desura - - - name: Elder Scrolls Online + + - name: Elder Scrolls Online url: http://www.elderscrollsonline.com/ twitter: TESOnline img: eso.png From 7f944f47008b127fbee4a6523e48824246272e7f Mon Sep 17 00:00:00 2001 From: tazinator Date: Fri, 6 Jun 2014 02:06:37 -0400 Subject: [PATCH 4/4] Changed ESO doc location & added local note The current ESO website doc on the 2FA system in use is virtually non-existent. The description merely states "...we have built-in security features to help protect account information." which is vague at best =P --- _data/gaming.yml | 2 +- notes/eso.html | 60 ++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 61 insertions(+), 1 deletion(-) create mode 100644 notes/eso.html diff --git a/_data/gaming.yml b/_data/gaming.yml index f7e554bea21..c00f0d7ccb0 100644 --- a/_data/gaming.yml +++ b/_data/gaming.yml @@ -20,7 +20,7 @@ websites: img: eso.png tfa: yes email: yes - doc: https://help.elderscrollsonline.com/app/answers/detail/a_id/453 + doc: http://twofactorauth.org/notes/eso/ - name: EVE Online url: http://www.eveonline.com/ diff --git a/notes/eso.html b/notes/eso.html new file mode 100644 index 00000000000..f29117b3c40 --- /dev/null +++ b/notes/eso.html @@ -0,0 +1,60 @@ +--- +layout: default +--- + + + +
+
+
+ +
+

+ Elder Scrolls Online +
Info regarding ESO's 2FA.
+

+

+ The Elder Scrolls Online servers use an additional layer of security beyond username and password. Anyone attempting to login to your ESO account from an unrecognized device must provide additional authorization in the form of a special access code that is sent to your contact email address. This code must be entered into the ESO client before your login is complete. The code is only valid for a total of 10 minutes from the moment unauthorized access is suspected.

+

This feature is enabled on all ESO accounts and it is not possible for clients to enable or disable it at this time.

+ +

+ Tthere is no detailed information about this service provided + online at this time.

+ +
+ +

+ Insuring Emails are Recieved +

+
    +
  1. Keep your ESO account contact information current with regard to your primary email address.
  2. +
  3. + Add "noreply@mail.elderscrollsonline.com" to your contacts or Trusted Senders in your email client.
  4. +
+
+ +
+
+