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.114.2.7 -r1.114.2.8 --- openacs-4/packages/acs-authentication/tcl/authentication-procs.tcl 18 Dec 2019 16:39:25 -0000 1.114.2.7 +++ openacs-4/packages/acs-authentication/tcl/authentication-procs.tcl 3 Jul 2020 07:53:44 -0000 1.114.2.8 @@ -196,7 +196,7 @@
  • account_url: A URL to redirect the user to. Could e.g. ask the user to update his password.
  • account_message: Human-readable message about account status. Guaranteed to be set if auth_status is not ok and account_url is empty. - If non-empty, must be relayed to the user regardless of account_status. May contain HTML. + If nonempty, must be relayed to the user regardless of account_status. May contain HTML. This proc is responsible for concatenating any remote and/or local account messages into one single message which can be displayed to the user. @@ -487,18 +487,18 @@ @@ -899,18 +899,18 @@ All entries are guaranteed to always be set, but may be empty. @@ -1161,12 +1161,12 @@ @@ -1286,7 +1286,7 @@ All entries are guaranteed to always be set, but may be empty.