You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run each shell in its own LFE process with its own state
Set user data in that shell process' state
Maybe perform various user look-ups as part of login (e.g., cache role-based data) so that DB queries may be avoided if possible -- store these in the login state, too
Add readline support
Enable only one instance of a single character logging in at a time
Ensure multiple logins with different users work as expected
Probably best to finish the TCP registration server first ... (see #3)
The text was updated successfully, but these errors were encountered:
Tasks:
Probably best to finish the TCP registration server first ... (see #3)
The text was updated successfully, but these errors were encountered: