From 961d9e6a1c7a5041d5b019581dbf08f16f29ea53 Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Wed, 16 Sep 2015 16:07:57 -0400 Subject: [bug] authenticate logout calls to api logout calls were not being authenticated, so we were receiving 401 return code. --- changes/bug-fix-logout-auth | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/bug-fix-logout-auth (limited to 'changes') diff --git a/changes/bug-fix-logout-auth b/changes/bug-fix-logout-auth new file mode 100644 index 00000000..0dc09c02 --- /dev/null +++ b/changes/bug-fix-logout-auth @@ -0,0 +1 @@ +- Authenticate properly logout calls to API. -- cgit v1.2.3