rustprooflabs / pgosm-flex

PgOSM Flex provides high quality OpenStreetMap datasets in PostGIS (Postgres) using the osm2pgsql Flex output.
MIT License
100 stars 20 forks source link

Special characters / Control characters not supported in passwords #383

Closed jmealo closed 3 months ago

jmealo commented 4 months ago

What version of PgOSM Flex are you using?

0.61 / Latest

Docker image

N/A

What did you do exactly?

Try to use a password with # @ and ! etc.

What did you expect to happen?

For pgosm-flex to work.

What did happen instead?

An invalid connection string is generated and various errors are output that indicate an issue with DNS.

What did you do to try analyzing the problem?

Scream real loud.

rustprooflabs commented 4 months ago

@jmealo This should be fixed in the :latest image. I'll leave this open for now if you can confirm it fixes your issue that'd be great!

rustprooflabs commented 3 months ago

I believe this is fixed in 1.0.1. Please re-open if you find that is not the case! Thanks for reporting!