jsxc: Bypass issue with stronghold to get the app working again
- Feb 15, 2020
-
-
Sunil Mohan Adapa authored
-
Sunil Mohan Adapa authored
The optimization for not visiting FreedomBox pages again while on FreedomBox pages fails as it assumes that all URLs starting with /plinth/ are part of FreedomBox. /plinth/app/jsxc/jsxc/ is an exception. Fix the optimization condition by adding a conditional check. Better ways can be found later.
-
Sunil Mohan Adapa authored
stronghold seems to have an issue with Django 2.1 decorators. A fix has not been released yet. Closes: #1697. Tests: - Functional tests for JSXC. - Vist JSXC, login using FreedomBox account. Chat rooster becomes available. - Log out, ensure that JSXC page is available. - Log in, ensure that JSXC page is available.
-