Open shane-tomlinson opened 8 years ago
of the components dbwrite, keysign, browserid, route, and static, which ones are still needed with this?
+81 −2,367
Brutal. Thanks @shane-tomlinson, I will try to take this for a spin soon.
of the components dbwrite, keysign, browserid, route, and static, which ones are still needed with this?
My guess is that dbwrite and keysign are not needed, but will also do no harm if still active. But @shane-tomlinson would better know the details.
My guess is that dbwrite and keysign are not needed, but will also do no harm if still active. But @shane-tomlinson would better know the details.
I believe that route and static are the only ones that are still needed, at least that's all I have running locally.
@rfk - I updated this PR to remove all processes but route
and static
as well as add tests to ensure all WSAPI routes return a 410 when requested.
This works well in my local testing.
Trying to use the auth dialog:
Trying to access the persona management site:
Trying to talk directly to the service API:
wants to merge 1 commit into train-2014.07.19
I suggest that we don't merge this into the train branch, but rather cut a new train branch with this in it. That will make it easier to roll back to the live version if we need to.
@shane-tomlinson could you please rebase this when you get a chance?
So long, and thanks for all the fish.