personium / personium-core

Core module of Personium
https://personium.io
Apache License 2.0
88 stars 16 forks source link

GET against Cell root URL should return HomeApp HTML #234

Closed shimono closed 6 years ago

shimono commented 6 years ago

Purpose

For easier use of Personium, GET request against Cell root URL should return HomeApp HTML. When you type your Cell URL in your browser address bar, Home App should open.

Change Outline

GET request against Cell root URL currently return an XML. Let us change like the following way.

Where to change

CellResource,

SawamiWataru commented 6 years ago

Released v1.6.14.