A security audit wants encypted user/pass for login in asp.net – this seems pointless or is it not?

We are using asp.net mvc, using forms authentication. Username and password is sent to the server with TLS with a strong secure certificate. Their justification for this:

threat:
“the web server uses plain-text form authenti… Continue reading A security audit wants encypted user/pass for login in asp.net – this seems pointless or is it not?