mirror of
https://github.com/ushahidi/SMSSync.git
synced 2026-04-26 00:05:57 +03:00
[GH-ISSUE #164] Trim Secret Key #126
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#126
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 @eltronix on GitHub (May 9, 2014).
Original GitHub issue: https://github.com/ushahidi/SMSSync/issues/164
The 'secret key' field is not being trimmed, therefore inclusion of a space character causes a mismatch server side.
It's hard to detect and has been a source of headaches for us all we keep seeing is failing syncs.
@KamilKalfas commented on GitHub (May 13, 2014):
I will look into this today. Secret Key is in someway determined ? I mean that the key is string of chars where space chars are not allowed ?
@KamilKalfas commented on GitHub (May 16, 2014):
@eyedol please close this since you've merged PR #167