chiark / gitweb /
Prettify username and email in account registration.
authorSimon Tatham <anakin@pobox.com>
Sun, 21 Jan 2024 11:27:49 +0000 (11:27 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 21 Jan 2024 11:37:29 +0000 (11:37 +0000)
commit476fab7eb82255f5cf90be4f2ad55338a22de00e
treedefacf3fec16bd0743c23bf93a41677050c8e678
parentfdb243f83e47d50af2db6688fec272dd8f8a2aaf
Prettify username and email in account registration.

The username is now shown with its domain suffix, but doesn't make you
type that suffix. And the email is validated for basic syntax.
Cargo.toml
src/login.rs