Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.797.2.131.2.9 and 1.797.2.131.2.10

version 1.797.2.131.2.9, 2023/01/18 01:15:52 version 1.797.2.131.2.10, 2023/07/09 00:54:58
Line 2555  Handler to allow LON-CAPA to operate as Line 2555  Handler to allow LON-CAPA to operate as
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/lti/ltiroster.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/ltiroster.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler to allow LON-CAPA to service roster requests, as an LTI Consumer.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/lti/ltipassback.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/ltipassback.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler to allow LON-CAPA to service pass back of scores from a Tool Provider,
   as an LTI Consumer.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/lti/ltilogout.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/ltilogout.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler to logout a LON-CAPA user session on callback from an LTI Consumer
   which launched the session, when user logs out of session on Consumer.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/lti/ltiutils.pm</source>  <source>loncom/lti/ltiutils.pm</source>
 <target dist='default'>home/httpd/lib/perl/LONCAPA/ltiutils.pm</target>  <target dist='default'>home/httpd/lib/perl/LONCAPA/ltiutils.pm</target>
 <categoryname>system file</categoryname>  <categoryname>system file</categoryname>
Line 2564  Common routines for LTI (Consumer or Pro Line 2593  Common routines for LTI (Consumer or Pro
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/lti/templates/LTIstandard.tool.meta</source>
   <target dist='default'>home/httpd/html/res/lib/templates/LTIstandard.tool.meta</target>
   <categoryname>interface file</categoryname>
   <description>
   Meta file which specifies package source for external tool (LTI) without passback
   of grades
   </description>
   </file>
   <file>
   <source>loncom/lti/templates/LTIpassback.tool.meta</source>
   <target dist='default'>home/httpd/html/res/lib/templates/LTIpassback.tool.meta</target>
   <categoryname>interface file</categoryname>
   <description>
   Meta file which specifies package source for external tool (LTI) which supports passback
   of grades, and storable parameters.
   </description>
   </file>
   <file>
   <source>loncom/interface/lonpickcode.pm</source>    <source>loncom/interface/lonpickcode.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonpickcode.pm</target>    <target dist='default'>home/httpd/lib/perl/Apache/lonpickcode.pm</target>
   <categoryname>handler</categoryname>    <categoryname>handler</categoryname>
Line 6487  by the URL-related pattern syntax: Line 6534  by the URL-related pattern syntax:
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/auth/lonslotcheck.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonslotcheck.pm</target>
   <categoryname>handler</categoryname>
   <description>Checks if access to a non-gradable external tool uses slots.
   Disable subsequent PerlHandlers if a slot is in use, and slot status does
   not currently allow access.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/auth/publiccheck.pm</source>    <source>loncom/auth/publiccheck.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/publiccheck.pm</target>    <target dist='default'>home/httpd/lib/perl/Apache/publiccheck.pm</target>
   <categoryname>handler</categoryname>    <categoryname>handler</categoryname>

Removed from v.1.797.2.131.2.9  
changed lines
  Added in v.1.797.2.131.2.10


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>