version 1.59, 2001/02/27 21:30:13
|
version 1.61, 2001/02/27 22:06:18
|
Line 753 handles request to the CAPA homework pro
|
Line 753 handles request to the CAPA homework pro
|
<METAGROUP> |
<METAGROUP> |
<LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/auth/lonacc.pm" TARGET="home/httpd/lib/perl/Apache/lonacc.pm" CATEGORY="handler"> |
<LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/auth/lonacc.pm" TARGET="home/httpd/lib/perl/Apache/lonacc.pm" CATEGORY="handler"> |
<DESCRIPTION> |
<DESCRIPTION> |
access to for a LON-CAPA user session |
(This module, like loncacc.pm also authenticates with cookies.) |
|
<TT>lonacc.pm</TT> coordinates access to a wide range of administrative-type |
|
functions (e.g. roles, logout, annotations, and bookmarks) as well |
|
as coordinating access to educational resources. |
</DESCRIPTION> |
</DESCRIPTION> |
</METAGROUP> |
</METAGROUP> |
<METAGROUP> |
<METAGROUP> |
Line 765 access handler for file transfers
|
Line 768 access handler for file transfers
|
<METAGROUP> |
<METAGROUP> |
<LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/auth/loncacc.pm" TARGET="home/httpd/lib/perl/Apache/loncacc.pm" CATEGORY="handler"> |
<LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/auth/loncacc.pm" TARGET="home/httpd/lib/perl/Apache/loncacc.pm" CATEGORY="handler"> |
<DESCRIPTION> |
<DESCRIPTION> |
access to construction area |
This module provides access to an educational resource construction area. |
|
This module is invoked by the URL-related pattern syntax |
|
<TT>LocationMatch "^/priv.*"</TT> or <TT>LocationMatch "^/\~.*"</TT>. |
|
Authentication of user identity |
|
is coordinated through cookies. The abbreviation "cacc" corresponds |
|
to "construction-space access"). If the cookie handle is invalid, then |
|
this module returns a forbidden status and makes appropriate log entries. |
|
If the cookie handle is valid, status is determined to be okay (and, |
|
for the "priv"-type access, the resource is delivered by the |
|
<TT>lonconstruct</TT> module). |
</DESCRIPTION> |
</DESCRIPTION> |
</METAGROUP> |
</METAGROUP> |
<METAGROUP> |
<METAGROUP> |