Skip to content

Bugfix: Restrict the "App Alerts Layer" toggle to authenticated users

The "App Alerts Layer" toggle on map footer menu triggers a call to the alert/app_alerts_geo authenticated endpoint. Visiting users that have not logged in would throw an exception. The change restricts visibility of the "App Alerts" toggle to logged in users.

Edited by Ghost User

Merge request reports