Skip to content

Sanitize or validate pg_notify channel names #170

@AlanCoding

Description

@AlanCoding

Please confirm the following

  • I agree to follow this project's code of conduct.
  • I have checked the current issues for duplicates.
  • I understand that dispatcherd is open source software provided for free and that I might not receive a timely response.

Feature type

New Feature

Feature Summary

I remember seeing this problem in AWX but I can't find the code that deals with it now.

the pg_notify channel has to be a valid postgres identifier

so we need to either raise exceptions if it is not, or process all channel names internally to be compliant.

Steps to reproduce

.

Current results

No response

Sugested feature result

.

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions