HBASE-12186 Fixed table cell deleted inadvertently by HBASE-11791
This commit is contained in:
parent
06a8bb5bd1
commit
fcf583eb19
|
@ -1183,6 +1183,7 @@ public static void verifyAllowed(User user, AccessTestAction action, int count)
|
|||
<code>public</code> label.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><screen>( secret | topsecret ) & !probationary</screen></entry>
|
||||
<entry><para>Allow access to users associated with either the
|
||||
<code>secret</code> or <code>topsecret</code> label and not
|
||||
associated with the <code>probationary</code> label.</para></entry>
|
||||
|
|
Loading…
Reference in New Issue