Quote:
Originally Posted by ldolse
Per user restrictions would be nice, but not critical.
|
They were easy to do, and are in the latest release V0.1.6.
Quote:
I was planning on password protecting it and giving out user accounts at the server level with standard 401 auth. Would you just use that user ID, or were you thinking of creating accounts within your server?
|
I assume that all authentication is handled by the web server. Both IIS and Apache supply the current user ID, so no reason to reinvent that wheel.