mirror of
https://github.com/ushahidi/SMSSync.git
synced 2026-04-24 23:35:54 +03:00
[GH-ISSUE #488] Authenticatation not done for tasks #340
Labels
No labels
Bug report
Code improvement
Concern
Feature request
Feature request
Good first issue to work on
In progress
Needs info
Question
Ready
Translation
User Experience
User Experience
Website
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SMSSync#340
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 @kgooris on GitHub (May 9, 2019).
Original GitHub issue: https://github.com/ushahidi/SMSSync/issues/488
Expected behavior
Same authentication mechanisme as for get messages sending to api with authentication.
Using configurer secret
Actual behavior
Api Get messages: publish messages from phone to api, in post is authenticated.
Api tasks: polling for tasks towards api is not authenticated
Steps to reproduce the behavior