CVS log for loncom/interface/lonexturlcheck.pm

[BACK] Up to [LON-CAPA] / loncom / interface

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Feb 15 03:54:43 2020 UTC (4 years, 2 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X, version_2_11_X, version_2_11_4_uiuc, version_2_11_4_msu, version_2_11_4, version_2_11_3_uiuc, version_2_11_3_msu, version_2_11_3, HEAD
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +1 -2 lines
- "use LONCAPA::LWPReq" not needed because "use Apache::loncommon" is used.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu May 2 23:09:38 2019 UTC (4 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +4 -3 lines
- Bug 6910
 - Change regexp used to check for valid external URL (assumes ascii-only DNS
  hostname, and either http or https).
 - Cache result of frameability check for 60 minutes, when rendering page
  containing external resource URL, unless CC is using "Preview".

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu May 2 20:28:18 2019 UTC (4 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +8 -8 lines
- Remove trailing white space in documentation.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu May 2 02:12:19 2019 UTC (4 years, 11 months ago) by raeburn
Branches: MAIN
- Bug 6910
Gracefully handle display (and preview) for External Resources for which
Content-Security-Policy or X-Frame-Options prevent display in iframe in LC.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

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