< Previous by Date Date Index Next by Date >
  Thread Index  

[reSIProcate-users] plugin DSO support added to repro


I've just added plugin DSO support in trunk, it will appear in the next
1.9 beta tarball

An example and some usage notes are included in the commit (see
repro/Plugin.hxx):

http://list.resiprocate.org/archive/resiprocate-commit/msg07875.html


Please feel free to suggest other hooks that you would like added to the
Plugin object

It could also be a useful integration point for alternative
authentication schemes (subclassing the existing authentication classes)
although I haven't added that yet.