Closed (fixed)
Project:
OpenAPI
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
29 Jan 2018 at 17:38 UTC
Updated:
23 Jun 2018 at 14:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
wim leersFollowing! :)
Comment #3
richgerdesPosting an initial patch for this, so tests can run.
Comment #4
richgerdesI hate functions...
Comment #5
richgerdesComment #6
richgerdesRetest
Comment #7
richgerdesFixed lint error
Comment #8
richgerdesComment #9
richgerdesTaking another pass at the patch.
Comment #10
richgerdesFix invalid index for jsonurls
Comment #11
richgerdesCSRF token needs to be handled differently then other auth collectors since its not one....
Comment #12
richgerdesMatch keys
Comment #14
richgerdesCorrect version of #12.
Comment #16
richgerdesComment #18
richgerdesUsing basic_auth apparently was a bad idea.... It enables nodes for rest, which is not desired and causes tests to fail. We will use csrf for routes then....
Comment #21
richgerdesTests failed as the result of other issues. See #2978465: Tests Fail.... Again.
Comment #22
richgerdesPatch has been committed and pushed.