Werk #13269: check_mail_loop: AssertionError when using PasswordStore

Component Checks & agents
Title check_mail_loop: AssertionError when using PasswordStore
Date May 8, 2023
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.1.0p28
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

A leftover Python assert statement dealing with plaintext passwords only led to fatal AssertionError when using PasswordStore instead of plaintext passwords. This change simply removes those statements as already done on newer branches.

To the list of all Werks