Skip to content

Commit

Permalink
Merge pull request 2factorauth#537 from tazinator/master
Browse files Browse the repository at this point in the history
Added Elder Scrolls Online to the Gaming Section
  • Loading branch information
jdavis committed Jun 6, 2014
2 parents af40a9d + 7f944f4 commit c18552e
Show file tree
Hide file tree
Showing 3 changed files with 68 additions and 0 deletions.
8 changes: 8 additions & 0 deletions _data/gaming.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@ websites:
tfa: No
twitter: desura

- name: Elder Scrolls Online
url: http://www.elderscrollsonline.com/
twitter: TESOnline
img: eso.png
tfa: yes
email: yes
doc: http://twofactorauth.org/notes/eso/

- name: EVE Online
url: http://www.eveonline.com/
twitter: EveOnline
Expand Down
Binary file added img/gaming/eso.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
60 changes: 60 additions & 0 deletions notes/eso.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
---
layout: default
---

<div class="ui fixed transparent inverted teal main menu">
<div class="menu">
<div class="right menu">
<a href="{{ site.repo }}" class="item">
<i class="github icon"></i>
Contribute
</a>
</div>

<a href="/" class="item">
<i class="home icon"></i>
Home
</a>

<a href="/providers" class="item">
<i class="play sign icon"></i>
Providers
</a>
</div>
</div>

<div class="main container">
<div class="ui grid">
<div class="column">
<div class="banner ui icon header">
<i class="circular mobile icon"></i>
<h2>Two Factor Auth (2FA)</h2>
</div>
<div class="ui segment teal">
<h2 class="ui header">
Elder Scrolls Online
<div class="sub header">Info regarding ESO's 2FA.</div>
</h2>
<p>
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.</p>
<p>This feature is enabled on all ESO accounts and it is not possible for clients to enable or disable it at this time.</p>

<p>
Tthere is no detailed information about this service provided
online at this time.</p>

</div><!-- Section -->

<h2 class="ui header">
Insuring Emails are Recieved
</h2>
<ol class="ui list">
<li>Keep your ESO account contact information current with regard to your primary email address. </li>
<li>
Add &quot;noreply@mail.elderscrollsonline.com&quot; to your contacts or Trusted Senders in your email client.</span></li>
</ol>
</div><!-- Section -->

</div><!-- Column -->
</div><!-- UI Grid -->
</div><!-- Main Container -->

0 comments on commit c18552e

Please sign in to comment.