exlibris-fed / exlibris

MIT License
4 stars 0 forks source link

Better registration #47

Closed Sigafoos closed 3 years ago

Sigafoos commented 4 years ago
  1. Password strength requirements (at least 8+ characters, right?)
  2. Implement a pending state with email verification
  3. go passes standard error strings back to vue, which can be used with i18n
  4. more??

I do not think we need a minimum username length.

Sigafoos commented 3 years ago

The way Mastodon handles sending emails -- the hardest part here -- is to have the server admin provide smtp credentials.