also use xmpp JID as part of settings persistence #17

Merged
genofire merged 2 commits from karmanyaahm/unified-push-xmpp:smth into main 2021-09-17 18:09:47 +02:00
Collaborator

Adding this would make it so if the user loses or changes their xmpp account for some reason, endpoints would be re-issued, just as they would be on a gateway change.

Adding this would make it so if the user loses or changes their xmpp account for some reason, endpoints would be re-issued, just as they would be on a gateway change.
karmanyaahm added 1 commit 2021-09-17 03:24:30 +02:00
continuous-integration/drone the build failed Details
5e0ec90bf4
also use xmpp JID as part of settings persistence
Owner

you miss the verification of gateway in func (s *XMPPService) message(msgHead stanza.Message, t xmlstream.TokenReadEncoder) error {

With the Line in:

if from != conn.Settings

you miss the verification of gateway in `func (s *XMPPService) message(msgHead stanza.Message, t xmlstream.TokenReadEncoder) error {` With the Line in: `if from != conn.Settings `
Author
Collaborator

added that

added that
karmanyaahm force-pushed smth from 68808dbc30 to 2ee85d906c 2021-09-17 17:02:33 +02:00 Compare
karmanyaahm force-pushed smth from 2ee85d906c to fb374da480 2021-09-17 17:03:22 +02:00 Compare
karmanyaahm force-pushed smth from fb374da480 to 656c3237dd 2021-09-17 17:04:03 +02:00 Compare
genofire merged commit 4b06d6886a into main 2021-09-17 18:09:47 +02:00
genofire deleted branch smth 2021-09-17 18:09:55 +02:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: genofire/unified-push-xmpp#17
No description provided.