Update README.md

This commit is contained in:
Shaun Walker 2021-11-06 07:53:54 -04:00 committed by GitHub
parent 039202559f
commit e23da1f5fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,11 +61,13 @@ Backlog (Not Yet Assigned)
- [ ] Enhance alias concept with a tabular UI and additional configuration properties
- [ ] Allow language specification in Url (#1731)
V.3.1.0 ( Q1 2022 )
- [ ] Authentication extensibility
- [ ] Configurable password complexity for local authentication
V.3.1.0 ( Q4 2021 )
- [ ] Token based authenticaton / authorization via OAuth2 / OpenID Connect
- [ ] Provide Single Sign On (SSO) for other applications
- [ ] Authentication extensibility via Social logins / Azure B2C
- [ ] Allow configuration of password complexity for local authentication
V.3.0.0 ( Q4 2021 )
V.3.0.0 ( Nov 10, 2021 )
- [x] Migration to .NET 6
- [x] Blazor hosting model flexibility per site
- [x] Blazor WebAssembly prerendering support