adapt-security / adapt-authoring

A server-based user interface for authoring eLearning courses using the Adapt framework.
http://adaptlearning.org
10 stars 5 forks source link

Look into unique mongo fields #102

Closed taylortom closed 4 years ago

taylortom commented 4 years ago

https://docs.mongodb.com/manual/core/index-unique/

taylortom commented 4 years ago

Added here: https://github.com/adapt-security/adapt-authoring-mongodb/blob/master/lib/mongoDBModule.js#L51-L65

See here for example: https://github.com/adapt-security/adapt-authoring-users/blob/master/lib/usersModule.js#L23