Diff for /loncom/lond between versions 1.489.2.43.2.8 and 1.489.2.43.2.9

version 1.489.2.43.2.8, 2023/07/09 00:46:44 version 1.489.2.43.2.9, 2023/07/10 00:54:42
Line 4941  sub lti_handler { Line 4941  sub lti_handler {
 #  Side effects:  #  Side effects:
 #     The reply will contain the LTI payload, as & separated key=value pairs,  #     The reply will contain the LTI payload, as & separated key=value pairs,
 #     where value is itself a frozen hash, if the required key and secret  #     where value is itself a frozen hash, if the required key and secret
 #     for the apecific tool ID are available. The payload data are retrieved from  #     for the specific tool ID are available. The payload data are retrieved from
 #     a call to Lond::sign_lti_payload(), and the reply is encrypted before being  #     a call to Lond::sign_lti_payload(), and the reply is encrypted before being
 #     written to $client.  #     written to $client.
 #  #

Removed from v.1.489.2.43.2.8  
changed lines
  Added in v.1.489.2.43.2.9


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