Comment 17 for bug 1514874

Revision history for this message
Anastasia (anastasia-macmood) wrote :

The reason why we were seeing "invalid entity.." was because first time around we would try to login with empty password knowing in advance that it is invalid.

This PR proposes the fix for 1.25: https://github.com/juju/juju/pull/5506