Conversation
|
Can we open it? |
sure! Could u pls assist me? |
|
@roman-khimov, @cthulhu-rider, i suggest:
As a more radical approach to |
|
So that clients that create a container with extended access rules can do so in a single request. Closes #359. Signed-off-by: Leonard Lyubich <leonard@morphbits.io> Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
Refs nspcc-dev/neofs-api#369. Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
a1c313c to
32065d0
Compare
|
I have a PoC with the updated version, but i'm still not sure whether we need to complicate session things and have an additional signature field. They are used to ensure that setting eACL is an authorized operation, but if a user is already able to create a container, why not just allow him to change eACL in the same operation? I would treat eACL as a container attribute/field, this would simplify API and server validation. I cannot imagine cases when we have some policies that must allow container creation, but not changing its eACL, even with N3 signatures and complex validation logic. |
No description provided.