Derek Stobbe

Results 5 issues of Derek Stobbe

We could listen to the Doctrine preRemove lifecycle event and make sure that the ACLs get deleted. This would probably need to be explicitly enabled by the bundle user.

Feature Request

The manager should not create a permission context for an anonymous user... if for some reason, we really DO want to set ACEs for an anonymous user, there should be...

Feature Request

Right now, the default map is pretty sensible: - Super Admin: iddqd - Admin: master - Anonymous: view - User: view + create However, it would be preferable to allow...

Feature Request

Right now, there are potentially a LOT of database calls being made by the ACL Manager. I implemented some rudimentary transactionalization in processPermissions(), but it could be a lot better....

Feature Request

#### Describe the bug When using `gametime.schedule`, after triggering for the first time, a reload will cause the script to stop repeating. Additionally, I can manually start the script after...

bug
more info needed