From bb4e6f60207e6261d47d7983a3d3f09fb992ca0c Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Mon, 15 May 2017 15:48:17 +0300 Subject: Version 1.95.0 --- ChangeLog.md | 8 ++++++++ sproxy2.cabal | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/ChangeLog.md b/ChangeLog.md index d96bd06..343ee7c 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,5 +1,13 @@ For differences with the original Sproxy scroll down. +1.95.0 +====== + + * Add end-point for checking access in a bunch (`/.sproxy/access`). + + * Respond with 502 (Bad Gateway) on any backend error. + Previously it was 500 (Internal Server Error). + 1.94.1 ====== diff --git a/sproxy2.cabal b/sproxy2.cabal index 60179d1..e0f4375 100644 --- a/sproxy2.cabal +++ b/sproxy2.cabal @@ -1,5 +1,5 @@ name: sproxy2 -version: 1.94.1 +version: 1.95.0 synopsis: Secure HTTP proxy for authenticating users via OAuth2 description: Sproxy is secure by default. No requests makes it to the backend -- cgit v1.2.3