Module: Server:SafeStorage

This class forwards function calls to the storage and in addition:

  • checks that input data is of correct format.
  • checks that users are authorized to access/change projects.
  • updates _users and _projects collections on delete/createProject.
Author:
  • pmeijer / https://github.com/pmeijer
Source:

Classes

SafeStorage