1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-17 00:03:29 +03:00
Commit Graph

8506 Commits

Author SHA1 Message Date
Stefan Fritsch
6367f6a183 note more prominently that SHA and crypt are insecure
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1352910 13f79535-47bb-0310-9956-ffa450edef68
2012-06-22 14:56:44 +00:00
Lucien Gentis
17c0d7a6ad Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1352589 13f79535-47bb-0310-9956-ffa450edef68
2012-06-21 16:07:42 +00:00
Daniel Gruno
e55222e733 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1352123 13f79535-47bb-0310-9956-ffa450edef68
2012-06-20 14:20:11 +00:00
Daniel Gruno
e86fe7d457 Update (fix) the POST data retrieval example.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1352122 13f79535-47bb-0310-9956-ffa450edef68
2012-06-20 14:19:45 +00:00
Eric Covener
40e7c22028 add a warning in the LDAP AuthnProviderAlias and expecting to have a configured
LDAP authorization provider.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1352084 13f79535-47bb-0310-9956-ffa450edef68
2012-06-20 13:12:36 +00:00
Daniel Gruno
2c9eb0cf9c xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1352049 13f79535-47bb-0310-9956-ffa450edef68
2012-06-20 11:26:16 +00:00
Daniel Gruno
377ab6e9a4 Add back the parsebody reference in the handler example.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1352048 13f79535-47bb-0310-9956-ffa450edef68
2012-06-20 11:24:28 +00:00
Daniel Gruno
076532d574 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1351969 13f79535-47bb-0310-9956-ffa450edef68
2012-06-20 07:43:37 +00:00
Daniel Gruno
d6f93cfe91 Fix a whitespace issue
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1351967 13f79535-47bb-0310-9956-ffa450edef68
2012-06-20 07:40:20 +00:00
Lucien Gentis
430ab1d4db Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1351097 13f79535-47bb-0310-9956-ffa450edef68
2012-06-17 12:26:34 +00:00
Stefan Fritsch
f04d0c82df xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1351073 13f79535-47bb-0310-9956-ffa450edef68
2012-06-17 08:43:45 +00:00
Stefan Fritsch
d49f5e2935 If an expression in "Require expr" returns denied and
references %{REMOTE_USER}, trigger authentication and retry

PR: 52892


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1351072 13f79535-47bb-0310-9956-ffa450edef68
2012-06-17 08:39:45 +00:00
Stefan Fritsch
5498e37be7 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1351021 13f79535-47bb-0310-9956-ffa450edef68
2012-06-16 22:53:33 +00:00
Stefan Fritsch
99d37b2e33 Add new directive LuaAuthzProvider to allow implementing an
authorization provider in lua


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1351020 13f79535-47bb-0310-9956-ffa450edef68
2012-06-16 22:51:19 +00:00
Stefan Fritsch
32f5f54c25 mod_lua: Add a few missing request_rec fields. Rename remote_ip to
client_ip to match conn_rec


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1351014 13f79535-47bb-0310-9956-ffa450edef68
2012-06-16 22:41:01 +00:00
Stefan Fritsch
36dc44a89f Expand the SRP reference documentation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1350386 13f79535-47bb-0310-9956-ffa450edef68
2012-06-14 20:22:41 +00:00
Lucien Gentis
1a175ccdf9 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1348614 13f79535-47bb-0310-9956-ffa450edef68
2012-06-10 15:22:19 +00:00
Stefan Fritsch
3d961d1212 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1347983 13f79535-47bb-0310-9956-ffa450edef68
2012-06-08 09:46:50 +00:00
Stefan Fritsch
ccf77a856a Add support for TLS-SRP (Secure Remote Password key exchange
for TLS, RFC 5054).

