dblythy
|
3d76643286
|
New: requireAnyUserRoles and requireAllUserRoles for Parse Cloud Validator (#7097)
* new: requireUserRole for Parse Cloud Validator
* change to requireUserRoles
* Update CHANGELOG.md
* revoke triggers
* Update triggers.js
* Update ParseLiveQueryServer.js
* Update ParseLiveQueryServer.js
* create requireUserRoles
* rename to requireAny and requireAll
* allow for a function
|
2021-02-12 14:01:38 -08:00 |
|
dblythy
|
27d56f0801
|
Fix: Proper handling of arrays for cloud validator (#7178)
* fix: proper handling of arrays for cloud validator
* Update CloudCode.Validator.spec.js
|
2021-02-11 00:29:34 -06:00 |
|
dblythy
|
6fc3afce71
|
skipWithMasterKey on Built-In Validator (#6972)
* Initial Commit
* Change to resolveMasterKey
* Change to skipWithMasterKey
|
2020-10-26 12:49:30 -07:00 |
|
Diamond Lewis
|
e6ac3b6932
|
fix(prettier): Properly handle lint-stage files (#6970)
Now handles top level files and recursive files in folders.
Set max line length to be 100
|
2020-10-25 15:06:58 -05:00 |
|
dblythy
|
c2f2281e6d
|
Validation Handler Update (#6968)
* Initial Commit
* Update FunctionsRouter.js
* Update FunctionsRouter.js
* Change params to fields
* Changes requested
* Fix failing tests
* More tests
* More tests
* Remove existing functionality
* Remove legacy tests
* fix array typo
* Update triggers.js
* Docs
* Allow requireUserKeys to be object
* validateMasterKey
* Improve documentation
Co-authored-by: Diamond Lewis <findlewis@gmail.com>
|
2020-10-25 12:36:54 -05:00 |
|