diff --git a/documentation/T1_2024/Group_Tasks_and_Handover_Documents/Open_Issues.md b/documentation/T1_2024/Group_Tasks_and_Handover_Documents/Open_Issues.md index eefd02ff..28b3effc 100644 --- a/documentation/T1_2024/Group_Tasks_and_Handover_Documents/Open_Issues.md +++ b/documentation/T1_2024/Group_Tasks_and_Handover_Documents/Open_Issues.md @@ -7,5 +7,6 @@ Please find here a summary and detailed outlines of open issues noted by student | Name or Student ID | Stream | Issue Description | |:-------------------|:--------------|:----------------| | Heera Mohanadas | CS/BE |

The log file no longer reflects user authentication. It previously recorded when a user was successfully authenticated and reflected that in the master log (dolfin.log) but it no longer does so. It does reflect the user ID of the user being signed out though. It's a matter of being unable to read the user ID in the first sign-in successful authentication instance. I think something broke when the login system changed to using email to login.

| +| Heera Mohanadas | CS/BE/FE | The Internal Denial List functionality was broken by PR #222 and I did not have time to fix it, and was swamped by other, more urgent tasks. |