CVS log for loncom/auth/loncacc.pm
Up to [LON-CAPA] / loncom / auth
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.61: download - view: text, markup, annotated - select for diffs
Tue Jun 4 23:12:13 2013 UTC (11 years, 6 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X,
version_2_11_X,
version_2_11_5_msu,
version_2_11_5,
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,
version_2_11_1,
version_2_11_0_RC3,
version_2_11_0_RC2,
version_2_11_0_RC1,
version_2_11_0,
HEAD
Diff to previous 1.60: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.60: +3 -3
lines
- Replace terms: "Construction Space" with "Authoring Space"
and: "Construction space" with "Authoring space"
for consistency with type of role used to access it, and action taken there.
Revision 1.60: download - view: text, markup, annotated - select for diffs
Mon Oct 29 17:39:06 2012 UTC (12 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.59: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.59: +3 -87
lines
- &constructaccess() moved from loncacc.pm to lonnet.pm
- to facilitate re-use, and separate from handler,
- for use in lonnet.pm (use Apache::Constants() not supported there.
Revision 1.59: download - view: text, markup, annotated - select for diffs
Sat Nov 12 19:37:40 2011 UTC (13 years, 1 month ago) by raeburn
Branches: MAIN
CVS tags: language_hyphenation_merge,
language_hyphenation,
BZ4492-merge,
BZ4492-feature_horizontal_radioresponse,
BZ4492-feature_Support_horizontal_radioresponse,
BZ4492-Support_horizontal_radioresponse
Diff to previous 1.58: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.58: +2 -2
lines
- Need to check machine ids not domains.
Revision 1.58: download - view: text, markup, annotated - select for diffs
Sat Nov 12 18:48:41 2011 UTC (13 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.57: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.57: +34 -17
lines
- Clean up for bug 1320.
- &constructaccess() returns third item -- homeserver for Author Space.
- &handler (for URLs starting /priv/) includes check that current server
is home server.
Revision 1.57: download - view: text, markup, annotated - select for diffs
Sun Oct 30 20:31:02 2011 UTC (13 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.56: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.56: +6 -5
lines
- Update documentation
- Use lonDocRoot perlvar in place of static string: '/home/httpd/html'
- Coding style: eliminate leaning toothpicks.
Revision 1.56: download - view: text, markup, annotated - select for diffs
Tue Oct 25 18:37:11 2011 UTC (13 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.55: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.55: +2 -2
lines
Bug #1320: also take filename
Revision 1.55: download - view: text, markup, annotated - select for diffs
Mon Oct 24 22:39:14 2011 UTC (13 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.54: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.54: +3 -3
lines
Bug #1320
Revision 1.54: download - view: text, markup, annotated - select for diffs
Fri Oct 21 16:03:11 2011 UTC (13 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.53: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.53: +51 -58
lines
Saving my work on Bug #1320.
Revision 1.53: download - view: text, markup, annotated - select for diffs
Tue Sep 27 20:28:38 2011 UTC (13 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.52: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.52: +2 -2
lines
- Key in %env is 'user.update.time' not 'user.updateroles.time'.
Revision 1.52: download - view: text, markup, annotated - select for diffs
Thu Feb 24 23:42:18 2011 UTC (13 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.51: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.51: +11 -7
lines
- Bug 5932. Roles Screen usability improvements
- When checking for DC access, or adhoc CA provs for DCs,
use time of last role update check instead of log-in time.
Revision 1.51: download - view: text, markup, annotated - select for diffs
Thu Sep 30 16:42:30 2010 UTC (14 years, 2 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_9_X,
version_2_9_1,
version_2_10_X,
version_2_10_1,
version_2_10_0_RC2,
version_2_10_0,
loncapaMITrelate_1
Diff to previous 1.50: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.50: +7 -2
lines
- Bug 6373.
- Do not change request.role, request.role.domain, request.course.sec
when DC assumes ad hoc co-author role via "Edit resource" in a course.
Revision 1.50: download - view: text, markup, annotated - select for diffs
Wed Oct 7 14:47:48 2009 UTC (15 years, 2 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_9_99_0,
version_2_9_0,
version_2_8_99_1,
version_2_8_99_0,
version_2_10_0_RC1,
bz6209-base,
bz6209,
PRINT_INCOMPLETE_base,
PRINT_INCOMPLETE,
GCI_3,
GCI_2
Diff to previous 1.49: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.49: +2 -2
lines
- Fix typo.
Revision 1.49: download - view: text, markup, annotated - select for diffs
Sat Apr 11 21:42:58 2009 UTC (15 years, 8 months ago) by raeburn
Branches: MAIN
CVS tags: bz5969,
bz2851,
BZ5971-printing-apage,
BZ5434-fox
Diff to previous 1.48: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.48: +36 -3
lines
Bug 5842.
- "Edit this resource" link is displayed in inline menu if user is a DC in domain of resource author, and author has not blocked DC access to CSTR.
- request for /priv/$author sets ad hoc co-author privs for user (if no existing privs) if user is a DC in author's CSTR, and if DC access is not blocked by author's user prefs.
&check_privs(), &set_privileges(), and &role_status() moved from lonroles.pm to lonnet.pm -- first two renamed as: check_adhoc_privs(), set_adhoc_privileges().
&is_active_dc() added to loncacc.pm to check if user has active DC role in resource author's domain.
Revision 1.48: download - view: text, markup, annotated - select for diffs
Wed Nov 19 17:38:21 2008 UTC (16 years, 1 month ago) by jms
Branches: MAIN
Diff to previous 1.47: preferred, unified
Changes since revision 1.47: +4 -4
lines
Added/Converted POD comments
Revision
1.47:
download - view:
text,
markup,
annotated -
[selected for diffs]
Wed Nov 12 20:01:09 2008 UTC (16 years, 1 month ago) by
jms
Branches:
MAIN
Diff to previous 1.46:
preferred,
unified
Changes since revision 1.46: +60 -56
lines
Added/modified POD documentation
Revision 1.46: download - view: text, markup, annotated - select for diffs
Tue Oct 2 01:09:59 2007 UTC (17 years, 2 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_99_1,
version_2_5_99_0,
GCI_1
Diff to previous 1.45: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.45: +17 -23
lines
- convert exisiting cookie reads/validations to use
lonnet::check_for_valid_session
Revision 1.45: download - view: text, markup, annotated - select for diffs
Thu Feb 1 07:13:59 2007 UTC (17 years, 10 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_X,
version_2_4_99_0,
version_2_4_2,
version_2_4_1,
version_2_4_0,
version_2_3_99_0
Diff to previous 1.44: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.44: +4 -6
lines
- errr meant to only commit lonracc.pm
Revision 1.44: download - view: text, markup, annotated - select for diffs
Thu Feb 1 07:13:04 2007 UTC (17 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.43: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.43: +7 -5
lines
- got the logic backwards
Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon Nov 27 16:47:16 2006 UTC (18 years, 1 month ago) by albertel
Branches: MAIN
CVS tags: version_2_3_X,
version_2_3_2,
version_2_3_1,
version_2_3_0,
version_2_2_99_1,
version_2_2_99_0
Diff to previous 1.42: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.42: +3 -2
lines
- conversion over to using helper er
Revision 1.42: download - view: text, markup, annotated - select for diffs
Thu Nov 23 01:49:41 2006 UTC (18 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.41: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.41: +2 -3
lines
- swithc to using helper cleaing functions and helper matchi re
Revision 1.41: download - view: text, markup, annotated - select for diffs
Thu Apr 13 19:07:33 2006 UTC (18 years, 8 months ago) by albertel
Branches: MAIN
CVS tags: version_2_2_X,
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,
version_2_1_99_0
Diff to previous 1.40: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.40: +3 -4
lines
- moving get_posted_cgi from loncommon to lonacc
Revision 1.40: download - view: text, markup, annotated - select for diffs
Tue Jul 12 07:00:28 2005 UTC (19 years, 5 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
Diff to previous 1.39: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.39: +4 -12
lines
- speeding up cstr access (this was cycling through everthing in %env twice per each domain on the machine)
Revision 1.39: download - view: text, markup, annotated - select for diffs
Sun Jun 19 00:41:32 2005 UTC (19 years, 6 months ago) by www
Branches: MAIN
CVS tags: version_1_99_1,
version_1_99_0
Diff to previous 1.38: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.38: +7 -1
lines
Bug #4135: underprivileged "assistant co-author"
Part of Bug #1900: CUSR shows up for authors again
Revision 1.38: download - view: text, markup, annotated - select for diffs
Thu Apr 7 06:56:21 2005 UTC (19 years, 8 months ago) by albertel
Branches: MAIN
CVS tags: version_1_99_1_tmcc,
version_1_99_0_tmcc
Diff to previous 1.37: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.37: +9 -17
lines
- ENV -> env
Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri Oct 29 20:44:30 2004 UTC (20 years, 2 months ago) by raeburn
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.36: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.36: +1 -10
lines
Eliminate requirement for Remote Control when entering Construction Space.
Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon Aug 23 18:58:20 2004 UTC (20 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.35: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.35: +1 -4
lines
- miscommit on 1.35
Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Aug 23 18:57:16 2004 UTC (20 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.34: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.34: +4 -1
lines
- don't tell student 'Go Away' when an html page is closed
- allow CC to see closed content
(BUG#3357)
Revision 1.31.4.1: download - view: text, markup, annotated - select for diffs
Tue Feb 10 19:23:11 2004 UTC (20 years, 10 months ago) by albertel
Branches: version_1_1_X
CVS tags: version_1_1_3,
version_1_1_2
Diff to previous 1.31: preferred, unified next main 1.32: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.31: +19 -10
lines
- backporting support for CSTR on multidomained machines into 1.1.X
Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Feb 2 18:50:21 2004 UTC (20 years, 10 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.33: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.33: +1 -3
lines
- BUG#2692, log spew
Revision 1.31.2.1: download - view: text, markup, annotated - select for diffs
Tue Jan 27 23:06:22 2004 UTC (20 years, 11 months ago) by albertel
Branches: version_1_1_1_s17
Diff to previous 1.31: preferred, unified next main 1.32: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.31: +19 -10
lines
- backport 1.33 to 1.1.1 for installation on s17
Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Jan 27 22:54:59 2004 UTC (20 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.32: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.32: +19 -10
lines
- supporting authors on multidomain machines
- this works, but requires that all users that author have unique usernames
( I.e. albertel@basement and albertel@annarbor will end up accessing the same /home/albertel/public_html)
- I plan on isntalling this on s17.lite.msu.edu to support the serway@brookscole user
Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Jan 15 20:22:47 2004 UTC (20 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.31: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.31: +2 -2
lines
Even better handling of bombs.
Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Sep 20 17:44:22 2003 UTC (21 years, 3 months ago) by www
Branches: MAIN
CVS tags: 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
Branch point for: version_1_1_X,
version_1_1_1_s17
Diff to previous 1.30: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.30: +2 -2
lines
Setting content language in headers.
Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Sep 16 18:15:43 2003 UTC (21 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.29: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.29: +6 -1
lines
Initialize language handle
Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Jun 11 00:39:46 2003 UTC (21 years, 6 months ago) by www
Branches: MAIN
CVS tags: 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
Diff to previous 1.28: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.28: +2 -4
lines
Bug #1636: co-author access had been denied.
Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue May 13 00:52:46 2003 UTC (21 years, 7 months ago) by www
Branches: MAIN
CVS tags: version_0_99_1,
version_0_99_0,
conference_2003
Diff to previous 1.27: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.27: +9 -81
lines
Consolidate functions from access control handlers in order to eventually
add them also to lonuploadedacc.pm - preparation for running uploaded
problems.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue May 6 21:45:25 2003 UTC (21 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.26: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.26: +2 -2
lines
- Perl 5.80 + mod_perl 2.0 + APache 2.0 really want the 0 in there
Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Apr 3 21:32:23 2003 UTC (21 years, 8 months ago) by www
Branches: MAIN
Diff to previous 1.25: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.25: +11 -2
lines
Inline "remote" embedded into page headers (design obviously not decided yet).
Auto-lauch good-ole Remote when entering construction space, there is just
no other way right now, and authors should be more "robust" than the average
user.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Feb 3 18:03:52 2003 UTC (21 years, 10 months ago) by harris41
Branches: MAIN
Diff to previous 1.24: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.24: +1 -2
lines
best wishes to all.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Dec 10 20:37:21 2002 UTC (22 years ago) by matthew
Branches: MAIN
CVS tags: version_0_6_2,
version_0_6
Diff to previous 1.23: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.23: +3 -2
lines
Remainder of fix for bug 262. Do not allow editing of old versions of
resources in the construction space.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Sep 30 20:35:38 2002 UTC (22 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.22: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.22: +2 -2
lines
- the secret to winning the commit war is many small silly fixes
Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Sep 10 14:26:13 2002 UTC (22 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.21: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.21: +2 -1
lines
Better error message when failing to access construction space.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Feb 26 21:01:33 2002 UTC (22 years, 10 months ago) by albertel
Branches: MAIN
CVS tags: version_0_5_1,
version_0_5,
version_0_4,
stable_2002_july,
stable_2002_april,
STABLE
Diff to previous 1.20: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.20: +3 -3
lines
- use the new add_to_env command in loncommon, this way <select multiple> will work
Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Jan 4 15:10:54 2002 UTC (22 years, 11 months ago) by www
Branches: MAIN
CVS tags: stable_2002_spring
Diff to previous 1.19: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.19: +89 -3
lines
Trying to fix failed merger
Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Jan 4 14:57:14 2002 UTC (22 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.18: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.18: +3 -87
lines
Store request method
Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Dec 21 16:57:54 2001 UTC (23 years ago) by harris41
Branches: MAIN
Diff to previous 1.17: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.17: +63 -3
lines
pod; remove void map -Scott Harrison
Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Nov 29 19:12:44 2001 UTC (23 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.16: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.16: +25 -0
lines
GPL
Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed May 9 16:57:07 2001 UTC (23 years, 7 months ago) by www
Branches: MAIN
CVS tags: stable_2001_fall
Diff to previous 1.15: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.15: +2 -2
lines
Respects co-author role, also for /home/author
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat May 5 13:14:45 2001 UTC (23 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.14: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.14: +29 -12
lines
Respects Co Author
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Jan 6 16:12:24 2001 UTC (23 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.13: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.13: +4 -1
lines
Applied shared flocks on the environment
Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Dec 26 19:50:25 2000 UTC (24 years ago) by www
Branches: MAIN
Diff to previous 1.12: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.12: +4 -2
lines
Remove newlines at the end of non-file form fields
Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Dec 25 12:44:43 2000 UTC (24 years ago) by www
Branches: MAIN
Diff to previous 1.11: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.11: +49 -4
lines
Now take "multipart/form-data" forms for file upload
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Nov 23 11:44:55 2000 UTC (24 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.10: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.10: +2 -2
lines
Now recognizes /priv for construction space
Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Sep 28 17:01:17 2000 UTC (24 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.9: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.9: +3 -1
lines
Now also unescape form element name
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Sep 25 20:34:28 2000 UTC (24 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.8: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.8: +12 -8
lines
Direct writing to environment
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Sep 15 15:04:17 2000 UTC (24 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.7: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.7: +7 -1
lines
Flush content length after reading POST parms
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Jul 1 17:57:01 2000 UTC (24 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.6: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.6: +1 -0
lines
Fixed bug in loncacc.pm, use Apache File
Put in locationmatches for RAT server side in access.conf
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Jun 5 20:28:17 2000 UTC (24 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.5: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.5: +7 -5
lines
Updates. Implement roles control on browsing and menu.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Jan 14 21:12:40 2000 UTC (24 years, 11 months ago) by www
Branches: MAIN
CVS tags: LATEST,
Bacillus,
Aquifex
Diff to previous 1.4: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.4: +9 -1
lines
Roles have starting and end time
Bug fixes after replication shift
New login screen
Authenticator routes to roles screen
Form variables are transfered to environment (not tested)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jan 6 15:35:58 2000 UTC (24 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.3: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.3: +6 -4
lines
removed "profile."
added request.filename to enviroment
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Nov 22 17:23:13 1999 UTC (25 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.2: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.2: +1 -0
lines
Limit length of $middlename to 16 characters for critical message buffer
Add appenv to lonnet (not tested yet)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Nov 16 19:14:15 1999 UTC (25 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.1: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.1: +13 -1
lines
Putting environment variables into session profile
Reading environment variables from session profile
Not tested yet
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Oct 13 17:48:52 1999 UTC (25 years, 2 months ago) by albertel
Branches: loncom
CVS tags: start
Diff to previous 1.1: preferred, unified to selected 1.47: preferred, unified
Changes since revision 1.1: +0 -0
lines
LON-CAPA Communication Module
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Oct 13 17:48:52 1999 UTC (25 years, 2 months ago) by albertel
Branches: MAIN
Diff to selected 1.47: preferred, unified
Initial revision
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>