forked from TrueCloudLab/frostfs-node
[#468] *: replace outdated TODO crypto-related links
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
This commit is contained in:
parent
4f413fe86e
commit
8a4e250dae
13 changed files with 20 additions and 20 deletions
|
@ -31,7 +31,7 @@ func PutEACL(c *Client, eaclInfo containercore.EACL) error {
|
|||
prm.SetToken(eaclInfo.Session.Marshal())
|
||||
}
|
||||
|
||||
// TODO(@cthulhu-rider): #1387 implement and use another approach to avoid conversion
|
||||
// TODO(@cthulhu-rider): #468 implement and use another approach to avoid conversion
|
||||
var sigV2 refs.Signature
|
||||
eaclInfo.Signature.WriteToV2(&sigV2)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue