06-Feb-2026 — move forgot password flow to backend and fix credential modals ref: #157

build 469commit 3e9cb24


The forgot password feature was broken for users who were not logged in. This fix moves the password reset email process entirely to the server so it works reliably for all users regardless of login state.

Forgot password - new experience

Login and password reset - now more flexible

Login on mobile - autofill fix

Modal dialog behaviour

Postcode normalisation

Technical changes