Move LDAP code to LDAPAuthenticator. Use Authenticator for token_exchange with grant...
authorlink0ff <juri@linkov.net>
Sun, 3 Mar 2019 19:20:36 +0000 (21:20 +0200)
committerlink0ff <juri@linkov.net>
Sun, 3 Mar 2019 19:20:36 +0000 (21:20 +0200)
commit88a672fe88deae53d5459d651859be65555e6af2
treea52adc539a90ce78f710776c840137d7d7d59ec1
parent19e2b852473ea4d371fb3d77e9344025e0499428
Move LDAP code to LDAPAuthenticator.  Use Authenticator for token_exchange with grant_type as well
docs/config.md
lib/pleroma/web/auth/ldap_authenticator.ex [moved from lib/pleroma/ldap.ex with 68% similarity]
lib/pleroma/web/auth/pleroma_authenticator.ex
lib/pleroma/web/oauth/oauth_controller.ex