From 2abf462ca10c4ac8c4f815e608cad31851e966e3 Mon Sep 17 00:00:00 2001 From: "Jannis M. Hoffmann" Date: Sun, 26 Feb 2023 21:36:27 +0100 Subject: Specified the interface for qmauth Changes to configuration Added qmauth version written in Python Slight changes to pagination --- CHANGES.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'CHANGES.md') diff --git a/CHANGES.md b/CHANGES.md index cbd16de..1e9d2c4 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -134,7 +134,7 @@ Current v1.1.0 - [ ] moving mails to other folders - [ ] creating new folders - [ ] backend -- [ ] specify protocol for backend interaction +- [ ] specify protocol for backend interaction (RPC IDL) - [ ] choose tool for validation - [ ] cleanup README - [ ] improve about page @@ -151,15 +151,15 @@ Current v1.1.0 - [ ] advance toml config plugin - [ ] add template support, maybe - [ ] add config validation - -- [x] compute hmac on the client side - - [x] better handling on form - - [ ] better random numbers - [ ] improve i18n - [ ] add localization of dates and time - [x] refactor I18N plugin to allow independent translate provider - [x] extend matcher dynamic with a role +- [x] compute hmac on the client side + - [x] better handling on form + - [ ] better random numbers + Future ------ - [ ] INV: wrong subject being shown @@ -198,3 +198,5 @@ Future - [ ] address book support - [ ] add links on email addresses in header : click = add into address book - [ ] read and write s3d only once per request ($c->on('finish')) +- [ ] classless CSS framework +- [ ] dark and light mode -- cgit v1.2.3