appy-one / acebase-server

A fast, low memory, transactional, index & query enabled NoSQL database server for node.js that easily syncs with browser and node.js clients and servers
MIT License
32 stars 14 forks source link

Treat exceptions as cascades #93

Closed fahhem closed 8 months ago

fahhem commented 1 year ago

Fixes https://github.com/appy-one/acebase-server/issues/92


This change is Reviewable

appy-one commented 8 months ago

This is by design, rule coding errors should never possibly grant someone access to data they are not allowed to.