mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-28 08:03:36 +00:00
* When app is uninstalled, remove config files and drop the database * Declare PUBLIC_ACCESS_FILE with pathlib.Path * Add public access file to the backup manifest Tests: 1. Install and setup wordpress 2. Reinstall the app and confirm that the initial setup page is shown to the user 3. Functional tests passed Signed-off-by: nbenedek <contact@nbenedek.me> [sunil: Update docstrings, minor refactoring] Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>