From 7c53d5e42d54a48e4d5019c06b8718b1cedd7f09 Mon Sep 17 00:00:00 2001 From: Ethan Dalool Date: Mon, 9 Mar 2020 17:06:27 -0700 Subject: [PATCH] Update HISTORY.rst. --- HISTORY.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.rst b/HISTORY.rst index fc6cce5..6df5e4f 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -6,7 +6,7 @@ Release History 1.0.7 (unreleased) ------------------ -- Nothing changed yet. +- Fix login by calculating public RSA exponent instead of hardcoding. 1.0.6 (2020-02-03)