• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Make clear that parameters come from the same subsite

Test implementations of ACS Service Contract 'auth_registration'

This exposes a bug in auth::local::registration::Register where the acs-subsite parameter NotifyAdminOfNewRegistrationsP is fetched from the ad_conn package_id, rather than the subsite_id

Fix signature of service contract implementation, that is defined with 3 and not 4 arguments, complete coverage of the auth_password contract local implementation

Complete coverage of the auth_authentication contract 'local' implementation

file local-procs.tcl was initially added on branch oacs-5-10.

Make service contract implementations private, test them

Whitespace cleanup

Whitespace changes

Kill hamfisted test that might end up deleting unrelated test users

Distinguish between procs defined via plain Tcl and NSF, when querying for the command arguments

Whitespace cleanup

Prefer acs::try_cache where the cache existance cannot be taken for granted (e.g. at upgrade)

Make acs::try_cache more robust to transitional situations during instance upgrade, where the object might exist, but not the method

Update italian localization

Update italian localization

Improve doc

Whitespace cleanup

Add doc

Ignore also class definitions in the ignored namespaces

Apply the deprecated flag to the methods documentation

Whitespace changes

ns_quotehtml user submitted value inside error message to prevent potential XSS attack

Whitespace changes

Ignore the ::nsshell namespace: this is a NaviServer module, hence outside the OpenACS source tree

Add doc

Fix doc

Add doc to public api

Document public api, formatting changes

Make apm callbacks private, formatting changes

Whitespace cleanup