You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/services/auth/source
zeripath db6b7db06d
Improve LDAP synchronization efficiency (#16994)
The current LDAP sync routine has order n^2 efficiency. This change reduces this
to order n.log n.

Signed-off-by: Andrew Thornton <art27@cantab.net>
3 years ago
..
db Refactor: Move login out of models (#16199) 4 years ago
ldap Improve LDAP synchronization efficiency (#16994) 3 years ago
oauth2 Add setting to OAuth handlers to skip local 2FA authentication (#16594) 3 years ago
pam Send registration email on user autoregistration (#16523) 4 years ago
smtp Send registration email on user autoregistration (#16523) 4 years ago
sspi Add an abstract json layout to make it's easier to change json library (#16528) 4 years ago