GitHub user bostko opened a pull request:
https://github.com/apache/brooklyn-server/pull/288
Simplify Logout api
- removed TEMPORARY_REDIRECT step
- fixed redirecting for firefox
- change logout call to a GET request
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bostko/brooklyn-server logout-api
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/288.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 #288
----
commit d512b09f5ddb58044840c6f904b7815b60b53f11
Author: Valentin Aitken <[email protected]>
Date: 2016-08-03T12:31:56Z
checkRunning only when managed
commit 75267c919e8aab70244806054e8f3a1e4b1f0ff1
Author: Valentin Aitken <[email protected]>
Date: 2016-08-03T19:56:11Z
Simplify LogoutApi
- removed TEMPORARY_REDIRECT step
- fixed redirecting for firefox
- change logout call to a GET request
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---