Update README.md

This commit is contained in:
Shaun Walker 2022-01-11 09:14:43 -05:00 committed by GitHub
parent 66b13bdb8b
commit e39416a786
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,16 +58,22 @@ There is a separate [Documentation repository](https://github.com/oqtane/oqtane.
This project is a work in progress and the schedule for implementing enhancements is dependent upon the availability of community members who are willing/able to assist. This project is a work in progress and the schedule for implementing enhancements is dependent upon the availability of community members who are willing/able to assist.
Backlog (Not Yet Assigned) Backlog (Not Yet Assigned)
- [ ] Enhance alias concept with a tabular UI and additional configuration properties
- [ ] Allow language specification in Url (#1731) - [ ] Allow language specification in Url (#1731)
V.3.1.0 ( Q1 2022 ) V.3.1.0 ( Q1 2022 )
- [ ] Token based authenticaton / authorization via OAuth2 / OpenID Connect - [ ] Token based authentication / authorization via OAuth2 / OpenID Connect
- [ ] Provide Single Sign On (SSO) for other applications - [ ] Provide Single Sign On (SSO) for other applications
- [ ] Authentication extensibility via Social logins / Azure B2C - [ ] Authentication extensibility via Social logins / Azure B2C
- [ ] Allow configuration of password complexity for local authentication - [ ] Allow configuration of password complexity for local authentication
- [ ] User account lockout support - [ ] User account lockout support
V.3.0.2 ( Jan 2022 )
- [x] Default alias specification, auto alias registration, redirect logic
- [x] Improvements to visitor tracking and url mapping
- [x] Scheduler enhancements for stop/start, weekly and one-time jobs
- [x] Purge job for daily housekeeping of event log and visitors
- [x] Granular security filtering for Settings
V.3.0.1 ( Dec 12, 2021 ) V.3.0.1 ( Dec 12, 2021 )
- [x] Url mapping for broken links, content migration - [x] Url mapping for broken links, content migration
- [x] Visitor tracking for usage insights, personalization - [x] Visitor tracking for usage insights, personalization