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

Multiple Signin #166

Closed
recep opened this issue Jan 9, 2021 · 1 comment
Closed

Multiple Signin #166

recep opened this issue Jan 9, 2021 · 1 comment

Comments

@recep
Copy link
Contributor

recep commented Jan 9, 2021

If we delete the user's previous tokens when the user logs in, the user's sessions with other clients will be terminated.

s.Tokens().Delete(int(user.ID))

@yakuter yakuter added this to Accepted, Let's Develop! in PassWall Roadmap Apr 4, 2021
@yakuter yakuter moved this from Accepted, Let's Develop! to We're Writing The Code in PassWall Roadmap Apr 4, 2021
@yakuter yakuter moved this from We're Writing The Code to Accepted, Let's Develop! in PassWall Roadmap Apr 4, 2021
@yakuter yakuter moved this from Accepted, Let's Develop! to We're Writing The Code in PassWall Roadmap May 25, 2021
@yakuter yakuter moved this from We're Writing The Code to Accepted, Let's Develop! in PassWall Roadmap May 25, 2021
@yakuter
Copy link
Collaborator

yakuter commented Sep 30, 2021

Fixed with v1.2.0 version

https://github.com/passwall/passwall-server/releases/tag/1.2.0

@yakuter yakuter closed this as completed Sep 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
PassWall Roadmap
Accepted, Let's Develop!
Development

No branches or pull requests

2 participants