Index: openacs-4/packages/acs-authentication/tcl/authority-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-authentication/tcl/authority-procs.tcl,v diff -u -N -r1.39.2.2 -r1.39.2.3 --- openacs-4/packages/acs-authentication/tcl/authority-procs.tcl 10 Apr 2019 21:35:57 -0000 1.39.2.2 +++ openacs-4/packages/acs-authentication/tcl/authority-procs.tcl 7 May 2019 10:26:56 -0000 1.39.2.3 @@ -34,7 +34,7 @@
  • pretty_name Label for the authority to be shown in a list to users picking an authority. -
  • enabled_p 't' if this authority available, 'f' if it's disabled. Defaults to 't'. +
  • enabled_p 't' if this authority available, 'f' if it's disabled. Defaults to 'f'.
  • sort_order Sort ordering determines the order in which authorities are listed in the user interface. Defaults to the currently highest sort order plus one.