• akrherz's avatar
    OF-1331 Warn user during setup when a session failure occurs · c31c4ac2
    akrherz authored
    This is a complex problem.  During setup, fetching xmppSettings from the session may fail due to an invalid session state maintained between the client browser and the server.  This is likely caused by a previous HTTPS session to the same server hostname setting a `JSESSIONID` that subsequently can not be overwritten by the current HTTP openfire-setup session.
    
    This introduces i18n string `setup.invalid_session`
    c31c4ac2
openfire_i18n_en.properties 178 KB