Skip to content

Fix migration password reset - #18

Merged
mxsrc merged 1 commit into
mainfrom
fix-password-reset
Mar 4, 2026
Merged

Fix migration password reset#18
mxsrc merged 1 commit into
mainfrom
fix-password-reset

Conversation

@mxsrc

@mxsrc mxsrc commented Feb 11, 2026

Copy link
Copy Markdown
Contributor

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.

This change is tested as part of simplyblock/vela-controller#592.

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
@mxsrc
mxsrc requested a review from noctarius March 4, 2026 07:16
@mxsrc
mxsrc merged commit 86c3216 into main Mar 4, 2026
1 check passed
@mxsrc
mxsrc deleted the fix-password-reset branch March 4, 2026 07:51
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.

2 participants