Skip to content

Conversation

angelmoya
Copy link

Ensure min lenght for postgresql password

Ensure min lenght for postgresql password
YuriiMotov

This comment was marked as resolved.

@YuriiMotov YuriiMotov changed the title Update copier.yml 🚸 Add Postgres password length validation in copier.yml Sep 3, 2025
@YuriiMotov YuriiMotov added feature New feature or request waiting labels Sep 3, 2025
@github-actions github-actions bot removed the waiting label Sep 12, 2025
Co-authored-by: Younes Henni <[email protected]>
@YuriiMotov YuriiMotov changed the title 🚸 Add Postgres password length validation in copier.yml 🚸 Add Postgres password min length validation in copier.yml Sep 30, 2025
YuriiMotov

This comment was marked as resolved.

@YuriiMotov YuriiMotov dismissed their stale review September 30, 2025 14:48

I was wrong, postgres actually works with password less than 8 characters

@YuriiMotov
Copy link
Contributor

@angelmoya, this validation works, but I can't get what problem does it solve?
I thought that PostgreSQL has min password length constraint and it can be tricky to find why the Stack doesn't run. But it turned out that DB can run even with short password.

Could you please clarify the purpose of this PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request waiting
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants