You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by Dhaval Rajpara <dh...@gmail.com> on 2022/03/29 10:46:26 UTC

Re: Review Request 73914: RANGER-3677 : Update Password Policy validation at WEB-UI

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/73914/
-----------------------------------------------------------

(Updated March 29, 2022, 10:46 a.m.)


Review request for ranger, bhavik patel, Dhaval Shah, Dineshkumar Yadav, Harshal Chavan, Kishor Gollapalliwar, Mateen Mansoori, Mehul Parikh, Nitin Galave, Pradeep Agrawal, and Velmurugan Periasamy.


Bugs: RANGER-3677
    https://issues.apache.org/jira/browse/RANGER-3677


Repository: ranger


Description
-------

Current Password policies(validation) is not strong enough as it expect the "minimum 8 characters with minimum one alphabet and one numeric".

In this improvement Jira will enhance the password policies to "minimum 8 characters, at least one uppercase letter, one lowercase letter and one numeric"


Diffs (updated)
-----

  security-admin/src/main/webapp/scripts/modules/globalize/message/en.js be779f55f 
  security-admin/src/main/webapp/scripts/views/user/UserProfileForm.js 5ebd29048 
  security-admin/src/main/webapp/scripts/views/users/UserForm.js 586a1c0e3 


Diff: https://reviews.apache.org/r/73914/diff/2/

Changes: https://reviews.apache.org/r/73914/diff/1-2/


Testing (updated)
-------

Verified password validation/condition in user create, user edit and user profile page.


Thanks,

Dhaval Rajpara


Re: Review Request 73914: RANGER-3677 : Update Password Policy validation at WEB-UI

Posted by bhavik patel <bh...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/73914/#review224224
-----------------------------------------------------------


Ship it!




Ship It!

- bhavik patel


On March 29, 2022, 10:46 a.m., Dhaval Rajpara wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/73914/
> -----------------------------------------------------------
> 
> (Updated March 29, 2022, 10:46 a.m.)
> 
> 
> Review request for ranger, bhavik patel, Dhaval Shah, Dineshkumar Yadav, Harshal Chavan, Kishor Gollapalliwar, Mateen Mansoori, Mehul Parikh, Nitin Galave, Pradeep Agrawal, and Velmurugan Periasamy.
> 
> 
> Bugs: RANGER-3677
>     https://issues.apache.org/jira/browse/RANGER-3677
> 
> 
> Repository: ranger
> 
> 
> Description
> -------
> 
> Current Password policies(validation) is not strong enough as it expect the "minimum 8 characters with minimum one alphabet and one numeric".
> 
> In this improvement Jira will enhance the password policies to "minimum 8 characters, at least one uppercase letter, one lowercase letter and one numeric"
> 
> 
> Diffs
> -----
> 
>   security-admin/src/main/webapp/scripts/modules/globalize/message/en.js be779f55f 
>   security-admin/src/main/webapp/scripts/views/user/UserProfileForm.js 5ebd29048 
>   security-admin/src/main/webapp/scripts/views/users/UserForm.js 586a1c0e3 
> 
> 
> Diff: https://reviews.apache.org/r/73914/diff/2/
> 
> 
> Testing
> -------
> 
> Verified password validation/condition in user create, user edit and user profile page.
> 
> 
> Thanks,
> 
> Dhaval Rajpara
> 
>