[PR #737] fix: login failures on Postgres when IP is null #648

Closed
opened 2025-10-08 00:14:31 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/pocket-id/pocket-id/pull/737

State: closed
Merged: Yes


fixes #686 (for real)

The fix in #695 was not complete. It allowed the entry to be stored in the DB, but still caused failures when reading. This completes the fix.

Also fixes: authenticating with a one-time code did not create a log entry when the IP is empty

**Original Pull Request:** https://github.com/pocket-id/pocket-id/pull/737 **State:** closed **Merged:** Yes --- fixes #686 (for real) The fix in #695 was not complete. It allowed the entry to be stored in the DB, but still caused failures when reading. This completes the fix. Also fixes: authenticating with a one-time code did not create a log entry when the IP is empty
OVERLORD added the pull-request label 2025-10-08 00:14:31 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pocket-id-pocket-id-1#648