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

[feat] Multi-user support for printing / admin #88

Open
3 tasks
tsdobbs opened this issue Mar 3, 2021 · 0 comments
Open
3 tasks

[feat] Multi-user support for printing / admin #88

tsdobbs opened this issue Mar 3, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@tsdobbs
Copy link
Member

tsdobbs commented Mar 3, 2021

  • At job-request, first lock the database in case two or more users make overlapping requests at the same time. Server should reject the second request if a portion of the job has already been claimed during the first transaction.
  • When a job is generated, log it and associate it with the user that generated it
  • Only allow access to that job by the generating user
@tsdobbs tsdobbs added the enhancement New feature or request label Mar 3, 2021
@tsdobbs tsdobbs self-assigned this Mar 3, 2021
@tsdobbs tsdobbs closed this as completed Oct 25, 2021
@tsdobbs tsdobbs reopened this Oct 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant