From 4e4d8b30e9caf4fefb9379457a0e807329409374 Mon Sep 17 00:00:00 2001 From: Lalith Kota Date: Mon, 25 Mar 2024 23:24:19 +0530 Subject: [PATCH] Reverted server-auth change Signed-off-by: Lalith Kota --- packaging/packages/15.0-develop.txt | 2 ++ packaging/packages/17.0-develop-pbms-with-social-registry.txt | 2 ++ packaging/packages/17.0-develop-social-registry.txt | 2 ++ packaging/packages/17.0-develop.txt | 2 ++ 4 files changed, 8 insertions(+) diff --git a/packaging/packages/15.0-develop.txt b/packaging/packages/15.0-develop.txt index 837c7a0..e9e33b5 100644 --- a/packaging/packages/15.0-develop.txt +++ b/packaging/packages/15.0-develop.txt @@ -1,4 +1,6 @@ # The below modules are OCA dependencies, manually adding them here for now. +# TODO: Remove server_auth +server_auth = git://15.0//https://github.com/openg2p/server-auth queue = git://15.0//https://github.com/oca/queue connector = git://15.0//https://github.com/oca/connector rest_framework = git://15.0//https://github.com/openg2p/rest-framework diff --git a/packaging/packages/17.0-develop-pbms-with-social-registry.txt b/packaging/packages/17.0-develop-pbms-with-social-registry.txt index 8db3951..2acc094 100644 --- a/packaging/packages/17.0-develop-pbms-with-social-registry.txt +++ b/packaging/packages/17.0-develop-pbms-with-social-registry.txt @@ -1,4 +1,6 @@ # The below modules are OCA dependencies, manually adding them here for now. +# TODO: Remove server_auth +server_auth = git://17.0//https://github.com/openg2p/server-auth queue = git://17.0//https://github.com/oca/queue connector = git://17.0//https://github.com/oca/connector rest_framework = git://17.0//https://github.com/openg2p/rest-framework diff --git a/packaging/packages/17.0-develop-social-registry.txt b/packaging/packages/17.0-develop-social-registry.txt index fb75087..fa22602 100644 --- a/packaging/packages/17.0-develop-social-registry.txt +++ b/packaging/packages/17.0-develop-social-registry.txt @@ -1,4 +1,6 @@ # The below modules are OCA dependencies, manually adding them here for now. +# TODO: Remove server_auth +server_auth = git://17.0//https://github.com/openg2p/server-auth queue = git://17.0//https://github.com/oca/queue connector = git://17.0//https://github.com/oca/connector rest_framework = git://17.0//https://github.com/openg2p/rest-framework diff --git a/packaging/packages/17.0-develop.txt b/packaging/packages/17.0-develop.txt index 6328cc5..21bbcf2 100644 --- a/packaging/packages/17.0-develop.txt +++ b/packaging/packages/17.0-develop.txt @@ -1,4 +1,6 @@ # The below modules are OCA dependencies, manually adding them here for now. +# TODO: Remove server_auth +server_auth = git://17.0//https://github.com/openg2p/server-auth queue = git://17.0//https://github.com/oca/queue connector = git://17.0//https://github.com/oca/connector rest_framework = git://17.0//https://github.com/openg2p/rest-framework