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

AccessChecker is session dependent #146

Open
AllanNP opened this issue Oct 1, 2020 · 5 comments
Open

AccessChecker is session dependent #146

AllanNP opened this issue Oct 1, 2020 · 5 comments

Comments

@AllanNP
Copy link
Contributor

AllanNP commented Oct 1, 2020

What steps will reproduce the problem?

AccessChecker is session dependent

What is the expected result?

What do you get instead?

Additional info

Q A
Version 1.0.?
PHP version 7.4
Operating system Docker
@samdark
Copy link
Member

samdark commented Oct 1, 2020

Why is it an issue?

@AllanNP
Copy link
Contributor Author

AllanNP commented Oct 1, 2020

Because it is hardcoded into the use Yiisoft\Yii\Web\User\User class and ignores any other yiisoft/auth authentication method that do not use the session.

@samdark
Copy link
Member

samdark commented Oct 1, 2020

Right. How would you solve it?

@AllanNP
Copy link
Contributor Author

AllanNP commented Oct 1, 2020

Until I decided how to do it right, I'll think about it and throw a new request.

@samdark
Copy link
Member

samdark commented Oct 1, 2020

OK.

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