Aaron Bushnell
Aaron Bushnell
@raptureaid Had an additional question here. If you have multiple groups to handle permissions... ``` Editor Master (no permissions) |---- Editor PR Team (team specific permissions) |---- Editor News Team...
You may have likely solved this since this was years ago. But I believe Yii's Redis-based mutex service has an "auto release" of [30 seconds](https://github.com/yiisoft/mutex-redis/blob/master/src/RedisMutex.php#L34-L36). I suspect that setting is...
I'm sure some folks are tied up with Laracon/traveling, but happy to help support this in any way! We're about to work on a project that needs this type of...
Good idea, @edalzell! In the meantime, if the core team could use an extra pair of hands I'm happy to jump in!
After [a Discord discussion with Jason](https://discord.com/channels/489818810157891584/1153390699161587823/1255242172949729320) an option to work around this is to create a custom user policy that will prevent super admins from being edited by non-admins. I...
I'm having a similar issue with comments, but mine are using the HTML syntax: ```html ```
Good find, @mehrancodes! Right now I'm just using the Forge SDK functions as-is, but I might need to temporarily use the API for this call in the interim 😕
For what it's worth, my last attempt to use `createSite` a moment ago appears to work!
FWIW, it sounds like the Statamic team is planning on adding this at some point after the launch of v6: Discord thread: https://discord.com/channels/489818810157891584/1413110097911218249/1413111431372607538