PR: 51075
Submitted by: Quinn Slack <sqs cs stanford edu>, Christophe Renou,
              Peter Sylvester


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1347980 13f79535-47bb-0310-9956-ffa450edef68
2012-06-08 09:38:44 +00:00
Daniel Gruno
3676b7cab5 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1347904 13f79535-47bb-0310-9956-ffa450edef68
2012-06-08 07:25:54 +00:00
Daniel Gruno
211279fa9d Fix a broken link
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1347903 13f79535-47bb-0310-9956-ffa450edef68
2012-06-08 07:23:55 +00:00
Daniel Gruno
4cd8be0c1e xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1346945 13f79535-47bb-0310-9956-ffa450edef68
2012-06-06 15:30:13 +00:00
Daniel Gruno
fd32fe1342 Add a note that VirtualDocumentRoot will override DocumentRoot in the current scope (and thus also in all virtual hosts if defined in the global server scope)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1346943 13f79535-47bb-0310-9956-ffa450edef68
2012-06-06 15:28:21 +00:00
Rich Bowen
9bb78757f2 Sorry about that. Broke the comments stuff in that last commit. Fixed.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1346420 13f79535-47bb-0310-9956-ffa450edef68
2012-06-05 15:24:42 +00:00
Rich Bowen
61b5a7c51e rebuild docs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1346416 13f79535-47bb-0310-9956-ffa450edef68
2012-06-05 15:15:54 +00:00
Rich Bowen
a258c48733 Rebuild authz_host edit.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1346408 13f79535-47bb-0310-9956-ffa450edef68
2012-06-05 15:04:49 +00:00
Rich Bowen
f229189dce Adds a security remark regarding proxied content and the host address,
and reference to mod_remoteip, as per comment added by Allard Hoeve to
doc.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1346405 13f79535-47bb-0310-9956-ffa450edef68
2012-06-05 15:00:02 +00:00
Daniel Gruno
6223db5fa5 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1346351 13f79535-47bb-0310-9956-ffa450edef68
2012-06-05 11:27:34 +00:00
Daniel Gruno
b00ea37599 Use HTTPS for the comments instead of HTTP (and yay for commit number 500)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1346344 13f79535-47bb-0310-9956-ffa450edef68
2012-06-05 11:19:00 +00:00
Daniel Gruno
7252dfe16b xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1346289 13f79535-47bb-0310-9956-ffa450edef68
2012-06-05 08:36:05 +00:00
Daniel Gruno
1518c0f73b Fix up the wording, so it leaves no doubt that status codes outside the 300-399 range are also perfectly fine.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1346288 13f79535-47bb-0310-9956-ffa450edef68
2012-06-05 08:35:05 +00:00
Daniel Gruno
e9eb002dac xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1345918 13f79535-47bb-0310-9956-ffa450edef68
2012-06-04 11:19:15 +00:00
Daniel Gruno
675c033e6a Comment out unsupported function calls.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1345917 13f79535-47bb-0310-9956-ffa450edef68
2012-06-04 11:16:00 +00:00
Daniel Gruno
d875556045 rebuild everything
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1345868 13f79535-47bb-0310-9956-ffa450edef68
2012-06-04 08:31:07 +00:00
Daniel Gruno
73d706b880 Change references in version.ent from disqus to the new comment system.
Set version to 'trunk' instead of 2.4 in the comments_idenfitier variable
Disregard translations (use same comments thread for all languages)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1345863 13f79535-47bb-0310-9956-ffa450edef68
2012-06-04 08:22:04 +00:00
Stefan Fritsch
2639f0bbd1 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1345320 13f79535-47bb-0310-9956-ffa450edef68
2012-06-01 19:40:06 +00:00
Stefan Fritsch
510d3f904e Add new directive SSLCompression to disable SSL-level compression.
PR: 53219
Submitted by: Björn Jacke <bjoern j3e de>, Stefan Fritsch


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1345319 13f79535-47bb-0310-9956-ffa450edef68
2012-06-01 19:36:37 +00:00
Eric Covener
d548108616 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1344683 13f79535-47bb-0310-9956-ffa450edef68
2012-05-31 12:41:57 +00:00
Eric Covener
7dd643909e PR5334, leave a hint about VirtualHost args acting like serveralias for people who don't read details.html
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1344675 13f79535-47bb-0310-9956-ffa450edef68
2012-05-31 12:23:39 +00:00
Eric Covener
1116fb9baf PR53334, restore info about VirtualHost args used for comparison in name-based vhosts
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1344666 13f79535-47bb-0310-9956-ffa450edef68
2012-05-31 12:13:20 +00:00
Stefan Fritsch
1fe7ef2924 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1343936 13f79535-47bb-0310-9956-ffa450edef68
2012-05-29 19:18:08 +00:00
Stefan Fritsch
7ec854099f be more verbose about what -DDUMP_CONFIG does not
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1343935 13f79535-47bb-0310-9956-ffa450edef68
2012-05-29 19:16:29 +00:00
Daniel Gruno
4cd01c52d2 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1343879 13f79535-47bb-0310-9956-ffa450edef68
2012-05-29 17:51:50 +00:00
Daniel Gruno
348117bc6d Adding some additional security considerations. Thanks to Daniel Shahaf for these pointers.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1343877 13f79535-47bb-0310-9956-ffa450edef68
2012-05-29 17:50:39 +00:00
Daniel Gruno
2e53429352 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1343095 13f79535-47bb-0310-9956-ffa450edef68
2012-05-27 20:44:37 +00:00
Daniel Gruno
be27630657 Add a small hack to preserve newlines and still retain the links to the doxygen stuff. (presumably this should later be fixed in the highlighter)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1343093 13f79535-47bb-0310-9956-ffa450edef68
2012-05-27 20:38:47 +00:00
Lucien Gentis
006acaf2b2 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1343056 13f79535-47bb-0310-9956-ffa450edef68
2012-05-27 14:57:52 +00:00
Lucien Gentis
ee859402fb Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1342920 13f79535-47bb-0310-9956-ffa450edef68
2012-05-26 16:08:58 +00:00
Daniel Gruno
8c151fb1a2 rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1342158 13f79535-47bb-0310-9956-ffa450edef68
2012-05-24 07:04:48 +00:00
Daniel Gruno
43ccb0bcf3 Add newlines to example output
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1342157 13f79535-47bb-0310-9956-ffa450edef68
2012-05-24 07:03:56 +00:00