https://bugs.kde.org/show_bug.cgi?id=519925
--- Comment #3 from [email protected] --- (In reply to Joshua Goins from comment #2) > I'm having a hard time understanding why our code would do that, could you > give more information about what the registration URL looks like? > > For example: I tried "https://unifiedpush.kde.org/abc?up=1" in a small > example and it turns into > "https://unifiedpush.kde.org/_matrix/push/v1/notify?up=1". But it's > "https://unifiedpush.kde.org/?up=1/_matrix/push/v1/notify" for you? The URL I'm using is something like https://up.example.com/ its an ntfy server configured in knotify. The neochat client then sent the URL for unified push registration as https://up.example.com/?up=1/_matrix/push/v1/notify I'm not actually sure where the ?up=1 comes from, I haven't configured that as part of the URL -- You are receiving this mail because: You are watching all bug changes.
