Closed
Bug 561391
Opened 15 years ago
Closed 15 years ago
Add hidden pref to let createAccount include X-Weave-Secret header to bypass captcha
Categories
(Cloud Services :: General, defect, P2)
Cloud Services
General
Tracking
(Not tracked)
RESOLVED
FIXED
1.3b4
People
(Reporter: jgriffin, Assigned: mconnor)
References
Details
Attachments
(1 file)
|
452 bytes,
patch
|
Mardak
:
review+
|
Details | Diff | Splinter Review |
I need a way to create weave accounts without captcha, for use in the crossweave test automation tool I'm developing. There is a secret header that can be sent with the account creation request to achieve this effect, but no way to cause this to happen using weave client api's (e.g., Weave.Service.createAccount).
Mike Conner said that a hidden pref could be added to cause this secret header to be used.
| Assignee | ||
Comment 1•15 years ago
|
||
| Assignee | ||
Updated•15 years ago
|
Priority: -- → P2
Summary: Need hidden pref to allow weave client to use secret header for avoiding captcha during account creation → Add hidden pref to let createAccount include X-Weave-Secret header to bypass captcha
Target Milestone: --- → 1.3b4
Updated•15 years ago
|
Attachment #443411 -
Flags: review?(edilee) → review+
| Reporter | ||
Comment 2•15 years ago
|
||
This works correctly on the staging server, so I'm closing this bug.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•