Index: openacs-4/packages/acs-authentication/tcl/authentication-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-authentication/tcl/authentication-procs.tcl,v diff -u -r1.47 -r1.48 --- openacs-4/packages/acs-authentication/tcl/authentication-procs.tcl 2 Oct 2003 14:22:14 -0000 1.47 +++ openacs-4/packages/acs-authentication/tcl/authentication-procs.tcl 3 Oct 2003 16:40:12 -0000 1.48 @@ -380,6 +380,7 @@ would be created but closed.
  • account_message: A human-readable explanation of why the account was closed. May include HTML, and thus shouldn't be quoted. Guaranteed to be non-empty if account_status is not ok. +
  • user_id: The user_id of the created user. Only when creation_status is ok. @see auth::get_all_registration_elements