Block a user
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).
Avatars in LDAP
@greg and I went on a legit wild goose chase for this one.
Long story shot: when someone first logs in to Gitea, and they have an avatar set in Akkounts/LDAP, then the avatar (and display name)…
Compile Gitea from source, appy our LDAP fixes