seanmorley15/AdventureLog

[BUG] Email validation issue

Opened this issue ยท 0 comments

๐Ÿž Bug Description

Impossible to register with an email in xx.place domains. It is still possible to register with other emails, for example, at icloud.com.

๐Ÿ”„ Steps to Reproduce

Steps to reproduce the behavior:

  1. Set up a self-hosted instance
  2. Try to register with test@my.place email
  3. Observe the error

โœ… Expected Behavior

Possible to use emails in my.place domain and similar. As place is a valid TLD.

๐Ÿ“ธ Screenshots / Logs

adventurelog-backend   | Forbidden: /auth/user-metadata/
adventurelog-backend   | Bad Request: /auth/browser/v1/auth/signup
Image

๐Ÿณ Environment Details

  • Platform: Docker
  • Install Method: Docker Compose
  • AdventureLog Version: v0.11.0
  • Reverse Proxy: Caddy