diff --git a/Gopkg.lock b/Gopkg.lock index 75f348a..5069464 100644 --- a/Gopkg.lock +++ b/Gopkg.lock @@ -7,6 +7,24 @@ revision = "2f1ce7a837dcb8da3ec595b1dac9d0632f0f99e8" version = "v1.3.1" +[[projects]] + name = "github.com/gorilla/context" + packages = ["."] + revision = "1ea25387ff6f684839d82767c1733ff4d4d15d0a" + version = "v1.1" + +[[projects]] + name = "github.com/gorilla/securecookie" + packages = ["."] + revision = "667fe4e3466a040b780561fe9b51a83a3753eefc" + version = "v1.1" + +[[projects]] + name = "github.com/gorilla/sessions" + packages = ["."] + revision = "ca9ada44574153444b00d3fd9c8559e4cc95f896" + version = "v1.1" + [[projects]] branch = "master" name = "golang.org/x/crypto" @@ -22,6 +40,6 @@ [solve-meta] analyzer-name = "dep" analyzer-version = 1 - inputs-digest = "e75fc3ae29699663f99549d04b479d1361bf2572e24c8504f5db99c560d33941" + inputs-digest = "ca0efe7848592a1225fe94490276a170f4376c4b1456163cd070e17a85f53284" solver-name = "gps-cdcl" solver-version = 1 diff --git a/document_roots/webhost/api_testing.html b/document_roots/webhost/api_testing.html index a3278a7..6058327 100644 --- a/document_roots/webhost/api_testing.html +++ b/document_roots/webhost/api_testing.html @@ -51,6 +51,21 @@ +
+ + + + + + + + + + + +
gPanel Logout
+
+