spr-networks / super

📡 SPR: Open Source, secure, user friendly and fast wifi routers for your home. One wifi password per device. Ad Blocking & Privacy Blocklists. Policy Based Network Access
https://www.supernetworks.org/
BSD 3-Clause "New" or "Revised" License
165 stars 12 forks source link

update wifi:auth events to use templates #304

Closed lts-rad closed 4 months ago

lts-rad commented 4 months ago

since adding alerts we've added templating for notifications and alerts. the wifi:auth:failure/success events dont take advantage of them yet. update the frontend code to do so.

lts-po commented 4 months ago

implemented in https://github.com/spr-networks/super/blob/main/frontend/src/components/Alerts/AlertTemplates.js#L69