Skip to content
Snippets Groups Projects
Verified Commit 1d6c57be authored by Alexander Olofsson's avatar Alexander Olofsson
Browse files

Only update password info when necessary

parent 22c23b07
No related branches found
No related tags found
Loading
Pipeline #97668 failed
......@@ -131,6 +131,7 @@ module ForemanPasswordstate
def ensure_passwordstate_passwords
return unless passwordstate_facet
return unless saved_change_to_name?
logger.info 'Ensuring Passwordstate passwords are up-to-date...'
......
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