ydb-platform / ydb

YDB is an open source Distributed SQL Database that combines high availability and scalability with strong consistency and ACID transactions
https://ydb.tech
Apache License 2.0
4k stars 563 forks source link

[docs] add reference documentation about ACL notation #2876

Open blinkov opened 7 months ago

blinkov commented 7 months ago

Based on https://github.com/ydb-platform/ydb/blob/main/ydb/library/aclib/aclib.cpp#L419

fomichev3000 commented 7 months ago

В раздел документации по аудитлогу (ydb/docs/ru/core/cluster/audit-log.md) добавить секцию описания записи ACL в полях acl_add и acl_remove.

Само формирование строки по отдельному ACL -- https://a.yandex-team.ru/arcadia/ydb/library/aclib/aclib.cpp#L419

StekPerepolnen commented 7 months ago

https://github.com/ydb-platform/ydb/pull/2970