-
Correspond to the following two points
1. The method of specifying the owner name in creation and acquisition of cell is "{UnitURL}/{UnitUserName}".
It corresponds to change to "personium-localuni…
-
Target issue
- https://github.com/personium/personium-core/issues/58
-
Target issue
- https://github.com/personium/personium-core/issues/58
-
-
- RequestRelation -> RequestObject
- RequestRelationTarget -> RequestObjectTarget
-
-
* Problem
If Unit URL is changed in working Personium, data inconsistency will be occurred.
* Solution
The hidden parameter `Owner` of Cell object (and other similar parameters) should support `p…
-
Relevant issue : https://github.com/personium/personium-core/issues/69
-
## Background
Currently unit users behave like super users and can do anything on the cell they have created.
But it is problematic for actual PDS Provider to be able to read the CONTENTS of PDSs p…
-
DateTime literal format used in OData $filter is not implemented correctly.
## Problem
Current implementation recognizes DateTime literals in the form of Unix Time as described in below reference:…