We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d360d47 commit 792e537Copy full SHA for 792e537
opengrok-indexer/src/main/java/org/opengrok/indexer/authorization/AuthControlFlag.java
@@ -55,6 +55,7 @@ public enum AuthControlFlag {
55
*/
56
SUFFICIENT("sufficient"),
57
/**
58
+ * A success of a optional plugin is ignored and processing of the stack continues unaffected.
59
* The failure is returned only if stack traversal finished and
60
* there was no prior result recorded.
61
0 commit comments