Dave Berry

Results 4 issues of Dave Berry

I've installed the latest version and followed the quick start tutorial. Everything has been working great. I enabled the roles/permissions by uncommenting the sections out. However when I do I...

Does the user (Member) security extend to Laravel as well? i.e. In a normal Silverstripe environment I can set up a user to only be able to view certain pages...

enhancement

Thanks for this plugin, its made debugging less of a pain. I know as a feature it takes the log file and reverses the order so you can see the...

I have added this proxy to handle our ember stuff. our API uses oauth2-server-laravel and we can get the resource Owner ID by calling `$this->authorizer->getResourceOwnerId()` in the proper class. However...