def get_slave(self): return PasswordEditorSlave(None, confirm_password=False)
def get_slave(self): return PasswordEditorSlave(None)