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

Multi user functionality #18

Open
YEBADI opened this issue Feb 5, 2017 · 2 comments
Open

Multi user functionality #18

YEBADI opened this issue Feb 5, 2017 · 2 comments

Comments

@YEBADI
Copy link
Owner

YEBADI commented Feb 5, 2017

In order to enable this, we can incorporate the intrinsic session ID present in FLASK.

We just need to assign " user session " ID to each of the the files uploaded and carry this through each step of the temp files generated in the analysis etc.

YEBADI referenced this issue Feb 5, 2017
Now we just need to figure out how to utilise this ID
@YEBADI
Copy link
Owner Author

YEBADI commented Feb 5, 2017

we can use session IDs to create independent folders (with each session number meaning a specific user) WITHIN the uploads folder

@YEBADI
Copy link
Owner Author

YEBADI commented Feb 5, 2017

I've done most of this but James you need to try and check if it works with apocrita as I can't seem to test run 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

No branches or pull requests

1 participant