ChinmayHegde24 opened a new pull request, #753:
URL: https://github.com/apache/ranger/pull/753
(cherry picked from commit 9567d0734868a80efd84b0f10fb2aa778940d9d4)
Fixed regex matching for group validation for below
if [[ ${useringrouparr[1]} =~ "(${unix_group})" ]]
Fixed array expansion in log function for
echo "${prefix} $@" >> $LOGFILE
echo "${prefix} $@"
Fixed missing variable in keystore type property
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]