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

Guest user detection has false positives. #36

Open
Zodiase opened this issue Aug 3, 2015 · 0 comments
Open

Guest user detection has false positives. #36

Zodiase opened this issue Aug 3, 2015 · 0 comments
Assignees
Labels

Comments

@Zodiase
Copy link

Zodiase commented Aug 3, 2015

https://github.com/artwells/meteor-accounts-guest/blob/master/accounts-guest-server.js#L41

par.user.username.indexOf('guest') !== -1 would treat "Im_not_a_guest" as a guest.

@artwells artwells added the bug label Aug 3, 2015
@artwells artwells self-assigned this Aug 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants