CVS log for loncom/lonenc.pm

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Mar 15 23:04:05 2020 UTC (4 years 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.25: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.25: +3 -3 lines
- Add domain configuration to offload users from other institutions, on next
  access (after recording any submission to a problem).
- Switching user session to a different server can jump to the same resource
  currently being viewed when encrypturl is in effect.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Sep 30 15:58:05 2011 UTC (12 years, 6 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_2_uiuc, version_2_11_2_msu, version_2_11_2_educog, version_2_11_2, version_2_11_1, version_2_11_0_RC3, version_2_11_0_RC2, version_2_11_0_RC1, version_2_11_0, language_hyphenation_merge, language_hyphenation, BZ4492-merge, BZ4492-feature_horizontal_radioresponse, BZ4492-feature_Support_horizontal_radioresponse, BZ4492-Support_horizontal_radioresponse
Diff to previous 1.24: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.24: +5 -3 lines
- Only add extension if &encrypted() returned an encryted URL.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Dec 19 14:29:13 2008 UTC (15 years, 3 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_9_X, version_2_9_99_0, version_2_9_1, version_2_9_0, version_2_8_X, version_2_8_99_1, version_2_8_99_0, version_2_8_2, version_2_8_1, version_2_8_0, version_2_7_99_1, version_2_7_99_0, version_2_10_X, version_2_10_1, version_2_10_0_RC2, version_2_10_0_RC1, version_2_10_0, loncapaMITrelate_1, bz6209-base, bz6209, bz5969, bz2851, PRINT_INCOMPLETE_base, PRINT_INCOMPLETE, GCI_3, GCI_2, GCI_1, BZ5971-printing-apage, BZ5434-fox
Diff to previous 1.23: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.23: +2 -2 lines
- Regular Expression for both http and https.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Mar 17 09:51:40 2008 UTC (16 years ago) by foxr
Branches: MAIN
CVS tags: version_2_7_X, version_2_7_1, version_2_7_0, version_2_6_X, version_2_6_99_1, version_2_6_99_0, version_2_6_3
Diff to previous 1.22: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.22: +12 -1 lines
Added reset_enc function for modules that need to reset the
state of the encoding env var.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Oct 5 18:33:29 2007 UTC (16 years, 5 months ago) by albertel
Branches: MAIN
CVS tags: version_2_6_2, version_2_6_1, version_2_6_0, version_2_5_99_1, version_2_5_99_0
Diff to previous 1.21: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.21: +3 -2 lines
- BUG#5460 - don't enc javascript: etc type urls

Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Jul 20 19:07:25 2007 UTC (16 years, 8 months ago) by albertel
Branches: MAIN
CVS tags: version_2_5_X, version_2_5_2, version_2_5_1, version_2_5_0, version_2_4_99_0
Diff to previous 1.20: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.20: +2 -2 lines
- BUG#5315, need an enc seed when not in course context,
  doesn't really matter what it is though

Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Dec 27 17:11:08 2006 UTC (17 years, 3 months ago) by albertel
Branches: MAIN
CVS tags: version_2_4_X, version_2_4_2, version_2_4_1, version_2_4_0, version_2_3_X, version_2_3_99_0, version_2_3_2, version_2_3_1, version_2_3_0
Diff to previous 1.19: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.19: +2 -5 lines
 - no need to another get on the environment coursedescription already got it

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Dec 24 21:22:33 2006 UTC (17 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.18: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.18: +29 -8 lines
Allow &encryptseed() to take an optional argument - a courseID, and to retrieve the course's internal.encseed when it is not currently available in %env.  Used to perform decryption on encrypted URLs included in the baseurl of feedback messages, if the message is read when the corresponding course role is unselected.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Dec 8 22:04:57 2006 UTC (17 years, 3 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_2_99_1, version_2_2_99_0
Diff to previous 1.17: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.17: +7 -2 lines
&check_encrypt() now accepts a reference to a scalar  - i.e, the same as check_decrypt().

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Sep 28 20:47:13 2006 UTC (17 years, 6 months ago) by albertel
Branches: MAIN
CVS tags: version_2_2_X, version_2_2_2
Diff to previous 1.16: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.16: +6 -1 lines
- IE doesn't like extensionless items (BUG#5032)

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue May 30 19:47:28 2006 UTC (17 years, 10 months ago) by www
Branches: MAIN
CVS tags: version_2_2_1, version_2_2_0, version_2_1_99_3, version_2_1_99_2, version_2_1_99_1, version_2_1_99_0
Diff to previous 1.15: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.15: +1 -2 lines
Bug #1223: error when first resource is hidden
Also: error when first resource is encrypted

Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue May 30 12:45:12 2006 UTC (17 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.14: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.14: +6 -4 lines
&Apache::lonnet::unescape -> &unescape
&Apache::lonnet::escape -> &escape

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Apr 7 22:15:34 2006 UTC (17 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.13: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.13: +1 -27 lines
- moving handler out of lonenc so it can be used in CGI

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Mar 22 19:55:39 2006 UTC (18 years ago) by albertel
Branches: MAIN
Diff to previous 1.12: preferred, colored
Changes since revision 1.12: +1 -2 lines
- sigh I should take my own advice, removing some debug code

Revision 1.12: download - view: text, markup, annotated - [selected for diffs]
Wed Mar 22 19:37:44 2006 UTC (18 years ago) by albertel
Branches: MAIN
Diff to previous 1.11: preferred, colored
Changes since revision 1.11: +10 -6 lines
- ading 'encyrturl' as an option to the <img> BUG#4712

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Apr 7 06:56:20 2005 UTC (18 years, 11 months ago) by albertel
Branches: MAIN
CVS tags: version_2_1_X, version_2_1_3, version_2_1_2, version_2_1_1, version_2_1_0, version_2_0_X, version_2_0_99_1, version_2_0_2, version_2_0_1, version_2_0_0, version_1_99_3, version_1_99_2, version_1_99_1_tmcc, version_1_99_1, version_1_99_0_tmcc, version_1_99_0
Diff to previous 1.10: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.10: +8 -8 lines
- ENV -> env

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Jan 19 18:16:35 2005 UTC (19 years, 2 months ago) by albertel
Branches: MAIN
CVS tags: version_1_3_X, version_1_3_3, version_1_3_2
Diff to previous 1.9: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.9: +17 -1 lines
- BUG#3831, objects with relative links in a document that is encrypturled break

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Dec 20 19:26:53 2004 UTC (19 years, 3 months ago) by albertel
Branches: MAIN
CVS tags: version_1_3_1, version_1_3_0
Diff to previous 1.8: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.8: +29 -3 lines
- add noise to the thing to encrypt so that the same things look different

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Dec 17 21:44:19 2004 UTC (19 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.7: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.7: +4 -4 lines
BUG#3736

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Nov 16 15:26:36 2004 UTC (19 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: version_1_2_99_1, version_1_2_99_0
Diff to previous 1.6: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.6: +7 -2 lines
- supports both enc and non enc

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Nov 14 07:54:41 2004 UTC (19 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.5: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.5: +6 -1 lines
- ugly, but ixes BUG#3603

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Nov 11 20:05:56 2004 UTC (19 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.4: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.4: +8 -1 lines
- check_encrypt generally useful, mmoving to lonenc
- unecrypt sets request.enc if it decrypts something

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Nov 10 22:20:50 2004 UTC (19 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.3: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.3: +5 -2 lines
- trying to get encrypturl to work

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Nov 9 21:16:31 2004 UTC (19 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.2: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.2: +2 -1 lines
- don't really encrypt if the user is role.adv

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Mar 31 05:29:23 2004 UTC (20 years ago) by www
Branches: MAIN
CVS tags: version_1_2_X, version_1_2_1, version_1_2_0, version_1_1_99_5, version_1_1_99_4, version_1_1_99_3, version_1_1_99_2, version_1_1_99_1, version_1_1_99_0
Diff to previous 1.1: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.1: +18 -8 lines
Sort of works now.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Mar 31 04:38:06 2004 UTC (20 years ago) by www
Branches: MAIN
Diff to selected 1.12: preferred, colored
Work on encrypted URLs

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>