From 8cca826e700dcfe573139073809c3e47c4777d2b Mon Sep 17 00:00:00 2001 From: Athou Date: Fri, 11 Aug 2023 15:12:00 +0200 Subject: [PATCH] specify in documentation that we support basic auth --- commafeed-server/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/commafeed-server/pom.xml b/commafeed-server/pom.xml index 16feeeee..a2ce587a 100644 --- a/commafeed-server/pom.xml +++ b/commafeed-server/pom.xml @@ -142,6 +142,12 @@ CommaFeed ${project.version} + + + basicAuth + basic + + com.commafeed.backend.model.User