Page MenuHomeDevCentral

Moved host-meta.json into well-known folder in www repository
AcceptedPublic

Authored by aceppaluni on Mon, Sep 23, 13:38.
Tags
None
Referenced Files
F3604517: D3456.id8915.diff
Sun, Sep 29, 14:24
F3604514: D3456.diff
Sun, Sep 29, 14:23
F3604506: D3456.id8914.diff
Sun, Sep 29, 14:19
F3604441: D3456.id8914.diff
Sun, Sep 29, 13:50
F3602947: D3456.id.diff
Sun, Sep 29, 05:10
F3602844: D3456.id.diff
Sun, Sep 29, 04:22
F3601215: D3456.id8915.diff
Sat, Sep 28, 17:40
F3600917: D3456.diff
Sat, Sep 28, 15:14
Subscribers
None

Details

Reviewers
dereckson
Summary

Moved host-meta.json into .well-known/ to provide json file for host-meta data.

Diff Detail

Repository
rWWW www.nasqueron.org
Lint
Lint Errors
SeverityLocationCodeMessage
Error.well-known/host-meta.json:1JSONJSON
Unit
No Test Coverage
Branch
Hostmetajson
Build Status
Buildable 5500
Build 5781: arc lint + arc unit

Event Timeline

aceppaluni created this revision.
dereckson requested changes to this revision.Mon, Sep 23, 13:44
dereckson added inline comments.
.well-known/host-meta.json
1

We should remove that line. PHP seems to send errors to stdout instead of stderr.

This revision now requires changes to proceed.Mon, Sep 23, 13:44

Moved host-meta.json to .well-known in www. Removed deprecated line to correct PHP error.

This revision is now accepted and ready to land.Mon, Sep 23, 15:12