diff --git a/src/modules/uid_auth_db/auth_db.xml b/src/modules/uid_auth_db/auth_db.xml index bf59ff5994a..25849663c54 100644 --- a/src/modules/uid_auth_db/auth_db.xml +++ b/src/modules/uid_auth_db/auth_db.xml @@ -24,7 +24,7 @@ The auth_db module needs the auth module and a database module such - as the mysql module. + as the mysql module. @@ -318,7 +318,7 @@ domain ID stored in the database should be considered when loading credentials from the database. If it is changed to yes, only those rows are loaded where the - domain ID in the column specified by the + domain ID in the column specified by the did_column parameter matches that determined from the domain in the To header field. @@ -378,7 +378,7 @@ parameter is set to yes. In this case, the domain ID is taken from the $t.did attribute if the method of the request is REGISTER or - $f.did otherwise. + $f.did otherwise. If use_did diff --git a/src/modules/uid_auth_db/doc/functions.xml b/src/modules/uid_auth_db/doc/functions.xml index de32bcf2ff3..3b4a82bf71a 100644 --- a/src/modules/uid_auth_db/doc/functions.xml +++ b/src/modules/uid_auth_db/doc/functions.xml @@ -1,5 +1,5 @@ -
@@ -58,7 +58,7 @@ if (www_authorize("iptel.org", "subscriber")) {
- +
<function>proxy_authorize(realm, table)</function> diff --git a/src/modules/uid_auth_db/doc/params.xml b/src/modules/uid_auth_db/doc/params.xml index d5bb2395439..a066737a817 100644 --- a/src/modules/uid_auth_db/doc/params.xml +++ b/src/modules/uid_auth_db/doc/params.xml @@ -1,5 +1,5 @@ -
@@ -28,7 +28,7 @@ modparam("auth_db", "db_url", "mysql://foo:bar@foobar.org/ser")
- +
<varname>user_column</varname> (string) diff --git a/src/modules/uid_auth_db/doc/uid_auth_db.xml b/src/modules/uid_auth_db/doc/uid_auth_db.xml index 42b8d6a4e6b..e48e6ddcc09 100644 --- a/src/modules/uid_auth_db/doc/uid_auth_db.xml +++ b/src/modules/uid_auth_db/doc/uid_auth_db.xml @@ -1,5 +1,5 @@ - @@ -27,7 +27,7 @@ - + Admin Guide
@@ -68,7 +68,7 @@
- +