user: remove entirely redundant remote_or_auth_active?/1.
authorWilliam Pitcock <nenolod@dereferenced.org>
Wed, 9 Jan 2019 06:36:50 +0000 (06:36 +0000)
committerWilliam Pitcock <nenolod@dereferenced.org>
Wed, 9 Jan 2019 06:36:50 +0000 (06:36 +0000)
commit74f48beec3bf78cd94cb6db5cbdb937505891eab
tree1a0ed2dadb80848015af1027a2bc43d4f748cf8d
parent2af67353c5014edcc24bf2ec27b2bc871bd80eb7
user: remove entirely redundant remote_or_auth_active?/1.

auth_active?/1 can check remote users and return true directly.
lib/pleroma/user.ex
test/user_test.exs