From 3edad13487d1f8b46ed47893f6ba54be27cde3b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Van=C3=AD=C4=8Dek?= Date: Tue, 30 May 2023 15:46:02 +0200 Subject: [PATCH] OpenID Connect plugin. --- _add_plugin.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_add_plugin.txt b/_add_plugin.txt index b5d08f0..b320da8 100644 --- a/_add_plugin.txt +++ b/_add_plugin.txt @@ -1,2 +1,3 @@ git subtree add --prefix plugins/redmine_hourglass https://git.ivasoft.cz/Ivasoft/redmine_hourglass.git develop --squash -git subtree add --prefix plugins/redmine_workload https://git.ivasoft.cz/Ivasoft/redmine_workload.git master --squash \ No newline at end of file +git subtree add --prefix plugins/redmine_workload https://git.ivasoft.cz/Ivasoft/redmine_workload.git master --squash +git subtree add --prefix plugins/redmine_openid_connect https://git.ivasoft.cz/Ivasoft/redmine_openid_connect.git master --squash \ No newline at end of file