Block a user
Admin invitations dashboard: number of accepted invitations is wrong
This has been resolved in #228.
Admin invitations dashboard: number of accepted invitations is wrong
WIP: Process payments for expired invoices
There's also a new webhook called InvoicePaidAfterExpiration
now: https://github.com/btcpayserver/btcpayserver/pull/6723
raucao
synced commits to main at raucao/cleanup-mastodon-users.sh from mirror
2025-06-06 20:37:40 +00:00
ldap.ts failing all connections at some point
ldap.ts failing all connections at some point
I found the issue after it happened again and the exception was logged. Looks like it was this Deno bug:
https://github.com/denoland/deno/issues/29094
I updated Deno to the latest version.…
Improve Gitea's LDAP integration
My PR for the issues that we already fixed for ourselves: https://github.com/go-gitea/gitea/pull/34573
Avatars in LDAP
Closing this, because it is all finished on the akkounts side, where avatars are now stored properly in the LDAP directory, as well as updated for ejabberd accounts (if they don't have one set yet).