Users Intro

Users, along with accounts is an area of functionality which isn’t very exciting, but is still needed. The reason it’s needed is because each user of the system needs to authenticate with the system before they can access information relevant to their projects. Without user separation, everyone would be able to see everything, which might work in a small, open environment, but would never work on something the scale of the internet, as most project information is confidential, and kept between the people involved on the project.

The above requirements mean we need to make it possible for users to login and out of the system, as well as the ability to add new users.

Bookmark and Share

Posted in Users. Tags: , . RSS. Trackback.

Leave a Reply