This repository was archived by the owner on Aug 18, 2025. It is now read-only.

Description
I've been checking this entry at the wiki:
Using Multiple Coder Devices (Lab Setup)
and as a teacher, I would find this other scenario much more useful to work in a classroom:
- A single coder device (server) accessed from several clients (browsers) in the classroom network, where every client/student would be able to authenticate with his/her own user. Something similar to how the userdir module in Apache works: every user/client would have his/her own public_html specific user-directory on the server for storing his/her own project files.
Would this configuration (several users in Coder server) possible with the current Coder software?