[jira] [Commented] (TOBAGO-1628) Security (e.g. @RolesAllowed) should be either "disabled" or "hidden"

2017-06-07 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/TOBAGO-1628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16041098#comment-16041098
 ] 

Hudson commented on TOBAGO-1628:


SUCCESS: Integrated in Jenkins build Tobago Trunk #912 (See 
[https://builds.apache.org/job/Tobago%20Trunk/912/])
TOBAGO-1628: Security (e.g. @RolesAllowed) should be either "disabled" or 
"hidden" (lofwyr: [http://svn.apache.org/viewvc/?view=rev=1797942])
* (edit) 
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/config/TobagoConfig.java
* (edit) 
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUICommandBase.java
* (add) 
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/config/SecurityAnnotation.java
* (edit) 
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/config/TobagoConfigFragment.java
* (edit) 
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/config/TobagoConfigImpl.java
* (edit) 
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/config/TobagoConfigParser.java
* (edit) 
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/config/TobagoConfigSorter.java
* (edit) 
tobago-trunk/tobago-core/src/main/resources/org/apache/myfaces/tobago/config/tobago-config-3.1.xsd
* (edit) tobago-trunk/tobago-core/src/test/resources/tobago-config-3.1.xml
* (edit) 
tobago-trunk/tobago-example/tobago-example-demo/src/main/webapp/WEB-INF/tobago-config.xml


> Security (e.g. @RolesAllowed) should be either "disabled" or "hidden"
> -
>
> Key: TOBAGO-1628
> URL: https://issues.apache.org/jira/browse/TOBAGO-1628
> Project: MyFaces Tobago
>  Issue Type: Bug
>  Components: Core
>Reporter: Udo Schnurpfeil
>Assignee: Udo Schnurpfeil
>Priority: Minor
> Fix For: 4.0.0
>
>
> These annotations influence the "rendered" and "disabled" attributes of 
> commands like ,  etc.
> This should be configurable via tobago-config.xml.
> The default will be set to "disable" to not confuse developers and user, but 
> can be set to "hide" or "ignore".



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (TOBAGO-1628) Security (e.g. @RolesAllowed) should be either "disabled" or "hidden"

2017-06-07 Thread Udo Schnurpfeil (JIRA)

[ 
https://issues.apache.org/jira/browse/TOBAGO-1628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16041043#comment-16041043
 ] 

Udo Schnurpfeil commented on TOBAGO-1628:
-

Implementing the simple solution to configure that in the tobago-config.xml

> Security (e.g. @RolesAllowed) should be either "disabled" or "hidden"
> -
>
> Key: TOBAGO-1628
> URL: https://issues.apache.org/jira/browse/TOBAGO-1628
> Project: MyFaces Tobago
>  Issue Type: Bug
>  Components: Core
>Reporter: Udo Schnurpfeil
>Priority: Minor
> Fix For: 3.1.0
>
>
> This might be configurable via a special annotation, or in the 
> tobago-config.xml.
> This is to discuss...



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)