SIGN IN SIGN UP

Better Validation (#495)

No need to require a host or username in database URL, both are optional
in the standard.

Also remove code that emits warnings if a function not marked as a
coroutine is called from an event loop, as it emits false positives when
using non-asyncio event loops.
P
Peter Kraft committed
bd9e262838411861e8cf4fbc427414dcfc8e72ea
Parent: 4eed711
Committed by GitHub <noreply@github.com> on 10/21/2025, 9:24:29 PM