[zanata/zanata-server] 020537: Fix issue when logging out in wildfly.

GitHub noreply at github.com
Wed Aug 27 23:04:23 UTC 2014


  Branch: refs/heads/logout-issue
  Home:   https://github.com/zanata/zanata-server
  Commit: 02053784d56d8158418d7c148ccb4daa668ec33d
      https://github.com/zanata/zanata-server/commit/02053784d56d8158418d7c148ccb4daa668ec33d
  Author: Carlos A. Munoz <camunoz at redhat.com>
  Date:   2014-08-28 (Thu, 28 Aug 2014)

  Changed paths:
    M zanata-war/src/main/webapp/WEB-INF/pages.xml
    M zanata-war/src/main/webapp/WEB-INF/template/banner.xhtml
    R zanata-war/src/main/webapp/account/logout.xhtml

  Log Message:
  -----------
  Fix issue when logging out in wildfly.

An unnecessary logout.xhtml page was being used to be able to capture the request, perform the logout and redirect to the home page again. This is not necesary and might be causing an intermitent problem in wildfly.




More information about the zanata-commits mailing list