Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permit connecting with an alternative authcid #113

Merged
merged 2 commits into from
Apr 14, 2015

Commits on Apr 7, 2015

  1. Permit connecting with an alternative authcid

    This permits imitation of other users (for example, if usera@example.com is allowed to create a session as userb@example.com, he will provide the JID userb@example.com in <stream:stream to="..." and <bind/>, but use his own credentials in the the <auth/> packet per SASL's separation of authzid and authcid.
    benlangfeld committed Apr 7, 2015
    Configuration menu
    Copy the full SHA
    3244602 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2015

  1. Configuration menu
    Copy the full SHA
    3ffd2e7 View commit details
    Browse the repository at this point in the history