Skip to content

Commit

Permalink
adde missing ticket reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco Otte-Witte committed Mar 10, 2014
1 parent 5c1bff3 commit 48901a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* the library is now built with grunt, uses ES6 modules and is tested with mocha - all Ruby dependencies have been removed
* added warnings when credentials/tokens etc. are transmitted via insecure connections (HTTP)
* the OAuth 2.0 authenticator rejects restoration when the access token is known to have expired, see #102
* EmberSimpleAuth now reloads the application's root page on logout so all sensitive in-memory data etc. gets cleared
* EmberSimpleAuth now reloads the application's root page on logout so all sensitive in-memory data etc. gets cleared - this also works across tabs now, see #92
* the store is not updated unnecessarily anymore, see #97

# 0.1.3
Expand Down

0 comments on commit 48901a6

Please sign in to comment.