@willc Log out. Go to the Sign In page. Open the Network tab of dev tools. Sign in. Look at the HTTPS request sent to the server. It contains your password. The server is controlled by the server admin on a domain owned by the server admin using a TLS cert set up by the server admin, so it can log any request it receives. That's just how the web works!