Index: openacs-4/packages/acs-core-docs/www/xml/kernel/ext-auth-design.xml =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/xml/kernel/ext-auth-design.xml,v diff -u -N -r1.13.2.6 -r1.13.2.7 --- openacs-4/packages/acs-core-docs/www/xml/kernel/ext-auth-design.xml 6 Aug 2020 13:23:35 -0000 1.13.2.6 +++ openacs-4/packages/acs-core-docs/www/xml/kernel/ext-auth-design.xml 8 Apr 2021 15:52:08 -0000 1.13.2.7 @@ -996,7 +996,7 @@ auth::authenticate calls - auth::authentication::Authenticate + auth::authentication::authenticate which invokes the service contract implementation for the authority. Returns: @@ -1028,7 +1028,10 @@ Internal Design -ad_proc -private auth::authentication::Authenticate { +# Note that this listing is just presented as an example and might not +# reflect the current status of the source code, please refer to the +# api-doc for the current version of this proc. +ad_proc -private auth::authentication::authenticate { {-authority_id ""} {-username:required} {-password:required}