From 6707f0efdfb78710ca404c1e6152bb623affb4ef Mon Sep 17 00:00:00 2001 From: Shaun Walker Date: Tue, 26 Oct 2021 08:27:18 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e931de73..1dfc163d 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,8 @@ This project is a work in progress and the schedule for implementing enhancement V.3.1.0 ( Q1 2022 ) - [ ] Authentication extensibility ( ie. Azure B2C, Social logins, etc... ) - [ ] Configurable password complexity for local authentication +- [ ] Enhance alias concept with a tabular UI and additional configuration properties +- [ ] Allow language specification in Url V.3.0.0 ( Q4 2021 ) - [x] Migration to .NET 6