• Dave Cridland's avatar
    OF-1309 Authenticate based on domain pairs · 528f8cd8
    Dave Cridland authored
    Openfire considers that if a session has authenticated as A, and has
    authenticated to B, then the session is already authorized to send stanzas
    from A to B. This is not always the case.
    
    This patch stores domain pairs (encapsulated as a DomainPair object) for a
    session, and always authenticates if it has previously not requested
    authorization for this domain pair.
    
    This should be sufficient to fix OF-1309, but testing is tricky.
    528f8cd8
Name
Last commit
Last update
..
assembly Loading commit data...
bin Loading commit data...
conf Loading commit data...
database Loading commit data...
i18n Loading commit data...
java Loading commit data...
javadoc/jdk15 Loading commit data...
plugins Loading commit data...
resources Loading commit data...
security Loading commit data...
spank Loading commit data...
test Loading commit data...
tools/anttask/org/jivesoftware/ant Loading commit data...
web Loading commit data...