Skip to content
  • Rob Swindell's avatar
    Refactor the get_pw() and get_ticpw() methods · 6aade458
    Rob Swindell authored
    First look for a linked node matching the node address string as passed,
    then look for a match using the normalized address (removing .0 and @domain).
    The "ALL" wildcard should not be used for password lookups.
    
    This should fix reported issue 240.
    6aade458