From e108b8ee5ff04e3c1fdf7eaad5630c89a952e83f Mon Sep 17 00:00:00 2001 From: alin Date: Thu, 14 Mar 2024 12:14:23 +0200 Subject: [PATCH] Add pas.plugins.authomatic --- develop/sources.ini | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/develop/sources.ini b/develop/sources.ini index 0e15fe9..71e6da9 100644 --- a/develop/sources.ini +++ b/develop/sources.ini @@ -102,3 +102,8 @@ branch = main url = https://github.com/eea/pas.plugins.ldap.git pushurl = git@github.com:eea/pas.plugins.ldap.git branch = master + +[pas.plugins.authomatic] +url = https://github.com/eea/pas.plugins.authomatic.git +pushurl = git@github.com:eea/pas.plugins.authomatic.git +branch = main