Make debug settings session dependent
-------------------------------------

                 Key: WICKET-81
                 URL: http://issues.apache.org/jira/browse/WICKET-81
             Project: Wicket
          Issue Type: Improvement
          Components: wicket
    Affects Versions: 1.3, 2.0
            Reporter: Martijn Dashorst


Currently, the debug settings are global. i.e. everyone gets to see the ajax 
debug link, or nobody. For production systems it is not acceptable to generate 
the debug link for all users, but it might be beneficial to quickly see what is 
going wrong on a site if you can enable the debug link programmatically for a 
single user.

I can imagine that other settings also benefit from this.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to