Author: Michael Lynch <git@mtlynch.io>
Committer: Michael Lynch <mtlynch@noreply.codeberg.org>
Extract login POST request parsing (#229) Move login form field parsing into a dedicated parser so loginPost matches the request parsing structure used by review handlers. Reviewed-on: https://codeberg.org/mtlynch/little-moments/pulls/229