Skip to content
Commit 40f278ff authored by Eran Messeri's avatar Eran Messeri
Browse files

Refactoring: Rename logging method

Rename maybeLogPasswordComplexitySet to
logPasswordQualitySetIfSecurityLogEnabled because:
* It logs password quality, not password complexity (password quality
  being the deprecated way to set password requirements, complexity
  being the new way).
* "maybe" in the method name is less informative than
  "IfSecurityLogEnabled".

Bug: 165573442
Test: That it compiles
Change-Id: I8f900fd27d3b1412f0de0bf199b263ae3c29102b
parent 83348e38
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment