You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ponymail.apache.org by hu...@apache.org on 2020/09/07 21:07:24 UTC

[incubator-ponymail-foal] branch master updated: Update notes

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 5925b2a  Update notes
5925b2a is described below

commit 5925b2a6ff07c1728c94bcadb2cfa4535cdc3c96
Author: Daniel Gruno <hu...@apache.org>
AuthorDate: Mon Sep 7 23:07:11 2020 +0200

    Update notes
    
    OAuth works
    Advanced AAA would be up to the user to configure..
---
 server/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/server/README.md b/server/README.md
index c750528..dd44944 100644
--- a/server/README.md
+++ b/server/README.md
@@ -11,10 +11,10 @@ This is the (as of yet incomplete) backend server for the Foal UI.
 - 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
+- OAuth logins (Google + Generic for now)
 
 
 ### What doesn't work
-- Advanced AAA
 - Composing replies
 - Preferences
 - Notifications/favorites