Redirect to https://postgresus.com/storages/google-oauth instead of my hosted Postgresus domain #361

Closed
opened 2026-04-05 16:16:17 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @wzzrd on 12/11/2025

This is a re-open of https://github.com/RostislavDugin/postgresus/issues/63

Hi @RostislavDugin! I really like your app, and thanks for writing it and making it open source

However, this (the OAuth redirect URL) really should be configurable. I assume good intentions here, but it's a huge red flag to send OAuth credentials to an unknown and uncontrolled location (from a user's perspective).

Many self-hosters and small enterprises (which I assume if your target audience) will have proper HTTPS, including "real" domains.

I would really prefer to have this done the proper way, with configurable "Authorized redirect URIs" and "Authorized JavaScript origins", and not sending (sensitive!) OAuth credentials to a place where - with respect - they do not belong.

*Originally created by @wzzrd on 12/11/2025* This is a re-open of https://github.com/RostislavDugin/postgresus/issues/63 Hi @RostislavDugin! I really like your app, and thanks for writing it and making it open source However, this (the OAuth redirect URL) really should be configurable. I assume good intentions here, but it's a huge red flag to send OAuth credentials to an unknown and uncontrolled location (from a user's perspective). Many self-hosters and small enterprises (which I assume if your target audience) will have proper HTTPS, including "real" domains. I would really prefer to have this done the proper way, with configurable "Authorized redirect URIs" and "Authorized JavaScript origins", and not sending (sensitive!) OAuth credentials to a place where - with respect - they do not belong.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/databasus#361