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

c# - SignalR: "Protocol error: Unknown transport." when navigating to hub -

c# - WPF Expander overlay used in ItemsControl -

class - Kivy: how to instantiate a dynamic classes in python -