0bb792a0ea
When a session User matches the exclude-users-regex pattern, it is probably not found in exclude-users list. The current OR condition makes the user filtered. We expect a AND condition here (user not in exclude-users AND not in exclude-users-regex) Signed-off-by: Nicolas Payart <npayart@gmail.com> |
||
---|---|---|
.. | ||
terminator.go |