-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72236/
-----------------------------------------------------------
Review request for atlas, Ashutosh Mestry, Mehul Parikh, Nixon Rodrigues, Pinal
Shah, Sarath Subramanian, and Sidharth Mishra.
Bugs: ATLAS-3666
https://issues.apache.org/jira/browse/ATLAS-3666
Repository: atlas
Description
-------
- updated file-based authentication to use bcrypt encryption
Diffs
-----
webapp/src/main/java/org/apache/atlas/util/CredentialProviderUtility.java
5005f79d9
webapp/src/main/java/org/apache/atlas/web/dao/UserDao.java 7fdce3a1f
webapp/src/main/java/org/apache/atlas/web/security/AtlasFileAuthenticationProvider.java
7269d4c21
Diff: https://reviews.apache.org/r/72236/diff/1/
Testing
-------
- manually verified that file-based authentication validates bcrypt encrypted
passwords correctly
- pre-commit tests run:
https://builds.apache.org/view/A/view/Atlas/job/PreCommit-ATLAS-Build-Test/1737/
Thanks,
Madhan Neethiraj