Jörg, I am new to this list and project. I have actively contributed to VFS especially to the HTTP and Webdav parts. When I file an issue or a request for improvement, I also publish a patch.
Where can I find the information if my patch will be accepted/integrated in which version and when it is planned to be released, etc? Cheers, Jean-Marc On Wed, Feb 27, 2013 at 12:28 PM, Jörg Schaible <joerg.schai...@scalaris.com> wrote: > Hi, > > Jörg Schaible wrote: > >> Hello guys, >> >> the current implementation of the UserAuthenticationData only allows us to >> keep character arrays as values for the user authentication. However, for >> FTPS or SFTP (maybe more - HTTPS, WebDAVS) we may also have to use private >> keys or client-side certificates. Unfortunately I cannot keep those in the >> UserAuthenticationData. >> >> This results in half-baked solutions like provided in the patch of VFS-283 >> where the passphase is delivered with the "standard" mechanism, but the >> key data is individually set and on top of it a private UserAuthenticator >> implementation that tries to overcome the limits of the >> UserAuthenticationData. >> >> Therefore I'd like to apply my proposed changes in VFS-466, where I keep >> binary compatibility, but have to deprecate the old getter/setter in favor >> of new ones dealing with arbitrary data (defined by the enhanced inner >> Type). >> >> WDYT? > > I reverted this for now. There are too many implications and its probably > not the best time to start a refactoring near a new release. It might be > better to think about the complete UserAuthenticator concept for 3.0. > > Sorry for the noise, > Jörg > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org