Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hawtio/hawtio
base: ae74f665db1c
Choose a base ref
...
head repository: hawtio/hawtio
compare: 24f8924708f1
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Dec 20, 2013

  1. Less verbose at DEBUG level

    davsclaus committed Dec 20, 2013
    Copy the full SHA
    b24dd1d View commit details
    Browse the repository at this point in the history
  2. #878: Auto logout user if remember me is off, and user closes the mai…

    …n window. Otherwise if he opens window again, he is auto logged in again, due the session is not expired on the http server, but the user details in the javascript is not aligned/missing, so the UI thinks there is no user logged in.
    davsclaus committed Dec 20, 2013
    Copy the full SHA
    24f8924 View commit details
    Browse the repository at this point in the history