frostfs-api-go/pkg
Stanislav Bogatyrev 8c9e1504b8 Fix well-known BasicACL constants to fit the spec
In the well-known BasicACL constants we need to set the always toggled
bits for the system group. Otherwise it may be confusing for those who
read the specification and try to match it with the reference
implementation or the resulting BasicACL set in the container.

Signed-off-by: Stanislav Bogatyrev <stanislav@nspcc.ru>
2021-08-05 19:52:18 +03:00
..
accounting [#293] pkg/accounting: Implement and use generator of Decimal 2021-06-08 18:59:15 +03:00
acl Fix well-known BasicACL constants to fit the spec 2021-08-05 19:52:18 +03:00
audit [#302] pkg/audit: Document default values set in NewResult 2021-06-09 17:23:35 +03:00
client [#326] Fix regression after #324 2021-07-07 15:04:22 +03:00
container [#321] pkg/container: Remove no longer use NewVerifiedFromV2 func 2021-07-01 18:03:16 +03:00
netmap [#312] netmap: Support multiple addresses in NodeInfo 2021-06-23 17:52:43 +03:00
object [#310] *: Implement string converters for enumerations 2021-06-23 10:24:32 +03:00
owner [#302] pkg/owner: Document default values set in NewID 2021-06-09 17:23:35 +03:00
reputation [#302] pkg/owner: Document default values set in 2021-06-09 17:23:35 +03:00
session [#309] pkg/session: Add marshal-unmarshal 2021-06-17 16:59:24 +03:00
storagegroup [#302] pkg/storagegroup: Document default values set in New 2021-06-09 17:23:35 +03:00
test [#293] pkg: Implement and use generators of the messages 2021-06-08 18:59:15 +03:00
token [#302] pkg/token: Document default values set in NewBearerToken 2021-06-09 17:23:35 +03:00
.gitkeep Implement new request signing mechanism 2020-09-18 10:40:45 +03:00
checksum.go [#310] *: Implement string converters for enumerations 2021-06-23 10:24:32 +03:00
checksum_test.go [#310] *: Implement string converters for enumerations 2021-06-23 10:24:32 +03:00
signature.go [#302] pkg/signature: Document default values set in NewSignature 2021-06-09 17:23:35 +03:00
signature_test.go [#302] pkg/signature: Document default values set in NewSignature 2021-06-09 17:23:35 +03:00
version.go [#321] pkg/container: Remove no longer use NewVerifiedFromV2 func 2021-07-01 18:03:16 +03:00
version_test.go [#321] pkg/container: Remove no longer use NewVerifiedFromV2 func 2021-07-01 18:03:16 +03:00
xheader.go [#302] pkg/xheader: Document default values set in NewXHeader 2021-06-09 17:23:35 +03:00
xheader_test.go [#302] pkg/xheader: Document default values set in NewXHeader 2021-06-09 17:23:35 +03:00