Skip to content

Commit

Permalink
Merge pull request #59 from opensets/rm-platform-field
Browse files Browse the repository at this point in the history
Remove underdeveloped `platform` data (see #5)
  • Loading branch information
stuartpb committed Jan 26, 2016
2 parents 350cdec + 126319d commit 554e5d4
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 9 deletions.
6 changes: 0 additions & 6 deletions docs/fields.md
Original file line number Diff line number Diff line change
Expand Up @@ -254,12 +254,6 @@ List of quirks that demonstrate a lack of understanding on the behalf of the sit

Note that factors documented in other fields that should raise red flags, such as restricted password lengths or character sets, are not included in this list.

## platform

*(The structure of this field is currently under review, see [issue #5](https://github.com/opensets/domainprofiles/issues/5).)*

A service or software package the site is based on, as a token-esque name. May be used in the future to provide defaults based on known characteristics and patterns of various platforms (similar to "use").

## use

An alternate domain used as the account provider (for instance, Google services use google.com). Unless a field is specified here (for instance, https), values should be inherited from the specified domain, and records to do with account providers should be fetched according to the used domain.
Expand Down
1 change: 0 additions & 1 deletion profiles/help.aytm.com.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ password:
url: http://help.aytm.com/access/help
accept: email
https: mismatch downgraded
platform: zendesk
1 change: 0 additions & 1 deletion profiles/spikeyourjuice.com.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@ username:
remind:
url: http://spikeyourjuice.com/ecart/index.php?option=com_user&view=remind
accept: email
platform: virtuemart
https: unsupported
1 change: 0 additions & 1 deletion profiles/support.cloud9ide.com.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ password:
url: http://support.cloud9ide.com/access/help
accept: email
https: mismatch downgraded
platform: zendesk

0 comments on commit 554e5d4

Please sign in to comment.