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

Potential bug in session validation related to tokens #158

Open
kristovaher opened this issue Aug 11, 2014 · 0 comments
Open

Potential bug in session validation related to tokens #158

kristovaher opened this issue Aug 11, 2014 · 0 comments
Assignees
Labels
Milestone

Comments

@kristovaher
Copy link
Owner

There is a following line in code:

$tmp=explode(':',file_get_contents($apiState['token-directory-ip'].$apiState['token-file']));

This may be a bug, why is the directory set with -ip postfix while token-file doesn't have it?

@kristovaher kristovaher added this to the WWW 3.8.0 milestone Aug 11, 2014
@kristovaher kristovaher self-assigned this Aug 11, 2014
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

1 participant