]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Rename the plugins, as I'm separating out Authn, Authz, and user information into...
authorCraig Andrews <candrews@integralblue.com>
Wed, 11 Nov 2009 17:16:58 +0000 (12:16 -0500)
committerCraig Andrews <candrews@integralblue.com>
Wed, 11 Nov 2009 17:16:58 +0000 (12:16 -0500)
commitf600fa3b1a3a4c81f6573d05dbcf286e2834a389
tree441af9e7853fff7f8c79d1db19ae8e5d83afc6eb
parent686c2e5e064573a70e38e8df6d5fb60061858599
Rename the plugins, as I'm separating out Authn, Authz, and user information into separate plugins
plugins/Auth/AuthPlugin.php [deleted file]
plugins/Authentication/AuthenticationPlugin.php [new file with mode: 0644]
plugins/Ldap/LdapPlugin.php [deleted file]
plugins/Ldap/README [deleted file]
plugins/LdapAuthentication/LdapAuthenticationPlugin.php [new file with mode: 0644]
plugins/LdapAuthentication/README [new file with mode: 0644]