Table of Contents

Login Modules

The login module is what handles everything between connection and the command shell — the matrix screen (if any), the Login: / Password: prompts, the new-user signup flow, and any pre-logon banners or chooser screens. It's a loadable module (default login; source: exec/login.js), not part of the shell, and a sysop can swap it out for a custom one.

Stock login module

Other modules invoked around logon

These are also loadable modules called by Synchronet (not by the shell) at specific points in the logon sequence:

See Also