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

IMultiUser: Nette should support multiple user logins at the same time. #45

Closed
wants to merge 7 commits into from

Conversation

janbarasek
Copy link
Contributor

  • new feature?
  • BC break? no

One user will be logged in at a time. Other identities will be stored in the UserStorage for quick switching.

This feature is especially useful when an administrator needs to log in as a specific user and then switch back to their account.

dg and others added 6 commits January 20, 2020 20:51
One user will be logged in at a time. Other identities will be stored in the UserStorage for quick switching.

This feature is especially useful when an administrator needs to log in as a specific user and then switch back to their account.
@JanTvrdik
Copy link
Contributor

missing php file extension

@janbarasek
Copy link
Contributor Author

@JanTvrdik Fixed, thanks. I am stupid. :D

@dg
Copy link
Member

dg commented May 27, 2020

I don't understand the why to have an interface in a framework that doesn't need it.

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

Successfully merging this pull request may close these issues.

4 participants