mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
History update
This commit is contained in:
@@ -143,6 +143,10 @@
|
||||
* Add a unique index to the collection that stores OAuth login configuration to
|
||||
ensure that only one configuration exists per service. #3514
|
||||
|
||||
* On the server, a new option
|
||||
`Accounts.setPassword(user, password, { logout: false })` overrides the
|
||||
default behavior of logging out all logged-in connections for the user. #3846
|
||||
|
||||
|
||||
### Webapp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user