Database authenticator behaviour / Pleroma implementation refactoring.
authorIvan Tashkinov <ivantashkinov@gmail.com>
Tue, 26 Feb 2019 12:27:01 +0000 (15:27 +0300)
committerIvan Tashkinov <ivantashkinov@gmail.com>
Tue, 26 Feb 2019 12:27:01 +0000 (15:27 +0300)
commite82b70eb530293c3dfe8597c4100320fba96e479
treea51bf70d9582e444c480e8449c337815864668c1
parentafddce45b3d4d9ea61620c941838a372ca225825
Database authenticator behaviour / Pleroma implementation refactoring.
lib/pleroma/web/auth/database_authenticator.ex [new file with mode: 0644]
lib/pleroma/web/auth/pleroma_database_authenticator.ex [moved from lib/pleroma/web/oauth/authenticator.ex with 81% similarity]
lib/pleroma/web/oauth.ex
lib/pleroma/web/oauth/authenticator_adapter.ex [deleted file]
lib/pleroma/web/oauth/oauth_controller.ex