On Thu, Jul 12, 2007 at 12:46:34PM +0200, Werner Baumann wrote: > When I register more than one callback function for authentication > credentials using *ne_add_server_auth* only the last callback function > is registered. > > Reason: ne_add_server_auth does not append the handler to the list, but > *overwrites* the last registered handler with the new one.
Doh! Thanks a lot for tracking this down - I've committed your fix for the next release. joe _______________________________________________ neon mailing list [email protected] http://mailman.webdav.org/mailman/listinfo/neon
