From d59cf812eee5ec3141c9cb0ac91ce6ce011f212c Mon Sep 17 00:00:00 2001
From: Vincent Deffontaines Topics
Database Login
Client Login
Client Login integration
Configuration example
Preventing SQL injectionsSee also
@@ -86,7 +86,7 @@ supplying the necessary credentials).
Some administrators may wish to implement client-side session management that works in concert with the server-side login/logout diff --git a/docs/manual/mod/mod_authz_dbd.xml b/docs/manual/mod/mod_authz_dbd.xml index ead806ba34b..fc441791a94 100644 --- a/docs/manual/mod/mod_authz_dbd.xml +++ b/docs/manual/mod/mod_authz_dbd.xml @@ -68,7 +68,7 @@ For usage details, see the configuration example below.
Some administrators may wish to implement client-side session management that works in concert with the server-side login/logout capabilities offered by this module, for example, by setting or unsetting -- 2.47.3