forked-synapse/changelog.d/12738.misc

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

1 line
238 B
Plaintext
Raw Normal View History

Report login failures due to unknown third party identifiers in the same way as failures due to invalid passwords. This prevents an attacker from using the error response to determine if the identifier exists. Contributed by Daniel Aloni.