mirror of
https://github.com/ushahidi/SMSSync.git
synced 2026-04-25 15:55:57 +03:00
[GH-ISSUE #129] No Secret value, No Task Checking #101
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#101
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 @eyedol on GitHub (Oct 9, 2013).
Original GitHub issue: https://github.com/ushahidi/SMSSync/issues/129
This has bee reported on the forums. Logging it here so it can be fixed.
We have confirmed the presence of this bug in v2.4:
"GET /smssync HTTP/1.1" 200 32 "" "SMSSync-Android/v2.4"
"GET /smssync?task=send&secret=10001 HTTP/1.1" 200 32 "" "SMSSync-Android/v2.4"
(It seems to be worse in v2.5-DEBUG with no parameters being passed even when Secret Key is set.)
Finally, every time SMSSync accesses our server, it would be extremely useful to have uniqueid=unique_id included in the parameters.
You can follow the thread.