File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1531,16 +1531,16 @@ the `get()` method was invoked with the parameter
15311531permissions as a by- product of group ACLs, whereas data objects would
15321532not .
15331533
1534- In release v1.1.6, we move to correct this inconsistency by introducing
1534+ In release v1.1.6, we moved to correct this inconsistency by introducing
15351535the synonym `< session> .acls` that acts almost identically
15361536like `< session> .permissions` , except that the
15371537`< session> .acls.get(... )` method does not accept the
15381538`report_raw_acls` parameter. When we need to detect users'
15391539permissions independent of their access to an object via group
15401540membership, this can be achieved with another query.
15411541
1542- `< session> .permissions` is therefore deprecated and , in
1543- v2.0.0, will be removed in favor of `< session> .acls` .
1542+ `< session> .permissions` was therefore removed in v2.0.0
1543+ in favor of `< session> .acls` .
15441544
15451545Quotas (v2.0.0)
15461546-------------- -
You can’t perform that action at this time.
0 commit comments