challenger

OAuth 2.0-based authentication service that validates user can receive messages at a certain address
Log | Files | Refs | Submodules | README | LICENSE

commit aa54752b43dd43f7839a018020c67eccb93d6dc8
parent efb01a55269d35a98566b5878c0bf7463b770091
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun,  9 Aug 2026 16:53:07 +0200

update docs

Diffstat:
Mdebian/control | 9+++++----
1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control @@ -6,8 +6,8 @@ Build-Depends: meson, ninja-build, debhelper-compat (= 12), - libgnunet-dev (>=0.27.0), - libtalerexchange-dev (>= 1.5.0), + libgnunet-dev (>=0.28.1~dev4), + libtalerexchange-dev (>= 1.6.13), libpq-dev (>=15), pkg-config, po-debconf, @@ -24,7 +24,7 @@ Architecture: any Pre-Depends: ${misc:Pre-Depends} Depends: - libtalerexchange (>= 1.5.0), + libtalerexchange (>= 1.6.13), libgnutls30 (>= 3.7.1), challenger-webui, adduser, @@ -35,6 +35,7 @@ Depends: ${shlibs:Depends} Recommends: apache2 | nginx | httpd, + taler-challenger-helpers, postgresql (>=15.0) Description: OAuth 2.0-compatible address validation service Challenger validates that a user is able to receive messages at a given @@ -62,7 +63,7 @@ Package: challenger-httpd-dev Section: libdevel Architecture: any Depends: - libtalerexchange-dev (>= 1.5.0), + libtalerexchange-dev (>= 1.6.13), ${misc:Depends} Description: OAuth 2.0-compatible address validation service - development files Challenger validates that a user is able to receive messages at a given