Index Accounts
Registered by
Ross Light
Especially in a small business environment, there is a need for more than one user accessing the information stored on a network share. For security purposes, each user should be identified, so that it is known who is allowed to access what (this is covered in more detail in the file-acl blueprint). This specification describes the mechanism for the user accounts.
Blueprint information
- Status:
- Complete
- Approver:
- ZFN Developers
- Priority:
- Essential
- Drafter:
- Ross Light
- Direction:
- Approved
- Assignee:
- Ross Light
- Definition:
- Approved
- Series goal:
- None
- Implementation:
- Implemented
- Milestone target:
- 0.3.0a1
- Started by
- Ross Light
- Completed by
- Ross Light
Whiteboard
I've implemented User objects, import/export data, file ownership, JSON-RPC (simple-minded) authentication, and WebDAV Basic Authentication. Still left to implement is command-line client login and improving WebDAV login.
(?)