Renamed *DatabaseAuthenticator to *Authenticator.
authorIvan Tashkinov <ivantashkinov@gmail.com>
Thu, 28 Feb 2019 11:12:41 +0000 (14:12 +0300)
committerIvan Tashkinov <ivantashkinov@gmail.com>
Thu, 28 Feb 2019 11:12:41 +0000 (14:12 +0300)
commit3281a3f074f8aac6a05a24cc2eee4e5bad2275bd
tree5cd625261c5b457317223f64774deac55f8dcfdd
parent4e77f68414c1dd6a906d1d9b6b78916db5c213d5
Renamed *DatabaseAuthenticator to *Authenticator.
lib/pleroma/web/auth/authenticator.ex [moved from lib/pleroma/web/auth/database_authenticator.ex with 81% similarity]
lib/pleroma/web/auth/pleroma_authenticator.ex [moved from lib/pleroma/web/auth/pleroma_database_authenticator.ex with 85% similarity]
lib/pleroma/web/oauth/oauth_controller.ex