Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Users unable to log in with Plex email address. Must use actual username. #640

Closed
ghost opened this issue Nov 2, 2016 · 1 comment
Closed

Comments

@ghost
Copy link

ghost commented Nov 2, 2016

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):

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.

@tidusjar
Copy link
Member

tidusjar commented Nov 2, 2016

Yeah, this is intended behaviour. I'll add in the option to support the email address

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants