mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 16:26:09 +03:00
[GH-ISSUE #3842] [Bug]: PWPush integration doesn't work with subdomain #1715
Labels
No labels
API
Feature
NotABug
NotABug
Planned
Sponsor Priority
Sponsor Priority
bug
documentation
duplicate
enhancement
needs more info
no-activity
no-priority
not-assigned
pull-request
react-conversion
react-conversion
roadmap
security
stale
unconfirmed-by-user
unconfirmed-by-user
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/CIPP#1715
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @marksmenit on GitHub (Mar 24, 2025).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/3842
Required confirmations before submitting
Issue Description
Failed to create a new PwPush link: Cannot validate argument on parameter 'BaseUrl'. The argument " https://pwpush.marksmenit.nz/" does not match the "^https?://[a-zA-Z0-9-]+.[a-zA-Z0-9]+" pattern. Supply an argument that matches "^https?://[a-zA-Z0-9-]+.[a-zA-Z0-9]+" and try the command again.
The regex pattern looks for a domain (text.text). We host pwpusher on a subdomain internally.
Environment Type
Non-sponsored user
Front End Version
7.3.2
Back End Version
7.3.2
Relevant Logs / Stack Trace
@github-actions[bot] commented on GitHub (Mar 24, 2025):
Thank you for reporting a potential bug. If you would like to work on this bug, please comment:
Thank you for helping us maintain the project!
@JohnDuprey commented on GitHub (Mar 24, 2025):
Try removing the space from the beginning of the url