Skip to content

Conversation

@fh-igor-serko
Copy link
Contributor

@fh-igor-serko fh-igor-serko commented Feb 2, 2025

Introduces a GLOBALLY_DELIVERABLE variable so that it can be passed to the email validator library and ultimately allowing the email admin@localhost to be valid, as long as False is passed in.

Also:

  • adjusted the indentation of a command above it in the entrypoint.sh
  • added printing out the output of the validation library so that we can better find what the actual issue is

Fixes #8410

Introduces a GLOBALLY_DELIVERABLE variable so that it can be passed to the email validator library
and ultimately allowing the email admin@localhost to be valid, as long as False is passed in.

Also:
* adjusted the indentation of a command above it in the entrypoint.sh
* added printing out the output of the validation library so that we can better find what the actual issue is
@fh-igor-serko fh-igor-serko force-pushed the is/fix_email_validation branch from f4f97cb to ef6a821 Compare February 3, 2025 11:13
@akshay-joshi akshay-joshi merged commit ae76ea3 into pgadmin-org:master Feb 7, 2025
32 checks passed
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.

Docker image entrypoint.sh email validation results in failure

2 participants