KodaCHC

Results 6 issues of KodaCHC

Is there a way to use the tool with the key and a passphrase? I get the connection only if my SSH key has no passphrase.

Hello I want to use OAuth for Microsoft. I have a user [email protected] which has no own mailbox. Then I have a user [email protected]. user1 has FullAccess to the mailbox...

question

Is it possible to save attachments(encrypt complete mail) that come signed (multipart/signed)?

question

I have used an older version of this project until today. Since I always got into a rate limit (Not the second rate limit - after 6 hours break and...

Can you insert a solution to use the youtube-nocookie.com for youtube Videos?

### Steps to Reproduce This docker-compose.yml work: ``` services: nginx: ....... labels: - "traefik.enable=true" - "traefik.http.routers.laravel.rule=Host(`site.tld`) || Host(`backend.site.tld`)" - "traefik.http.routers.laravel.entrypoints=websecure" - "traefik.http.routers.laravel.tls=true" - "traefik.http.routers.laravel.tls.certResolver=defaultResolver" - "traefik.http.routers.laravel.tls.domains[0].main=site.tld" - "traefik.http.routers.laravel.tls.domains[0].sans=backend.site.tld" ``` if...

bug
needs triage