mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Update History.md for token deletion
This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
* Write dates to Mongo as ISODate rather than Integer; existing data can be
|
||||
converted by passing it through `new Date()`. #1228
|
||||
|
||||
* Login token deletion: Expire login tokens periodically. Add
|
||||
Meteor._logoutAllOthers() for logging out other connections logged in as the
|
||||
current user. Log out and close connections for deleted users and tokens.
|
||||
|
||||
|
||||
## v0.6.5.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user