This is an automated email from the ASF dual-hosted git repository.
mehul pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ranger.git
from 5f8e3c1b7 RANGER-4319: Restricting policy name character to
configurable length
new ab3805fac RANGER-4354: Improve ChangePassword utility for multiple
default password change request
new 2cc56e127 RANGER-4356: Ranger CSV Report extract may fail with Null
pointer exception
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../ranger/plugin/errors/ValidationErrorCode.java | 3 +
.../model/validation/RangerPolicyValidator.java | 45 +++++++--
.../java/org/apache/ranger/biz/ServiceDBStore.java | 101 ++++++++++++---------
.../ranger/patch/cliutil/ChangePasswordUtil.java | 57 ++++++++----
4 files changed, 137 insertions(+), 69 deletions(-)