On Tue, 13 Sep 2022 14:58:11 GMT, Sean Coffey wrote:
> Ensure that security properties are only overridden if the override security
> properties file exists.
> Refactored some of the code in Security class initialization also.
> Extra test coverage for security properties file options.
Looks g
On Tue, 13 Sep 2022 16:47:09 GMT, Xue-Lei Andrew Fan wrote:
> Is it a behavioral change that requires CSR approval?
I considered the CSR impact before logging this PR. This issue corrects a bug
where security properties had potential to be lost if an incorrect URL/resource
was specified for th
On Tue, 13 Sep 2022 14:58:11 GMT, Sean Coffey wrote:
> Ensure that security properties are only overridden if the override security
> properties file exists.
> Refactored some of the code in Security class initialization also.
> Extra test coverage for security properties file options.
Is it a
Ensure that security properties are only overridden if the override security
properties file exists.
Refactored some of the code in Security class initialization also.
Extra test coverage for security properties file options.
-
Commit messages:
- Merge branch 'master' into 8292297-