You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Applicable Logs (from /logs/ directory or the Admin page):
Username "myplexuser@gmail.com" attempting to login
Using password
Need to auth and also provide pass
Correct credentials, checking if the user is account owner or in the friends list
Friends list result = False
Username "myplexuser" attempting to login
Using password
Need to auth and also provide pass
Correct credentials, checking if the user is account owner or in the friends list
Friends list result = True
We are authenticated! Setting session.
Reproduction Steps:
Any user attempting to log in with their email address associated with their Plex account are unable to as the PlexRequests.UI.Modules.UserLoginModule does not consider them on my friends list. Using their actual Plex username works fine.
The text was updated successfully, but these errors were encountered:
Plex Requests.Net Version: v1.9.6
Operating System: Debian 8
Mono Version: 4.6.1
Applicable Logs (from
/logs/
directory or the Admin page):Reproduction Steps:
Any user attempting to log in with their email address associated with their Plex account are unable to as the PlexRequests.UI.Modules.UserLoginModule does not consider them on my friends list. Using their actual Plex username works fine.
The text was updated successfully, but these errors were encountered: