Skip to content

How to configure a webhook with an url that contains a "!" like matrix room has ? #3241

Discussion options

You must be logged in to vote

You would have to modify this line I expect

validates :url, presence: true, format: { with: /\Ahttps?:\/\/[a-z0-9\-._?=&\/+:%@]+\z/i, allow_blank: true }

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@dtrckd
Comment options

@willpower232
Comment options

@dtrckd
Comment options

@dtrckd
Comment options

@willpower232
Comment options

Answer selected by dtrckd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants