CVS log for loncom/auth/lonuploadedacc.pm

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Feb 8 18:01:32 2017 UTC (7 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, version_2_11_2_uiuc, version_2_11_2_msu, version_2_11_2_educog, version_2_11_2, HEAD
Diff to previous 1.16: preferred, colored
Changes since revision 1.16: +3 -3 lines
- Use 'public' instead of public:public for $r->user if no real user could
  be extracted from form.token, for consistency with checkauthen.pm

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Feb 8 06:35:31 2017 UTC (7 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.15: preferred, colored
Changes since revision 1.15: +17 -1 lines
- Display student photos when using Apache 2.4
  PerlAuthenHandler needs to set $r->user() for requests for <LocationMatch>
  directives which include Require valid-user.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Nov 20 15:19:22 2008 UTC (15 years, 5 months ago) by jms
Branches: MAIN
CVS tags: version_2_9_X, version_2_9_99_0, version_2_9_1, version_2_9_0, version_2_8_99_1, version_2_8_99_0, version_2_11_1, version_2_11_0_RC3, version_2_11_0_RC2, version_2_11_0_RC1, version_2_11_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, language_hyphenation_merge, language_hyphenation, bz6209-base, bz6209, bz5969, bz2851, PRINT_INCOMPLETE_base, PRINT_INCOMPLETE, GCI_3, GCI_2, BZ5971-printing-apage, BZ5434-fox, BZ4492-merge, BZ4492-feature_horizontal_radioresponse, BZ4492-feature_Support_horizontal_radioresponse, BZ4492-Support_horizontal_radioresponse
Diff to previous 1.14: preferred, colored
Changes since revision 1.14: +25 -25 lines
Moved POD comments to bottom of file

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Nov 12 20:01:09 2008 UTC (15 years, 5 months ago) by jms
Branches: MAIN
Diff to previous 1.13: preferred, colored
Changes since revision 1.13: +27 -14 lines
Added/modified POD documentation

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Jul 17 17:34:46 2006 UTC (17 years, 9 months ago) by albertel
Branches: MAIN
CVS tags: version_2_8_X, version_2_8_2, version_2_8_1, version_2_8_0, version_2_7_X, version_2_7_99_1, version_2_7_99_0, 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, version_2_6_2, version_2_6_1, version_2_6_0, version_2_5_X, version_2_5_99_1, version_2_5_99_0, version_2_5_2, version_2_5_1, version_2_5_0, version_2_4_X, version_2_4_99_0, 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, version_2_2_X, version_2_2_99_1, version_2_2_99_0, version_2_2_2, version_2_2_1, version_2_2_0, version_2_1_99_3, version_2_1_99_2, version_2_1_99_1, GCI_1
Diff to previous 1.12: preferred, colored
Changes since revision 1.12: +5 -1 lines
- getting student photos to work again

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Apr 7 06:56:21 2005 UTC (19 years ago) by albertel
Branches: MAIN
CVS tags: version_2_1_X, version_2_1_99_0, 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.11: preferred, colored
Changes since revision 1.11: +6 -6 lines
- ENV -> env

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Oct 26 15:03:08 2004 UTC (19 years, 5 months ago) by albertel
Branches: MAIN
CVS tags: version_1_3_X, version_1_3_3, version_1_3_2, version_1_3_1, version_1_3_0, version_1_2_99_1, version_1_2_99_0
Diff to previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
- student photo support

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Feb 11 00:10:02 2004 UTC (20 years, 2 months ago) by albertel
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.9: preferred, colored
Changes since revision 1.9: +6 -4 lines
- fixes 'delete map on lonc/d communication faliure'
   - lonupload now returns a 503 when it can't contact the remote machine
   - getfile now returns a -2 on network error
   - londocs checks for error codes from &storemap
   - &storemap pass error messages along

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue May 13 01:56:32 2003 UTC (20 years, 11 months ago) by www
Branches: MAIN
CVS tags: version_1_1_X, version_1_1_3, version_1_1_2, version_1_1_1, version_1_1_0, version_1_0_99_3, version_1_0_99_2, version_1_0_99_1, version_1_0_99, version_1_0_3, version_1_0_2, version_1_0_1, version_1_0_0, version_0_99_5, version_0_99_4, version_0_99_3, version_0_99_2, version_0_99_1, version_0_99_0, conference_2003
Diff to previous 1.8: preferred, colored
Changes since revision 1.8: +1 -2 lines
Making uploaded problems work is worse than shooting down the Remote ...

loncapa_apache.conf is same as 1.47
lonuploadedacc.pm is same as 1.7
lonhomework.pm is same as 1.124

Aarghh ...

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon May 12 21:22:57 2003 UTC (20 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +2 -1 lines
Toward DOCS-problems ... still a long ways to go, but hopefully this does not
damage anything.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Dec 4 15:23:39 2002 UTC (21 years, 4 months ago) by www
Branches: MAIN
CVS tags: version_0_6_2, version_0_6
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +19 -8 lines
Bug #786 - removed the four computer confusion:
* client box running browser
* access server running session
* home server of user who provides file
* home server of user who is logged in, which is irrelevant

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Nov 12 22:37:18 2002 UTC (21 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +3 -4 lines
- I think it is correct now

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Nov 12 22:28:48 2002 UTC (21 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
- less buggy better error messages

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Nov 12 22:23:37 2002 UTC (21 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +6 -3 lines
- fix for uploaded files, validating against wrong server
- added new table to translate from IP to internal host id

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Sep 30 21:01:41 2002 UTC (21 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
- grep is your friend for global code fixing

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Aug 8 13:45:21 2002 UTC (21 years, 8 months ago) by www
Branches: MAIN
CVS tags: version_0_5_1, version_0_5
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +17 -3 lines
Routines for file upload

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Aug 2 14:45:04 2002 UTC (21 years, 8 months ago) by www
Branches: MAIN
Towards inter-server document transfer

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>