tripodsan commented on pull request #89:
URL: 
https://github.com/apache/jackrabbit-filevault/pull/89#issuecomment-650850952


   > This is not about explicit import/export, but rather an implicit persist 
feature on all tasks. It would be possible to persist every time a new task is 
added and reuse that session, but there is no session nor credentials available 
at the time the service is started. Do you have any specific security concerns 
with the system session?
   
   I guess, the entire RCP service is kind of insecure and should require an 
admin session for adding a task.
   Also, I think that just persisting the task isn't enough, as the current 
progress is not saved. i.e. after ever copy operation,
   the current traverse state should be stored, otherwise this feature is 
useless.
   
   Also, I think I changed my mind, and I think it's better to store the task 
in the bundle data than in the repository.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to