Supports godoxy.localhost #102

Closed
opened 2025-12-29 14:24:56 +01:00 by adam · 4 comments
Owner

Originally created by @gutenye on GitHub (Aug 31, 2025).

When I visit http://godoxy.localhost and log in, the login succeeds, but I see a “missing session token” message. Reload the page will log me out.

Image

It appears the cookie is being set for localhost rather than .localhost. Could we update it to .localhost?

Image
Originally created by @gutenye on GitHub (Aug 31, 2025). When I visit http://godoxy.localhost and log in, the login succeeds, but I see a “missing session token” message. Reload the page will log me out. <img width="414" height="232" alt="Image" src="https://github.com/user-attachments/assets/352d2751-460d-4e91-8a84-92108aecf846" /> It appears the cookie is being set for `localhost` rather than `.localhost`. Could we update it to `.localhost`? <img width="372" height="73" alt="Image" src="https://github.com/user-attachments/assets/593769df-0988-4fbe-8558-9ebfaf6680d2" />
adam closed this issue 2025-12-29 14:24:56 +01:00
Author
Owner

@yusing commented on GitHub (Aug 31, 2025):

https://docs.godoxy.dev/Home#general

@yusing commented on GitHub (Aug 31, 2025): https://docs.godoxy.dev/Home#general
Author
Owner

@gutenye commented on GitHub (Aug 31, 2025):

set GODOXY_API_JWT_SECURE to false didn't work

@gutenye commented on GitHub (Aug 31, 2025): set `GODOXY_API_JWT_SECURE` to `false` didn't work
Author
Owner

@yusing commented on GitHub (Aug 31, 2025):

Right. Will consider adding support for it.

@yusing commented on GitHub (Aug 31, 2025): Right. Will consider adding support for it.
Author
Owner

@yusing commented on GitHub (Sep 2, 2025):

Added in 46f883f3269c93f8308c2a1679656096f00c951c and released just now.

@yusing commented on GitHub (Sep 2, 2025): Added in 46f883f3269c93f8308c2a1679656096f00c951c and released just now.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/godoxy-yusing#102