You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2008/05/21 09:35:53 UTC

DO NOT REPLY [Bug 45051] New: Provide read only access for certain role in Administration webapp

https://issues.apache.org/bugzilla/show_bug.cgi?id=45051

           Summary: Provide read only access for certain role in
                    Administration webapp
           Product: Tomcat 5
           Version: 5.5.26
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Webapps:Administration
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: pander@users.sourceforge.net


The current Administration Tool webapp provides functionality to change
settings. However, in many cases users are allowed to view Tomcat settings but
are not allowed to change them. This tool is an excellent way of providing
detailed information, but access is not granted for read only usage because it
is not possible to easily configure this.

Please allow an 'admin-read-only' kind of role to have access to the
Administration Tool in a read only mode. Name of the role is to be decided by
development community but 'audit' would cover it sufficiently.

Buttons like "Commit Changes", "Save", "Reset", etc. should not appear when a
user with this read only role is logged in. Also "* Actions" with the combo box
in the upper right corner should not be shown and all the values in the forms
should be presented by read only (disabled / unchangeable) 'input types'
(preferred over plain text).

Implementing this enhancement will lead to more satisfied use of Tomcat,
especially in complex and overly protected environments where this read only
mode (where normal admin mode is not allowed) enable better access into
configuration settings.

The same request has been made for the Manager webapp.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 45051] Provide read only access for certain role in Administration webapp

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45051

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #1 from Mark Thomas <ma...@apache.org> 2010-12-17 09:21:32 EST ---
Development of the Admin app has all but stopped. Bugs will be fixed but no new
features will be developed.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org