Hello, In a template, I want to list the content of a given WEBDAV directory. I tried to access the directory via the Apache Slide/Webdav API (class WebdavResource), but to use this, I need to have the current user's password. Is there a way to retrieve this password?
Or is there perhaps another way to access Webdav content? For example, in the file chooser popup window/engine, I noticed that the user can see and use files according to his permissions on them, without having to enter his password again. Does anyone know how this is done, and if this can also be used from within a template? Thanks in advance. Regards, Juliette
