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

Allow non-unique sessions #1418

Closed
einhverfr opened this issue Mar 27, 2016 · 1 comment
Closed

Allow non-unique sessions #1418

einhverfr opened this issue Mar 27, 2016 · 1 comment
Labels
bite-sized Deemed a good starting point for new contributors to learn about the code base. type:enhancement Proposed improvement, new feature, or extension -- not a defect
Milestone

Comments

@einhverfr
Copy link
Member

Fix the stored procedures so that a single user can log in multiple times concurrently. This makes LSMB more useful as we add better mobile support.

@einhverfr einhverfr added type:enhancement Proposed improvement, new feature, or extension -- not a defect bite-sized Deemed a good starting point for new contributors to learn about the code base. labels Mar 27, 2016
@einhverfr einhverfr added this to the 1.4.27 milestone Mar 27, 2016
@ehuelsmann
Copy link
Member

It also resolves problems with multiple people wanting to log into the demo at the same time, either because they just "happen to be there" or because one wants to show the other around (e.g. over a chat/voice connection).

einhverfr added a commit to einhverfr/LedgerSMB that referenced this issue Mar 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bite-sized Deemed a good starting point for new contributors to learn about the code base. type:enhancement Proposed improvement, new feature, or extension -- not a defect
Projects
None yet
Development

No branches or pull requests

2 participants