This is an automated email from the ASF dual-hosted git repository.
humbedooh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git
The following commit(s) were added to refs/heads/master by this push:
new 7fef4d9 Stickys sessions work now.
7fef4d9 is described below
commit 7fef4d95956da9bfeeb6a5ed11ad79fad72e2594
Author: Daniel Gruno <[email protected]>
AuthorDate: Mon Sep 7 22:07:58 2020 +0200
Stickys sessions work now.
---
server/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/server/README.md b/server/README.md
index edce41f..c750528 100644
--- a/server/README.md
+++ b/server/README.md
@@ -10,11 +10,11 @@ This is the (as of yet incomplete) backend server for the
Foal UI.
- Viewing single threads, emails and sources
- Searching with keywords, quotes, +/- inclusion/exclusion
- Rudimentary AAA (logged in with an authoritative OAuth gives read access to
everyting)
+- Persistent user sessions across restarts of the server
### What doesn't work
- Advanced AAA
-- Permanent sessions across restarts
- Composing replies
- Preferences
- Notifications/favorites