index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
apache_auth.txt
Age
Commit message (
Expand
)
Author
2008-08-23
Massive reorganization of the docs. See the new docs online at http://docs.dj...
Jacob Kaplan-Moss
2008-06-30
Fixed #6612 -- Updated Apache auth recipe for Apache 2.2. Thanks, trbs.
Malcolm Tredinnick
2007-10-20
Fixed #5782 -- Fixed a small typo spotted by obeattie.
Malcolm Tredinnick
2007-09-16
Fix a couple of typos from [6309]
James Bennett
2007-09-15
One more tweak to [6309] - sorry for the noise.
Jacob Kaplan-Moss
2007-09-15
Small reST tweak to [6309].
Jacob Kaplan-Moss
2007-09-15
Fixed #4437: added notes to the modpython auth handler documentation about us...
Jacob Kaplan-Moss
2007-01-24
Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com ...
Adrian Holovaty
2006-09-25
Added the word 'static' to docs/apache_auth.txt for benefit of search engines...
Adrian Holovaty
2006-05-31
Added support to django/contrib/auth/handlers/modpython.py for setting DJANGO...
Adrian Holovaty
2005-11-30
Moved Apache auth handler to django/contrib/auth/handlers/modpython.py
Adrian Holovaty
2005-11-29
Fixed small ReST error in [1495]
Jacob Kaplan-Moss
2005-11-29
Added mod_python authentication handler and document on authenticating agains...
Jacob Kaplan-Moss