mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
This is useful mostly for future when we may switch from /plinth to /freedombox. Tests: - Accessing /freedombox/app/transmission works. Although redirects generated by the FreedomBox web service still redirect to /plinth. For example, redirection after logout and auto-redirection to login page. - Accessing pages of FreedomBox works as usual on /plinth and /freedombox. Content-Security-Policy is set. - Accessing /foo/plinth/app/transmission throws 404. - Accessing http:// redirects to https:// for /plinth and /freedombox. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>