mtotschnig / MyExpenses

GPL licenced Android Expense Tracking App
http://www.myexpenses.mobi/
GNU General Public License v3.0
849 stars 222 forks source link

Web User Interface: When https switch is toggled, service does not restart with new value #1410

Closed mtotschnig closed 9 months ago

mtotschnig commented 9 months ago

When user toggles https switch in Settings -> Web User Interface, and the service is already running, it should be restarted with new value. This does not work as of version 3.7.3. It is fixed by ac5dd1407c847bf9cddb50c3a17df791b32f2626 (rolled out with 3.7.3.2 on F-Droid).