Daniel Kappelle

Results 2 issues of Daniel Kappelle

In `utils.js` the following chunk of code gets the groups from the datastore, however, the debugger logs the groups from cache. ```js // Otherwise lookup from the datastore. this.app.models[this.options.groupAccessModel].find({ where:...

I found the way REST was disabled not enough, all API endpoints should be removed.