Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

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
module:login [2019/05/30 23:45] – [Login] Added a Customize section digital manmodule:login [2020/01/23 10:52] (current) – Mention the new "guest" option digital man
Line 11: Line 11:
 The [[http://cvs.synchro.net/cgi-bin/viewcvs.cgi/exec/login.js|default login module]] is ''[[dir:exec]]/login.js'' and supports the following configuration options in the ''[login]'' section of the ''[[dir:ctrl]]/[[config:modopts.ini]]'' file: The [[http://cvs.synchro.net/cgi-bin/viewcvs.cgi/exec/login.js|default login module]] is ''[[dir:exec]]/login.js'' and supports the following configuration options in the ''[login]'' section of the ''[[dir:ctrl]]/[[config:modopts.ini]]'' file:
  
-^ Option ^ Default ^ Description ^+^ Option ^ Default      ^ Description ^
 | email_passwords       | true  | Send forgotten passwords to users via [[server:mail|email (SMTP)]] | | email_passwords       | true  | Send forgotten passwords to users via [[server:mail|email (SMTP)]] |
 | confirm_email_address | true  | Requires user to confirm their email address before sending a forgotten password | | confirm_email_address | true  | Requires user to confirm their email address before sending a forgotten password |
-| login_prompts     | 10    | Maximum number of login prompts to display before disconnecting | +| login_prompts         | 10    | Maximum number of login prompts to display before disconnecting | 
-| inactive_hangup   | 30    | Seconds of dumb-terminal (e.g. non-ANSI) user/bot inactivity before disconnecting |+| inactive_hangup       | 30    | Seconds of dumb-terminal (e.g. non-ANSI) user/bot inactivity before disconnecting 
 +| guest                 | true  | Display the "or Guest" login suggestion when a "Guest" user account exists |
  
 ===== Customize ===== ===== Customize =====
Line 24: Line 25:
   * [[:module:|Modules]]   * [[:module:|Modules]]
   * [[:module:Logon]] Module   * [[:module:Logon]] Module
 +  * [[:dir:exec]] Directory
 +  * [[:dir:mods]] Directory