Nur Raditya Mahardika

Results 5 comments of Nur Raditya Mahardika

@michaelKaefer hi, any recommended workaround for this scenario while waiting to be merged or added support for multiple properties? thanks

> private by default now, and if you have a policy in place to disable public sharing (instead sharing the data through a cloudfront endpoint), i can confirm digital ocean...

hi, i encountered this issue too, the daemon service log is looping like this: ``` ERROR [notify_push] src/lib.rs:410: Failed to setup redis subscription: failed to lookup address information: Name does...

hi, i just recently tried OIDC method, then found this logout problem too. keycloak 22.0.0 bookstack 23.06.1

> I do ik like this in the DashboardController: > > ``` > yield MenuItem::linkToCrud('Policies', 'fa fa-paperclip', InsurancePolicy::class) > ->setQueryParameter('filters[status][comparison]', '=') > ->setQueryParameter('filters[status][value]', 'active') > ; > ``` Hi, i...