Martin Loy
Martin Loy
I like the overall idea and the simplicity of the proposal about RBAC. Regarding users resources, I believe the same approach could be very useful.
> @vanruesc Thanks for the response. I just made a sandbox example where this issue happens as well. Once again, not on all browsers, as explained before. Here is a...
Here is a simple demo showing the problem with autoClear using three r136 https://codesandbox.io/s/github/Tombar/r3f-ios-bug/tree/main/ > I'm not sure if i'm using the proper version of r3f, but 8.0.12 gave me...
building from main in the interim works just fine
The module removes all unmanaged files and since default source is not looking for the actual ini file, i'm passing the source myself ``` puppet php::module { 'mysql': require =>...
Hello, we are evaluating using MedusaJs for a new store that would also use points instead of a real currency and where wondering the current status of this ticket and...
Hope this helps a little at least ``` puppet #Create default log folder file { '/var/log/php5' : ensure => directory, owner => 'phpuser', group => 'root', mode => '0755' }...
any way to help move this issue forward, we have the exact same use case as others
@antoine-sncf did you get it to work?
This works on my machine™ TYVM