-
- Downloads
Merge branch 'feature/openldap-support' into 'develop'
OpenLDAP support Closes #203 See merge request pleroma/pleroma!859
Showing
- config/config.exs 11 additions, 0 deletionsconfig/config.exs
- docs/config.md 23 additions, 0 deletionsdocs/config.md
- lib/pleroma/web/auth/ldap_authenticator.ex 143 additions, 0 deletionslib/pleroma/web/auth/ldap_authenticator.ex
- lib/pleroma/web/auth/pleroma_authenticator.ex 8 additions, 1 deletionlib/pleroma/web/auth/pleroma_authenticator.ex
- lib/pleroma/web/oauth/oauth_controller.ex 3 additions, 5 deletionslib/pleroma/web/oauth/oauth_controller.ex
- test/web/oauth/ldap_authorization_test.exs 187 additions, 0 deletionstest/web/oauth/ldap_authorization_test.exs
lib/pleroma/web/auth/ldap_authenticator.ex
0 → 100644
test/web/oauth/ldap_authorization_test.exs
0 → 100644
Please register or sign in to comment