Play Framework Java Authentication for Assets -


I have a play application that creates files in a public folder in a user session, these files are like working files .

Now, with many users working at the same time, I want to restrict any user to my work file and not anyone else.

How I

What did I think about it?

  • Submit the files to the root of the application and send files to Javascript
  • <

  • Text "itemprop =" text ">

    You can use some authentication structure (such as) You can then manage files from the controller. Once you are in safe action or UserAwareAction , you can get user recognition and some of the defining identities You can access the correct file based on the property


Comments

Popular posts from this blog

python - Strange behavior using PyQt4's 'pyqtSlot' decorator before another decorator -

c# - UnhandledExceptionMode.ThrowException for AppDomain.UnhandledException -

c# - Process.Kill() returns access denied -