Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.990 and 1.992

version 1.990, 2019/07/06 19:20:31 version 1.992, 2019/08/03 15:36:52
Line 503  extensions</description> Line 503  extensions</description>
   <description>cookie jar</description>    <description>cookie jar</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/ltiIDs</targetdir>
     <categoryname>server standard</categoryname>
     <description>stores LTI callback IDs for session logout</description>
   </directory>
   <directory dist='default'>
    <protectionlevel>modest_delete</protectionlevel>     <protectionlevel>modest_delete</protectionlevel>
  <targetdir dist='default'>home/httpd/balanceIDs</targetdir>   <targetdir dist='default'>home/httpd/balanceIDs</targetdir>
   <categoryname>server standard</categoryname>    <categoryname>server standard</categoryname>
Line 2636  as an LTI Consumer. Line 2642  as an LTI Consumer.
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <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 9069  view grades, but not edit them. Line 9085  view grades, but not edit them.
     </description>      </description>
 <filenames>  <filenames>
 activity_to_accesscount.pl;  activity_to_accesscount.pl;
   check_authoring_spaces.pl;
 clean_db.pl;  clean_db.pl;
 db_copy.pl;  db_copy.pl;
 dump_db.pl;  dump_db.pl;

Removed from v.1.990  
changed lines
  Added in v.1.992


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