prop/lib/microwaveprop_web
Graham McIntire 355bed178d Add beacon monitor registration and fix prod SMTP
Users can now register beacon monitors on the settings page. Each
monitor gets a unique random token the remote program will use to
authenticate its reports. Name is the only user-supplied field for
now; more will be added as the monitor protocol is defined.

Also adds :gen_smtp to deps. Swoosh's SMTP adapter depends on
:mimemail which lives in that package, and production was 500'ing
when trying to send confirmation emails without it.
2026-04-08 11:30:28 -05:00
..
components Merge auth links into main nav and lower password min to 8 2026-04-08 10:39:51 -05:00
controllers Add beacon monitor registration and fix prod SMTP 2026-04-08 11:30:28 -05:00
live Merge auth links into main nav and lower password min to 8 2026-04-08 10:39:51 -05:00
plugs fix enrichment 2026-04-02 15:30:41 -05:00
endpoint.ex Suppress health check request logs 2026-04-06 11:55:01 -05:00
gettext.ex initial 2026-03-28 11:28:47 -05:00
router.ex Add beacon monitor registration and fix prod SMTP 2026-04-08 11:30:28 -05:00
telemetry.ex initial 2026-03-28 11:28:47 -05:00
user_auth.ex Merge auth links into main nav and lower password min to 8 2026-04-08 10:39:51 -05:00