Build: #885 was successful Scheduled with changes by daryl herzmann <akrherz@iastate.edu> and Guus der Kinderen

Build result summary

Details

Completed
Queue duration
5 minutes
Duration
1 minute
Labels
None
Agent
Default Agent
Revision
77a19cecc929abf9349691e03514305f55531db8
Total tests
453
Successful since
#749 ()

Tests

Code commits

Author Commit Message Commit date
daryl herzmann <akrherz@iastate.edu> daryl herzmann <akrherz@iastate.edu> 77a19cecc929abf9349691e03514305f55531db8 Merge pull request #1750 from guusdk/OF-2129_kill-it-with-fire
OF-2129: Remove Flash support from Openfire
daryl herzmann <akrherz@iastate.edu> daryl herzmann <akrherz@iastate.edu> 43577c65ca041048ec82e19af50d9f7dfc4d5cb0 Merge pull request #1746 from akrherz/issues
update Jira links to new atlassian cloud instance
Guus der Kinderen Guus der Kinderen fdd3185235e02a60a36e4b7614a691b75c6f4c9b OF-2129: Remove Flash support from Openfire
Openfire’s code seems to support Flash clients. Flash is an ancient technology, that has no use anymore. Ignite’s Sparkweb and XIFF projects are long dead. In a quick test, I couldn’t even get the crossdomain.xml file to work.

Spark-specific code in Openfire:

- adds a bit of complexity (and thus, maintenance)
- raises security concerns
- specifically allows the null character to be parsed in XML, which according to the XMPP specification is not allowed.

Support for Flash should be dropped, which is what this commit does.
akrherz <akrherz@iastate.edu> akrherz <akrherz@iastate.edu> 40ad5b4dc3083301106341f827b6184b779bd25a m update Jira links to new atlassian cloud instance
see https://discourse.igniterealtime.org/t/89041

Jira issues

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