Authentication is basic and critical feature at the same time.
Implementing it will cause some changes in the Database (new fields in Users table), additional JSP page (Login Page) and some JavaBean logic.
In the terms of current feature request some basic user traceability could be implemented. For example, each task change (estimation, name) could be associated with specific user. This will guarantee non-repudiation.
Authentication is basic and critical feature at the same time.
Implementing it will cause some changes in the Database (new fields in Users table), additional JSP page (Login Page) and some JavaBean logic.
In the terms of current feature request some basic user traceability could be implemented. For example, each task change (estimation, name) could be associated with specific user. This will guarantee non-repudiation.