[
https://issues.apache.org/jira/browse/DELTASPIKE-1201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15469803#comment-15469803
]
ASF GitHub Bot commented on DELTASPIKE-1201:
--------------------------------------------
GitHub user subaochen opened a pull request:
https://github.com/apache/deltaspike/pull/64
DELTASPIKE-1201: add logout link to secured/home.xhtml
Hi, recreate the PR with DELTASPIKE-1201, please double check it, thanks!
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/subaochen/deltaspike DELTASPIKE-1201
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/deltaspike/pull/64.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #64
----
commit 85f4d08786152e04c8029fee03230a18019af6e9
Author: subaochen <[email protected]>
Date: 2016-09-07T06:58:47Z
DELTASPIKE-1201: add logout link to secured/home.xhtml
----
> add logout link to security example
> -----------------------------------
>
> Key: DELTASPIKE-1201
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1201
> Project: DeltaSpike
> Issue Type: Improvement
> Components: Examples
> Affects Versions: 1.7.2, 1.8.0
> Environment: ubuntu 15.04, wildfly 10.0.0.Final, JDK 1.8
> Reporter: Su Baochen
> Priority: Minor
> Labels: examples
> Fix For: 1.7.2
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> add logout link to secured page, so people can logout to return the home
> page, then can try to relogin and then on.
> Also, move @Secured(LogginAccessDecisionVoter.class) to Folder, in order to
> protect the whole secured folder.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)