f14218c7ad
The approach for allowing authorization by user or IP introduced in r956387,
...
etc. causes problems because the authentication module calls
note_*_auth_failure if authentication fails. This is inappropriate if access is
later allowed because of the IP.
So, instead of calling the auth_checker hook even if authentication failed, we
introduce a new access_checker_ex hook that runs between the access_checker and
the check_user_id hooks. If an access_checker_ex functions returns OK, the
request will be allowed without authentication.
To make use of this, change mod_authz_core to walk the require blocks in the
access_checker_ex phase and deny/allow the request if the authz result does not
depend on an authenticated user. To distinguish a real AUTHZ_DENIED from an
authz provider from an authz provider needing an authenticated user, the latter
must return the new AUTHZ_DENIED_NO_USER code.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@964156 13f79535-47bb-0310-9956-ffa450edef68
2010-07-14 19:59:31 +00:00
a484fd7007
generated docs
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@962961 13f79535-47bb-0310-9956-ffa450edef68
2010-07-11 00:43:35 +00:00
c9d959fa7b
fix broken stylesheet path
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@962958 13f79535-47bb-0310-9956-ffa450edef68
2010-07-11 00:34:30 +00:00
042384c3b4
Move new_api_2_4 doc to developer docs where it belongs
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@959136 13f79535-47bb-0310-9956-ffa450edef68
2010-06-29 23:04:27 +00:00
41a6878ac5
xforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@955572 13f79535-47bb-0310-9956-ffa450edef68
2010-06-17 12:34:12 +00:00
80c11dcf59
Fixing minor typo in sections.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@955184 13f79535-47bb-0310-9956-ffa450edef68
2010-06-16 10:27:52 +00:00
fcf558c608
Update transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@952014 13f79535-47bb-0310-9956-ffa450edef68
2010-06-06 22:29:36 +00:00
3880cb99d4
- clarify wording on handling of empty brigades, see dev@ thread from
...
msgid <AANLkTimaQNuUnDhhL0yoBJXNWS0c163HUWM9WHZhmFLh@mail.gmail.com >
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@950583 13f79535-47bb-0310-9956-ffa450edef68
2010-06-02 14:53:07 +00:00
cc64f98d33
A temporary solution to an outdated link. Would be nice to have this
...
autobuilt every few days, and have it on some ASF hardware. Not sure how
to go about making that happen, but I'll look into it.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@921952 13f79535-47bb-0310-9956-ffa450edef68
2010-03-11 17:26:34 +00:00
b134f9aac1
2009 -> 2010 in the copyright statement. Nobody seems to know if this is
...
actually necessary, but it's sort of an annual tradition. We think
tradition is pretty important.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@895795 13f79535-47bb-0310-9956-ffa450edef68
2010-01-04 21:41:42 +00:00
e04628eb03
Fix a few more broken links, one misspelling, and
...
remove reference to www.fastio.com which apparently doesn't
exist anymore.
Also update the transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@805049 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17 17:14:29 +00:00
470d20cbee
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@804988 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17 14:09:36 +00:00
33b53db871
Broken links
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@804977 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17 13:20:57 +00:00
6d27b8511d
regen manual
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@740426 13f79535-47bb-0310-9956-ffa450edef68
2009-02-03 20:35:21 +00:00
7479dbc77d
Document the disabling of DefaultType and update terminology
...
regarding Internet message metadata.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@740420 13f79535-47bb-0310-9956-ffa450edef68
2009-02-03 20:29:55 +00:00
e4f6dc8e21
* Update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@732126 13f79535-47bb-0310-9956-ffa450edef68
2009-01-06 21:30:28 +00:00
c14011247b
update transformations
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@668082 13f79535-47bb-0310-9956-ffa450edef68
2008-06-16 09:02:04 +00:00
f438923a5c
Convert Japanese translations from ISO-2022-JP to UTF-8
...
since "Support for Additional Languages" needs to be enabled
in the installation of JRE to read ISO-2022-JP.
Reviewed by: kawai
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@663964 13f79535-47bb-0310-9956-ffa450edef68
2008-06-06 14:36:23 +00:00
12137c2258
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@653706 13f79535-47bb-0310-9956-ffa450edef68
2008-05-06 08:31:14 +00:00
dc4dd2ce5b
move Japanese output files to utf-8
...
1) build boostrap
2) svn mv *.html.ja.euc-jp *.html.ja.utf8
3) build all
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@643944 13f79535-47bb-0310-9956-ffa450edef68
2008-04-02 15:48:46 +00:00
57f937b07b
Copyright year change transformation.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@618551 13f79535-47bb-0310-9956-ffa450edef68
2008-02-05 05:35:15 +00:00
2e1af8db42
Copyright year update
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@613134 13f79535-47bb-0310-9956-ffa450edef68
2008-01-18 11:44:40 +00:00
d792a8d5b9
Transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@586788 13f79535-47bb-0310-9956-ffa450edef68
2007-10-20 19:27:49 +00:00
d2a01cede9
s/the the/the/
...
pointed out by <lucien.gentis lorraine.iufm.fr>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@586770 13f79535-47bb-0310-9956-ffa450edef68
2007-10-20 18:36:21 +00:00
b6254c6b7c
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571980 13f79535-47bb-0310-9956-ffa450edef68
2007-09-02 13:46:15 +00:00
5b0ec0d47f
Update doccos
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571782 13f79535-47bb-0310-9956-ffa450edef68
2007-09-01 12:21:29 +00:00
05d4dddbd9
fix transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@567150 13f79535-47bb-0310-9956-ffa450edef68
2007-08-17 21:18:00 +00:00
37af7a852e
Sync anchor href alt titles
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@567134 13f79535-47bb-0310-9956-ffa450edef68
2007-08-17 20:42:56 +00:00
9d6588bf00
* Update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@549198 13f79535-47bb-0310-9956-ffa450edef68
2007-06-20 19:16:00 +00:00
5dbe7f55a1
* docs/manual/developer/output-filters.xml: Fix grammar.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@549138 13f79535-47bb-0310-9956-ffa450edef68
2007-06-20 15:32:28 +00:00
b0470cc5ac
build all
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@532108 13f79535-47bb-0310-9956-ffa450edef68
2007-04-24 22:22:49 +00:00
42eda3eb2c
xml validation and drop the <pre>
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@532107 13f79535-47bb-0310-9956-ffa450edef68
2007-04-24 22:16:42 +00:00
1ca11139c5
Property fixup
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@531940 13f79535-47bb-0310-9956-ffa450edef68
2007-04-24 13:52:20 +00:00
0f025961ce
And note its existance on the dev doc page
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@520082 13f79535-47bb-0310-9956-ffa450edef68
2007-03-19 20:19:49 +00:00
513d541ca9
Update the doccos, mainly to start folding in
...
the o-f developer guideline.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@520078 13f79535-47bb-0310-9956-ffa450edef68
2007-03-19 20:15:36 +00:00
29d197c947
Note what the actually "valid" usage for apr_brigade_destroy
...
is, but still urge people to avoid it.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@519968 13f79535-47bb-0310-9956-ffa450edef68
2007-03-19 15:03:17 +00:00
24d69d6a2b
Updates based on feedback from Ruediger and Jeff:
...
- correct use of "up" and "down" w.r.t. filter chain
- various grammar fixes
- recommend use of apr_brigade_cleanup() in the brigade structure section
- fix use of APR_BRIGADE_INSERT_HEAD in an example
- expand section on use of ap_save_brigade()
- simplify rule regarding fixed processing fixed # of buckets
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@519960 13f79535-47bb-0310-9956-ffa450edef68
2007-03-19 14:39:39 +00:00
65acc78a15
- add initial version of output filters guide (as sent to dev@)
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@519952 13f79535-47bb-0310-9956-ffa450edef68
2007-03-19 14:15:07 +00:00
d5814d6b81
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@476820 13f79535-47bb-0310-9956-ffa450edef68
2006-11-19 14:06:56 +00:00
064ecf6593
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@463129 13f79535-47bb-0310-9956-ffa450edef68
2006-10-12 04:13:12 +00:00
10c3c49465
added pre_config, check_config, and test_config hooks
...
moved open_logs hook
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@462914 13f79535-47bb-0310-9956-ffa450edef68
2006-10-11 19:39:42 +00:00
ef27013c2f
update revision references
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@421136 13f79535-47bb-0310-9956-ffa450edef68
2006-07-12 05:37:53 +00:00
5347b4715f
update collective copyright notice in manual
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@421086 13f79535-47bb-0310-9956-ffa450edef68
2006-07-12 02:42:24 +00:00
47e590252a
update license header text
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@420993 13f79535-47bb-0310-9956-ffa450edef68
2006-07-11 21:18:15 +00:00
0cefa5a731
fix revision references
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@395307 13f79535-47bb-0310-9956-ffa450edef68
2006-04-19 16:45:09 +00:00
ebe24d48c7
Update the last year of copyright.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@395229 13f79535-47bb-0310-9956-ffa450edef68
2006-04-19 12:23:42 +00:00
dd95d7c37c
Update the copyright year in all .c, .h and .xml files
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@395228 13f79535-47bb-0310-9956-ffa450edef68
2006-04-19 12:11:27 +00:00
77aa2c2a48
Docs update...
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@390205 13f79535-47bb-0310-9956-ffa450edef68
2006-03-30 18:26:50 +00:00
5fdff4c19b
update URL and remove old/dead site
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@388803 13f79535-47bb-0310-9956-ffa450edef68
2006-03-25 19:47:31 +00:00
bd1e90ea81
Fix properties, add missing transformed files and update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@369240 13f79535-47bb-0310-9956-ffa450edef68
2006-01-15 17:57:12 +00:00