mirror of
https://github.com/vale981/Vulcan
synced 2025-03-12 13:36:37 -04:00
![]() Fix the ``changeEmail`` method's invocation signature of ``can.edit``, and fix the definition of ``can.edit`` to allow it to work with users as the "item". Note that this relies on "_id" to be unique across collections. Mongo won't generate the same ID in two collections, but it is possible to manually add an object to another collection with a duplicate ID. |
||
---|---|---|
.. | ||
publications | ||
indexes.js | ||
migrations.js | ||
scoring.js | ||
start.js | ||
start_cron.js | ||
users.js |