Skip to content

Fix migration password reset#18

Open
mxsrc wants to merge 1 commit intomainfrom
fix-password-reset
Open

Fix migration password reset#18
mxsrc wants to merge 1 commit intomainfrom
fix-password-reset

Conversation

@mxsrc
Copy link
Contributor

@mxsrc mxsrc commented Feb 11, 2026

Currently, the migration script resets the postgres user's password. Potentially overwriting a user set password. This change modifies the migration s.t. only the supabase_admin password is set, leaving the user-managed password untouched.

Currently, the migration script resets the postgres user's password.
Potentially overwriting a user set password. This change modifies the
migration s.t. only the supabase_admin password is set, leaving the
user-managed password untouched.
@mxsrc mxsrc force-pushed the fix-password-reset branch from d6f821f to a6bb843 Compare March 1, 2026 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant