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

Only attempt to log user into sites they have an account for in the network #6

Open
smccafferty opened this issue Mar 2, 2015 · 2 comments
Assignees

Comments

@smccafferty
Copy link
Member

Currently, the plugin will attempt to log a user into all sites of a network. We should check if the logging user has an account with the site before attempting to log them in.

Ideally getting a list of all sites the user can be authenticated for and using said list to log the user in.

@smccafferty smccafferty self-assigned this Mar 9, 2015
@cshenry13
Copy link

I'm having the same concern. Ideally users would only be able to login to those site listed for them under the (Network) Users > Sites, and not globally.

Have you made any progress?

I was thinking about a foreach user, then go through the authentication bit. Can I ask your thoughts on the matter?

Nevermind, my non-problem must be unrelated.

@r-a-y
Copy link
Contributor

r-a-y commented Mar 16, 2018

Ran into a similar issue. I added a PR (#33) so devs can filter the default network sites to whatever they want.

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

No branches or pull requests

3 participants