David Glasser
78779f3ca4
Don't allow clients to set fields in the createUser method that they can't later
...
modify with the default Meteor.users update allow rule.
This does mean that it's difficult for trusted server code calling
Accounts.createUser, even with a custom onCreateUser hook, to set values on the
new user that can't also be set by arbitrary clients. For now, server code
needing to do this can just set it with a post-create update; later we might add
another parameter to onCreateUser.
2012-10-09 18:52:15 -07:00
..
2012-09-20 07:33:08 -07:00
2012-10-09 18:52:15 -07:00
2012-10-08 19:38:20 -07:00
2012-10-08 19:38:20 -07:00
2012-10-08 19:38:20 -07:00
2012-10-09 18:52:15 -07:00
2012-10-09 18:52:15 -07:00
2012-10-08 09:18:55 -07:00
2012-10-09 18:52:15 -07:00
2012-10-08 19:38:20 -07:00
2012-10-09 17:23:51 -07:00
2012-10-09 16:12:45 -07:00
2012-10-09 16:12:45 -07:00
2012-10-08 19:38:20 -07:00
2012-01-27 20:02:26 -08:00
2012-03-16 02:55:14 -07:00
2012-06-19 12:53:52 -07:00
2012-09-16 12:10:21 -07:00
2012-01-27 20:02:26 -08:00
2012-09-16 12:10:09 +10:00
2012-10-08 22:56:12 -07:00
2012-09-24 12:06:19 -07:00
2012-09-18 13:30:41 -07:00
2012-09-19 16:19:54 -07:00
2012-09-27 14:31:21 -07:00
2012-04-17 20:02:00 -07:00
2012-09-20 12:05:51 -07:00
2012-10-04 13:52:03 -07:00
2012-04-17 01:07:48 -05:00
2012-01-27 20:02:26 -08:00
2012-01-27 20:02:26 -08:00
2012-01-27 20:02:26 -08:00
2012-01-27 20:02:26 -08:00
2012-10-01 12:28:09 -07:00
2012-09-18 11:23:49 -07:00
2012-10-09 17:02:01 -07:00
2012-09-28 16:14:10 -07:00
2012-07-23 17:57:11 -07:00
2012-07-11 23:03:26 -07:00
2012-10-08 09:17:54 -07:00
2012-10-09 17:02:01 -07:00
2012-04-06 00:51:26 -07:00
2012-10-04 18:28:12 -07:00
2012-10-08 21:41:14 -07:00
2012-09-17 14:26:45 -07:00
2012-09-29 13:24:46 -07:00
2012-09-28 07:37:13 -07:00
2012-09-18 11:23:49 -07:00
2012-10-06 14:42:59 -07:00
2012-02-16 18:36:56 -08:00
2012-10-05 15:26:22 -07:00
2012-09-24 10:41:14 -07:00
2012-07-23 17:59:09 -07:00
2012-02-23 02:21:10 -08:00
2012-10-06 11:10:56 -07:00
2012-09-18 11:23:49 -07:00
2012-09-27 14:31:21 -07:00
2012-10-05 15:26:22 -07:00
2012-10-05 15:26:22 -07:00
2012-09-24 22:36:15 -07:00
2012-04-23 21:45:02 -07:00
2012-08-22 12:11:55 -07:00
2012-09-15 18:32:06 -07:00
2012-04-17 20:02:00 -07:00