From 5328f674c71410e7fe1732297aba944f193060f4 Mon Sep 17 00:00:00 2001 From: Peter Havekes Date: Mon, 3 May 2021 13:49:19 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ae81884..ee246f3f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file. ### Fixes - Update dependencies - Log token deletion +- Use eduID if no UID is present in a token. +- Prevent string manipulation in login-page ### New - Show to user with which eduID account institutional account is linked - Log invalid tokens in API requests