Skip to content

Commit

Permalink
Withdraw totp for now (closes #227) (#231)
Browse files Browse the repository at this point in the history
  • Loading branch information
stuartpb authored Feb 17, 2017
1 parent 384ae74 commit 8411f72
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 7 deletions.
4 changes: 0 additions & 4 deletions docs/fields.md
Original file line number Diff line number Diff line change
Expand Up @@ -354,10 +354,6 @@ The URL of a page to retrieve API key(s).

The URL of a page to report security breaches to.

## totp

A string describing a site's support of Time-based One Time Password (RFC 6238), as used by Google Authenticator, for two-factor authentication security. (Rare.)

## questions

List of security questions. Each item that is a string should be interpreted as a required question: each item that is an object may have "required" or "optional" fields with the number of questions that may or must have answers given, and an "options" list of options that may be chosen.
Expand Down
1 change: 0 additions & 1 deletion profiles/digitalocean.com.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,3 @@ password:
accepts: [email]
change:
url: https://www.digitalocean.com/settings#edit-password
totp: optional
1 change: 0 additions & 1 deletion profiles/dreamhost.com.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,5 @@ password:
input: required
login:
url: https://panel.dreamhost.com/
totp: optional
reviewed:
date: 2016-04-26T12:34:20.172Z
1 change: 0 additions & 1 deletion profiles/linode.com.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,3 @@ password:
accepts: [username]
change:
url: https://manager.linode.com/profile/index#password
totp: optional

0 comments on commit 8411f72

Please sign in to comment.