Block a user
Refactor ejabberd API integration
raucao
created branch core/refactor_ejabberd_integration in kosmos/akkounts
2025-05-26 10:11:05 +00:00
Automatically encrypt incoming email with user's PGP key
Posteo has opensourced their Dovecot plugin for encrypting the mail storage with a user's password, but it's all one upload from 10 years ago:
https://github.com/posteo/scrambler-plugin
This…
Build extension for Chrome/Chromium
I failed to do this with a manifest that works for both browsers, so we'll have to make things more complex for this one.
Also, Chrome doesn't seem to allow adding icons directly to the address…
Add inetOrgPerson objectClass to user account entries
Add inetOrgPerson objectClass to user account entries
Added it to all entries in production now. The addition for new users had been deployed before already.