Block a user
Configure a PGP for Gitea to sign merge commits
Set up Drone CI with Gitea integration
LDAP mock server for local development
If it found the user and only that method failed, then maybe the mock server doesn't implement whatever that call translates to as an LDAP request?
Difficult to say from here, not having looked into the mock server at all yet.
LDAP mock server for local development
That server is just for tests, but could come in handy for sure. Currently, the very few specs that there are do not talk to LDAP at all, but just use mocks or direct Warden sign-ins.
Our LDAP entry layout is documented on the wiki here:
https://wiki.kosmos.org/Infrastructure:LDAP
We basically use cn as unique ID/username, and ou for the domain (kosmos.org vs. custom/pro domains like currently 5apps.com).
dn: cn=bumi,ou=kosmos.org,cn=users,dc=kosmos,dc=org