Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
module:logon [2019/07/16 00:15] – [Logon] fast_logon* moved here from login module. digital manmodule:logon [2019/10/30 11:58] – [Logon] Added 'show_logon_list' option, removed 'last_few_callers' option digital man
Line 13: Line 13:
 | rlogin_auto_xtrn  | false | Auto-execute an external program when the RLogin 'terminal-type' includes ''xtrn=//<code>//'' (e.g. for use with [[howto:ecWeb]] External Programs support)| | rlogin_auto_xtrn  | false | Auto-execute an external program when the RLogin 'terminal-type' includes ''xtrn=//<code>//'' (e.g. for use with [[howto:ecWeb]] External Programs support)|
 | rlogin_xtrn_menu  | false | RLogin server acts as a door game server (displays the external program menu) //only// | | rlogin_xtrn_menu  | false | RLogin server acts as a door game server (displays the external program menu) //only// |
-last_few_callers  4     Number of most-recent logons displayed during logon |+show_logon_list   true  Set to ''false'' to disable the display of the logon list ("last few callers"during logon |
 | email_validation  | false | Run the [[module:emailval]] (user e-mail address validation) module during logon | | email_validation  | false | Run the [[module:emailval]] (user e-mail address validation) module during logon |
 | fast_logon        | false | When ''true'', allows users to choose a fast-logon by adding ''!'' in front of their login name/number | | fast_logon        | false | When ''true'', allows users to choose a fast-logon by adding ''!'' in front of their login name/number |
Line 21: Line 21:
 ===== Fast Logon ===== ===== Fast Logon =====
  
-The logon module supports a //fast-logon// mode which bypasses the display of logon menus and the execution of interactive user logon events. The JavaScript variable ''bbs.fast_logon'' (set by the [[module:login]] module), is used to indicate whether a fast-logon is in effect.+The logon module supports a //fast-logon// mode which bypasses the display of logon menus and the execution of interactive user logon events. 
 + 
 +The JavaScript variable ''bbs.sys_status'' has a bit-flag, ''SS_FASTLOGON'', which is used by the logon module to determine whether a fast-logon was requested by the user.
  
 ===== Customize ===== ===== Customize =====
module/logon.txt · Last modified: 2021/07/31 18:58 by digital man
Back to top
CC Attribution 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0