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

Access control #6

Closed
DoooMer opened this issue Jan 24, 2021 · 1 comment
Closed

Access control #6

DoooMer opened this issue Jan 24, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@DoooMer
Copy link
Owner

DoooMer commented Jan 24, 2021

An example:
Generate temporary code (invite), use this code before start filling persons. When code is expired - show alert and reset progress.

Add request form. User print email and send form.
Requests save into database.
In order by queue, with some delay, requests are processing - generate unique access code and send him to email.

User go back to the site and enter your access code. Access code activate in this moment for limited time (several minutes).
User do work and when process is end (emails was sent to recepients) - access code to be disabled.

@DoooMer DoooMer added the enhancement New feature or request label Feb 27, 2021
@DoooMer DoooMer self-assigned this Jul 26, 2021
@DoooMer
Copy link
Owner Author

DoooMer commented Jul 26, 2021

Using embeded DB. Expiration of access skipped.

@DoooMer DoooMer closed this as completed Jul 26, 2021
@DoooMer DoooMer reopened this Jul 26, 2021
@DoooMer DoooMer closed this as completed Jul 26, 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