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
commit 4ba34b47e3bb79619dd6f6a60c9bcfa5891d22aa Author: Daniel Gruno <[email protected]> AuthorDate: Tue Sep 8 10:35:55 2020 +0200 we can has github oauth --- server/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/README.md b/server/README.md index 31f7bb0..92aa7ba 100644 --- a/server/README.md +++ b/server/README.md @@ -11,7 +11,7 @@ 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) +- OAuth logins (Google, Github + Generic for now) ### What doesn't work
