Greg greg
  • Joined on 2018-11-05
greg pushed to master at kosmos/chef 2024-06-05 14:49:03 +00:00
f843a31e03 Merge pull request 'Improve mail server TLS certificate management' (#556) from chore/mail_server_cert into master
ff313525c8 Reload postfix and dovecot on cert renewal
cfb379741e Add imap and smtp subdomains to mail server cert
0c29fad404 Remove superfluous license header
Compare 4 commits »
greg merged pull request kosmos/chef#556 2024-06-05 14:49:02 +00:00
Improve mail server TLS certificate management
greg approved kosmos/chef#556 2024-06-05 14:47:32 +00:00
Improve mail server TLS certificate management

👍

greg deleted branch feature/letsencrypt_proxy_validation from kosmos/chef 2024-05-08 12:30:33 +00:00
greg pushed to master at kosmos/chef 2024-05-08 12:30:32 +00:00
f7f5a0069d Merge pull request 'Add support for proxy domain validation to tls_cert resource' (#553) from feature/letsencrypt_proxy_validation into master
989185f951 Support proxy domain validation for Garage web domains
4cbda69a6b Add support for proxy domain validation to tls_cert resource
Compare 3 commits »
greg merged pull request kosmos/chef#553 2024-05-08 12:30:30 +00:00
Add support for proxy domain validation to tls_cert resource
greg approved kosmos/akkounts#183 2024-03-19 14:42:49 +00:00
Move nostr pubkeys to LDAP attribute

👍

greg approved kosmos/akkounts#181 2024-03-19 14:23:30 +00:00
Add custom LDAP attributes to schema

👍

greg deleted branch feature/letsencrypt_proxy_validation from kosmos/chef 2024-03-12 14:11:17 +00:00
greg pushed to master at kosmos/chef 2024-03-12 14:11:17 +00:00
e701938442 Merge pull request 'Support letsencrypt proxy validation via CNAMEs' (#548) from feature/letsencrypt_proxy_validation into master
4a8ab3abe3 Support letsencrypt proxy validation via CNAMEs
Compare 2 commits »
greg merged pull request kosmos/chef#548 2024-03-12 14:11:15 +00:00
Support letsencrypt proxy validation via CNAMEs
greg approved kosmos/chef#548 2024-03-12 14:11:06 +00:00
Support letsencrypt proxy validation via CNAMEs

👍

greg pushed to chore/update_dependencies at kosmos/akkounts 2024-02-27 16:07:56 +00:00
87f09c94d0 Merge pull request 'Fix/improve local ActiveStorage backend usage and handling of WebApp icons' (#162) from bugfix/local_web_app_icons into chore/update_dependencies
b33b8104a8 Fix typo
4a4a222973 Merge branch 'chore/update_dependencies' into bugfix/local_web_app_icons
de1f234c15 Merge branch 'chore/update_dependencies' into bugfix/local_web_app_icons
bd1b177993 Rescue all icon download/upload errors, send to Sentry
Compare 11 commits »
greg deleted branch bugfix/local_web_app_icons from kosmos/akkounts 2024-02-27 16:07:56 +00:00
greg merged pull request kosmos/akkounts#162 2024-02-27 16:07:55 +00:00
Fix/improve local ActiveStorage backend usage and handling of WebApp icons
greg commented on pull request kosmos/akkounts#162 2024-02-27 16:05:32 +00:00
Fix/improve local ActiveStorage backend usage and handling of WebApp icons

@greg Amazing that we both didn't see it: there was a simple typo introduced at some point, namely "kebab" vs "kebap".

Hahaha, I didn't blink on this one, as both spellings are valid! Will…

greg commented on pull request kosmos/akkounts#162 2024-02-26 17:39:36 +00:00
Fix/improve local ActiveStorage backend usage and handling of WebApp icons

I've been able to get the Docker compose set up working on my old Intel Mac. Everything looks good, except for this error (see screenshot). The template actually exists. @raucao was able to…