Daniel Chicchon

Results 5 issues of Daniel Chicchon

I ran this: ``` docker run -p 389:389 \ --platform linux/amd64 \ --name ldap-service \ --hostname ldap-service \ --detach osixia/openldap:1.1.9 ``` After starting container, I keep getting an `newosproc` error....

When trying to install this plugin in my `Cargo.toml`, I received the following error: ``` error: `failed to get `tauri-plugin-store` as a dependency of package app caused by: failed to...

Update readme with installation instructions pointing at "dev" branch rather than non-existent "main" branch. Also commented out tag `v0.1.0` since it fails to find the listed tag.

When I create an IMAP connection to my work email, I noticed that emails would be read after a period of around 5 minutes. However, when I utilized my personal...

Update schema json files in manifest-input/manifest-parser with additional item in incognito enum to allow "not_allowed"