Verifies the integrety of the projects, as builds are executed immediately after a code change was detected. This plan provides no artifiacts (use a nightly build instead).

Build: #1172 was successful Changes by Dave Cridland <dave@cridland.net>

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
2 minutes
Labels
None
Agent
Default Agent
Revision
a3a36bdd721434a609bd8411867949cae3c40d59
Total tests
182
Successful since
#1153 ()

Tests

Code commits

Author Commit Message Commit date
Dave Cridland <dave@cridland.net> Dave Cridland <dave@cridland.net> a3a36bdd721434a609bd8411867949cae3c40d59 Merge pull request #629 from guusdk/OF-477_GSSAPI-SASL
OF-477: For DIGEST-MD5, use domain rather than host name.
Guus der Kinderen Guus der Kinderen ae861cd9de7857a3fa2de136b04c97c7bc89e0ff m OF-477: For DIGEST-MD5, use domain rather than host name.
Judging from most current implementations (Smack, Conversations,
Gajim), most clients will use the domain name rather than the
fully qualified host name when constructing the DIGEST-MD5
digest-uri. Although this isn't conforming to RFC2831, interop
is of more value than 'doing the right thing'.

This commit makes SASL use the domain name when the mechanism
in play is DIGEST-MD5, and will use the host name for other
mechanisms.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeOF-477Could not obtain issue details from Jira