also use xmpp JID as part of settings persistence #17
No reviewers
Labels
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: genofire/unified-push-xmpp#17
Loading…
Reference in New Issue
No description provided.
Delete Branch "karmanyaahm/unified-push-xmpp:smth"
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?
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.
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
added that
68808dbc30
to2ee85d906c
2ee85d906c
tofb374da480
fb374da480
to656c3237dd