1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-06 16:49:32 +03:00
Commit Graph

10 Commits

Author SHA1 Message Date
Nick Kew
7b2819356a mod_authn_socache: fix it to enable initialisation to work if configured
only in .htaccess context, and provide a toggle for that.
PR 51991


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1180384 13f79535-47bb-0310-9956-ffa450edef68
2011-10-08 14:51:35 +00:00
Jim Jagielski
69c1a5c854 Cleanup effort in prep for GA push:
Trim trailing whitespace... no func change


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1174747 13f79535-47bb-0310-9956-ffa450edef68
2011-09-23 13:36:39 +00:00
André Malo
73e09fa95a property and xml fixes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1137340 13f79535-47bb-0310-9956-ffa450edef68
2011-06-19 11:24:29 +00:00
Nick Kew
bf38c8efaf Document socache and fix the TODO in authn_socache docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1075625 13f79535-47bb-0310-9956-ffa450edef68
2011-03-01 02:42:13 +00:00
Nick Kew
31ec3c4750 Change AuthnCacheProvider --> AuthnCacheProvideFor to deal with overloading
of "provider" and likely confusion with AuthnCacheSOCache.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1055447 13f79535-47bb-0310-9956-ffa450edef68
2011-01-05 12:44:33 +00:00
Nick Kew
2c80d67170 Typo fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1055442 13f79535-47bb-0310-9956-ffa450edef68
2011-01-05 12:30:38 +00:00
Rainer Jung
a70b3c6a25 Fix validation error on docs xml file.
Order of elements is relevant for validation.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@986424 13f79535-47bb-0310-9956-ffa450edef68
2010-08-17 18:01:03 +00:00
Nick Kew
2127db8916 Bah. Fix usage example in r958720
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@958723 13f79535-47bb-0310-9956-ffa450edef68
2010-06-28 20:51:25 +00:00
Nick Kew
bc0c66683e Add usage example in docs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@958720 13f79535-47bb-0310-9956-ffa450edef68
2010-06-28 20:49:53 +00:00
Nick Kew
f1da46def6 Make a start on documenting mod_authn_socache
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@957958 13f79535-47bb-0310-9956-ffa450edef68
2010-06-25 14:12:16 +00:00