Trunk version of patch works
+1:
+ * mod_authn_alias: Propogate a NULL get_realm_hash() implementation
+ from AuthnProviderAlias back to mod_auth_digest. This moves detection
+ of an incompatible-with-digest provider to a startup error.
+ PR 45196
+ Trunk version of patch:
+ http://svn.apache.org/viewvc?rev=678949&view=rev
+ Backport version for 2.2.x of patch:
+ http://people.apache.org/~covener/2.2.x-auth_alias_digest.diff
+ +1: covener
+
PATCHES/ISSUES THAT ARE STALLED
* beos MPM: Create pmain pool and run modules' child_init hooks when