summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-08-16 12:38:22 +0300
committerLars Wirzenius <liw@liw.fi>2018-08-16 12:38:22 +0300
commita2fa0e9ed35da83e4e6a2c4f5282473d132e1497 (patch)
tree4a03c0f020421e85f2f147ce7f15160e7b762a83 /NEWS
parent371b445213a8d38948b655ce16f5b7ccf9ba6e46 (diff)
downloadqvisqve-a2fa0e9ed35da83e4e6a2c4f5282473d132e1497.tar.gz
Fix: add state= parameter to redirect URI after successful auth
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cdade77..b9a5f59 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,10 @@ Version 0.9+git, not yet released
There is a command line tool, `qvisqvetool`, for doing that from the
command line.
+* Bug fix: when Qvisqve redirects browser to the facade, after a
+ successful user authentication, it now includes the `state`
+ parameter from the original authorization request.
+
Version 0.9, released 2018-02-09
---------------------------------