Closed
Bug 1068043
Opened 11 years ago
Closed 11 years ago
[RPP] parse the SMS - changes
Categories
(Firefox OS Graveyard :: Gaia, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: marta, Unassigned)
References
Details
(Keywords: privacy)
Need to change the SMS syntax and some responses:
- [RPP|rpp|Rpp] <CMD> <Passpharse>
- If the proper syntax is recognized but the password is wrong a message with the information should be sent back to the user, e.g. "We received your command but the password was wrong"
- If the proper syntax is recognized but the feature was not activated, a message with the information should be sent back to the user, e.g. "We received your command but you never activated it"
- The responses should contain a link to the support webpage.
- The SMS should be parsed with regex and not if clauses.
Comment 1•11 years ago
|
||
A message with the information should be sent back to the user if password requires reset.
Please confirm.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•