CVS log for loncom/auth/lonacc.pm

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.159.2.21.2.6: download - view: text, markup, annotated - select for diffs
Wed Feb 28 20:31:02 2024 UTC (7 weeks, 2 days ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.159.2.21.2.5: preferred, colored to branchpoint 1.159.2.21: preferred, colored next main 1.160: preferred, colored
Changes since revision 1.159.2.21.2.5: +9 -1 lines
- For 2.11.4 (modified)
  Include changes in 1.162

Revision 1.210: download - view: text, markup, annotated - select for diffs
Mon Aug 28 20:40:00 2023 UTC (7 months, 3 weeks ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X, HEAD
Diff to previous 1.209: preferred, colored
Changes since revision 1.209: +4 -1 lines
- Use standard LON-CAPA error documents for 406, 403 and 500 errors for
  /daxeopen/.
- Use loncacc.pm as authz handler for /daxeopen/priv/domain/username/
- Use lonacc.pm as authz handler for /daxeopen/, /daxeopen/priv/, and
  /daxeopen/priv/domain/

Revision 1.209: download - view: text, markup, annotated - select for diffs
Mon Aug 28 18:58:45 2023 UTC (7 months, 3 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.208: preferred, colored
Changes since revision 1.208: +22 -7 lines
- Support use of pop-up browser to insert image files into HTML files
  uploaded to Main Content or Supplemental Content areas of a course.

Revision 1.159.2.21.2.5: download - view: text, markup, annotated - select for diffs
Wed Jul 5 17:31:46 2023 UTC (9 months, 2 weeks ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.159.2.21.2.4: preferred, colored to branchpoint 1.159.2.21: preferred, colored
Changes since revision 1.159.2.21.2.4: +36 -5 lines
- For 2.11.4 (modified)
  Include changes in 1.166, 1.167, 1.186 (part), 1.208

Revision 1.208: download - view: text, markup, annotated - select for diffs
Fri Jun 2 01:20:26 2023 UTC (10 months, 2 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.207: preferred, colored
Changes since revision 1.207: +33 -2 lines
- Bugs 6754 and 6907
  - Return of grades to launcher CMS supported for resources or folders
    accessed via LTI-mediated deep link.
  - Support option: "Encrypt stored consumer secrets defined in domain"
  - Signing of LTI payloads for roster retrieval, passback of grades,
    and callback to logput launcher CMS session all now occur on
    primary library server for course's domain.

Revision 1.159.2.21.2.4: download - view: text, markup, annotated - select for diffs
Mon Jan 23 00:32:03 2023 UTC (14 months, 3 weeks ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.159.2.21.2.3: preferred, colored to branchpoint 1.159.2.21: preferred, colored
Changes since revision 1.159.2.21.2.3: +15 -1 lines
- For 2.11.4 (modified)
  Include changes in 1.207

Revision 1.207: download - view: text, markup, annotated - select for diffs
Sat Sep 17 23:38:50 2022 UTC (19 months ago) by raeburn
Branches: MAIN
Diff to previous 1.206: preferred, colored
Changes since revision 1.206: +15 -1 lines
- Support access to specific LON-CAPA message after login in cases where a
  LON-CAPA loadbalancer node is used as the portal for a domain.

Revision 1.159.2.21.2.3: download - view: text, markup, annotated - select for diffs
Tue Aug 30 11:58:44 2022 UTC (19 months, 2 weeks ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.159.2.21.2.2: preferred, colored to branchpoint 1.159.2.21: preferred, colored
Changes since revision 1.159.2.21.2.2: +10 -4 lines
- For 2.11.4 (modified)
  Include changes in rev. 1.206

Revision 1.206: download - view: text, markup, annotated - select for diffs
Wed Aug 24 20:58:50 2022 UTC (19 months, 3 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.205: preferred, colored
Changes since revision 1.205: +10 -4 lines
- Dual SSO and non-SSO login from /adm/login
  - Display of domain configuration for each server split into two tables
    so input textboxes can be longer.
  - "Pop-up if iframe" (Y/N) item added.  If Y, when login page is in an
    iframe, SSO log-in dialog will be displayed in a new window, i.e.,
    not within the iframe, e.g., to satisfy sameorigin requirement in
    x-frame-options in header sent by SSO server.

Revision 1.159.2.21.2.2: download - view: text, markup, annotated - select for diffs
Fri Jul 8 15:36:32 2022 UTC (21 months, 1 week ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.159.2.21.2.1: preferred, colored to branchpoint 1.159.2.21: preferred, colored
Changes since revision 1.159.2.21.2.1: +110 -8 lines
- For 2.11.4 (modified)
  Include changes in 1.203, 1.204, 1.205

Revision 1.205: download - view: text, markup, annotated - select for diffs
Thu Jun 30 21:04:13 2022 UTC (21 months, 2 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.204: preferred, colored
Changes since revision 1.204: +24 -4 lines
- Bug 6907
  "Exit Tool" button available to logout a session launched via deep link
  and escape iframe and redirect (for LTI-protected link).

Revision 1.204: download - view: text, markup, annotated - select for diffs
Mon Jun 20 15:07:21 2022 UTC (22 months ago) by raeburn
Branches: MAIN
Diff to previous 1.203: preferred, colored
Changes since revision 1.203: +21 -4 lines
- Bug 6907
  For LTI-protected deep links in which username is included in launch payload
  compare username in payload with username for any existing LON-CAPA session
  in current web browser and expire old session, if different user.

Revision 1.203: download - view: text, markup, annotated - select for diffs
Sat Jun 18 02:10:18 2022 UTC (22 months ago) by raeburn
Branches: MAIN
Diff to previous 1.202: preferred, colored
Changes since revision 1.202: +73 -8 lines
- Bug 6907
  For LTI-protected deep links in which username is included in launch payload
  compare username in payload with username for any existing LON-CAPA session
  in current web browser and expire old session, if different user.

Revision 1.159.2.21.2.1: download - view: text, markup, annotated - select for diffs
Thu Dec 30 04:47:38 2021 UTC (2 years, 3 months ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.159.2.21: preferred, colored
Changes since revision 1.159.2.21: +128 -10 lines
- For 2.11.4 (modified)
  Include changes in 1.169, 1.175, 1.178, 1.192, 1.193, 1.194, 1.195,
                     1.197, 1.200 (part).

Revision 1.159.2.21: download - view: text, markup, annotated - select for diffs
Sun Dec 12 00:53:57 2021 UTC (2 years, 4 months ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_4_uiuc, version_2_11_4
Branch point for: version_2_11_4_msu
Diff to previous 1.159.2.20: preferred, colored next main 1.160: preferred, colored
Changes since revision 1.159.2.20: +55 -9 lines
- For 2.11
  Backport 1.189, 1.190, 1.191, 1.196, 1.199, 1.200 (part) 1.201, 1.202

Revision 1.202: download - view: text, markup, annotated - select for diffs
Tue Dec 7 23:19:00 2021 UTC (2 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.201: preferred, colored
Changes since revision 1.201: +3 -2 lines
- Change in rev. 1.154 should also apply to xlsx, docx, pptx, xlsm, docm and
  pptm files uploaded to a user's portfolio. Eliminate extra byte (line feed),
  which would cause Excel to prompt user to "repair" file after download.

Revision 1.201: download - view: text, markup, annotated - select for diffs
Tue Nov 30 15:55:40 2021 UTC (2 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.200: preferred, colored
Changes since revision 1.200: +3 -2 lines
- Bug 6955 IP-based blocking. Pass user'sIP address as third arg to
  loncommon::blockcheck() and second to loncommon::blocking_status().

Revision 1.200: download - view: text, markup, annotated - select for diffs
Wed Nov 3 01:04:02 2021 UTC (2 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.199: preferred, colored
Changes since revision 1.199: +89 -13 lines
- Bug 6907
  - Use of token to store linkprot or linkkey compatible with use of
    btoken and iptoken (for load balancing and IP change respectively).
  - Launching access from a deeplink, with its own ltoken and/or linkkey,
    for a user session originally launched from a different deeplink will
    update required session information.

Revision 1.199: download - view: text, markup, annotated - select for diffs
Tue Oct 26 15:52:54 2021 UTC (2 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.198: preferred, colored
Changes since revision 1.198: +16 -2 lines
- Use token to store role, symb, linkprot, and/or linkkey when dual log-in
  page to support SSO (Shibboleth) and non-SSO is in use, and for "log in
  again" retry link for failed login, instead of using query string directly.
- When digest is used by tmpput handler in lond to generate an id, only use
  id which does not already exist in LON-CAPA's tmp directory.

Revision 1.198: download - view: text, markup, annotated - select for diffs
Tue Oct 26 14:17:21 2021 UTC (2 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.197: preferred, colored
Changes since revision 1.197: +4 -4 lines
- Remove trailing white space.

Revision 1.197: download - view: text, markup, annotated - select for diffs
Tue Oct 26 14:12:50 2021 UTC (2 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.196: preferred, colored
Changes since revision 1.196: +3 -3 lines
- Fix typos in rev. 1.195

Revision 1.196: download - view: text, markup, annotated - select for diffs
Mon Oct 25 15:26:27 2021 UTC (2 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.195: preferred, colored
Changes since revision 1.195: +2 -2 lines
- Eliminate log spew.

Revision 1.195: download - view: text, markup, annotated - select for diffs
Mon Oct 25 15:23:34 2021 UTC (2 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.194: preferred, colored
Changes since revision 1.194: +3 -4 lines
- request.linkprot and request.linkkey only in %env for duration of request.

Revision 1.194: download - view: text, markup, annotated - select for diffs
Mon Aug 16 15:25:44 2021 UTC (2 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.193: preferred, colored
Changes since revision 1.193: +37 -2 lines
- Bug 6907 Content in a course can be set to be deep-link only.
  - Support lti-based or key-based access control with SSO authentication.

Revision 1.193: download - view: text, markup, annotated - select for diffs
Fri Aug 6 12:39:59 2021 UTC (2 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.192: preferred, colored
Changes since revision 1.192: +2 -2 lines
- Missing ; in rev. 1.192

Revision 1.192: download - view: text, markup, annotated - select for diffs
Mon Jul 19 15:48:26 2021 UTC (2 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.191: preferred, colored
Changes since revision 1.191: +16 -2 lines
- Bug 6907 Content in a course can be set to be deep-link only.
  If initial access is via a deep-link (/tiny/$domain/$uniqueid), and
  target folder/resource is deep-link only, access to resources, menus,
  and items listed in Course Contents controlled by deeplink parameter value.

Revision 1.191: download - view: text, markup, annotated - select for diffs
Tue Jun 22 16:56:35 2021 UTC (2 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.190: preferred, colored
Changes since revision 1.190: +5 -5 lines
- Go to originally requested URL after single sign on with Shibboleth.

Revision 1.190: download - view: text, markup, annotated - select for diffs
Tue May 4 18:47:37 2021 UTC (2 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.189: preferred, colored
Changes since revision 1.189: +2 -2 lines
- Bug 6914.
  Replace hostname with alias when creating absolute URLs, if alias in use.

Revision 1.189: download - view: text, markup, annotated - select for diffs
Sun Apr 18 02:08:46 2021 UTC (3 years ago) by raeburn
Branches: MAIN
Diff to previous 1.188: preferred, colored
Changes since revision 1.188: +2 -2 lines
- Bug 6914
 - Update domain config UI to support settings documented in
   Domain_Configuration_WAF_Proxy.tex
 - Use /adm/migrateuser to handle redirects when user with a LON-CAPA session
   switches between access via VPN and not via VPN (and vice versa).

Revision 1.159.2.8.2.11: download - view: text, markup, annotated - select for diffs
Wed Feb 10 11:37:49 2021 UTC (3 years, 2 months ago) by raeburn
Branches: version_2_11_3_msu
Diff to previous 1.159.2.8.2.10: preferred, colored next main 1.159.2.9: preferred, colored
Changes since revision 1.159.2.8.2.10: +2 -2 lines
- For 2.11.3 (modified)
  Include changes in 1.188

Revision 1.159.2.20: download - view: text, markup, annotated - select for diffs
Wed Feb 10 11:36:15 2021 UTC (3 years, 2 months ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_3_uiuc, version_2_11_3
Diff to previous 1.159.2.19: preferred, colored
Changes since revision 1.159.2.19: +2 -2 lines
- For 2.11
  Backport 1.188

Revision 1.188: download - view: text, markup, annotated - select for diffs
Wed Feb 10 11:35:40 2021 UTC (3 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.187: preferred, colored
Changes since revision 1.187: +2 -2 lines
- Fix typo in 1.187

Revision 1.159.2.8.2.10: download - view: text, markup, annotated - select for diffs
Wed Feb 10 11:22:41 2021 UTC (3 years, 2 months ago) by raeburn
Branches: version_2_11_3_msu
Diff to previous 1.159.2.8.2.9: preferred, colored
Changes since revision 1.159.2.8.2.9: +34 -16 lines
- For 2.11.3 (modified)
  Include changes in 1.187

Revision 1.159.2.19: download - view: text, markup, annotated - select for diffs
Wed Feb 10 11:07:46 2021 UTC (3 years, 2 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.159.2.18: preferred, colored
Changes since revision 1.159.2.18: +34 -16 lines
- For 2.11
  Backport 1.187

Revision 1.187: download - view: text, markup, annotated - select for diffs
Tue Feb 9 22:17:40 2021 UTC (3 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.186: preferred, colored
Changes since revision 1.186: +34 -16 lines
- Validate symb included in query string for /adm/navmaps, /adm/wrapper/...
  /adm/coursedocs/showdoc/... URLs.
- Discard invalid symb for /adm/navmaps, but allow access in course context.

Revision 1.159.2.8.2.9: download - view: text, markup, annotated - select for diffs
Mon Jan 4 05:15:21 2021 UTC (3 years, 3 months ago) by raeburn
Branches: version_2_11_3_msu
Diff to previous 1.159.2.8.2.8: preferred, colored
Changes since revision 1.159.2.8.2.8: +4 -4 lines
- For 2.11.3 (modified)
  Include changes in 1.184

Revision 1.159.2.18: download - view: text, markup, annotated - select for diffs
Mon Jan 4 03:47:01 2021 UTC (3 years, 3 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.159.2.17: preferred, colored
Changes since revision 1.159.2.17: +4 -4 lines
- For 2.11
  Backport 1.184

Revision 1.159.2.8.2.8: download - view: text, markup, annotated - select for diffs
Sun Jan 3 00:12:12 2021 UTC (3 years, 3 months ago) by raeburn
Branches: version_2_11_3_msu
Diff to previous 1.159.2.8.2.7: preferred, colored
Changes since revision 1.159.2.8.2.7: +42 -20 lines
- For 2.11.3 (modified)
  Include changes in 1.185, 1.186

Revision 1.159.2.17: download - view: text, markup, annotated - select for diffs
Sat Jan 2 22:11:26 2021 UTC (3 years, 3 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.159.2.16: preferred, colored
Changes since revision 1.159.2.16: +26 -8 lines
- For 2.11
  Backport 1.186 (part).

Revision 1.186: download - view: text, markup, annotated - select for diffs
Sat Jan 2 19:31:11 2021 UTC (3 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.185: preferred, colored
Changes since revision 1.185: +27 -8 lines
- Bug 6518. Content blocking check for wrapped uploaded files (e.g., PDFs),
  uploaded files with mime types that require /adm/coursedocs/showdoc/, and
  /adm/viewclasslist.

Revision 1.159.2.16: download - view: text, markup, annotated - select for diffs
Tue Dec 22 23:53:36 2020 UTC (3 years, 3 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.159.2.15: preferred, colored
Changes since revision 1.159.2.15: +18 -15 lines
- For 2.11
  Backport 1.185

Revision 1.185: download - view: text, markup, annotated - select for diffs
Tue Dec 22 22:23:37 2020 UTC (3 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.184: preferred, colored
Changes since revision 1.184: +19 -16 lines
- Modify changes in rev 1.180. Set of URLs for which symb is checked is not
  completely contained within set of URLs for which access is checked.

Revision 1.184: download - view: text, markup, annotated - select for diffs
Fri Dec 18 15:23:03 2020 UTC (3 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.183: preferred, colored
Changes since revision 1.183: +4 -4 lines
- Retrieval of requestor's IP address centralized in lonnet::get_requestor_ip()
- Domain configuration to allow domain's LON-CAPA nodes to operate behind a
  WAF/Reverse Proxy using aliased hostname (CNAME).
- Web requests from other nodes bypass the WAF as their requests are made
  directly to the server hostname (A record); same for internal LON-CAPA
  connections for lonc -> lond.

Revision 1.159.2.8.2.7: download - view: text, markup, annotated - select for diffs
Mon Oct 26 01:19:53 2020 UTC (3 years, 5 months ago) by raeburn
Branches: version_2_11_3_msu
Diff to previous 1.159.2.8.2.6: preferred, colored
Changes since revision 1.159.2.8.2.6: +14 -18 lines
- For 2.11.3 (modified)
  Include changes in 1.183

Revision 1.159.2.15: download - view: text, markup, annotated - select for diffs
Fri Oct 23 21:33:46 2020 UTC (3 years, 5 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.159.2.14: preferred, colored
Changes since revision 1.159.2.14: +14 -18 lines
- For 2.11
  Backport 1.183

Revision 1.183: download - view: text, markup, annotated - select for diffs
Tue Oct 20 01:38:12 2020 UTC (3 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.182: preferred, colored
Changes since revision 1.182: +14 -18 lines
- For non-SSO login on a balancer node, check for balancer cookie in lonauth.pm
  after login credentials validated. (Same as lonacc::sso_login for SSO login).
- Not all calls to check_loadbalancing() require determination of a server
  to which to offload, even when $is_balancer is true.

Revision 1.159.2.8.2.6: download - view: text, markup, annotated - select for diffs
Tue Oct 6 19:36:07 2020 UTC (3 years, 6 months ago) by raeburn
Branches: version_2_11_3_msu
Diff to previous 1.159.2.8.2.5: preferred, colored
Changes since revision 1.159.2.8.2.5: +21 -10 lines
- For 2.11.3 (modified)
  Include changes in 1.182

Revision 1.159.2.14: download - view: text, markup, annotated - select for diffs
Tue Oct 6 17:39:04 2020 UTC (3 years, 6 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.159.2.13: preferred, colored
Changes since revision 1.159.2.13: +19 -9 lines
- For 2.11
  Backport 1.182

Revision 1.182: download - view: text, markup, annotated - select for diffs
Tue Oct 6 17:26:15 2020 UTC (3 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.181: preferred, colored
Changes since revision 1.181: +21 -10 lines
- Bug 6518.
  More comprehensive access to symb for a requested URL to determine when
  access should be blocked and why, if content blocking in use.

Revision 1.159.2.5.2.4: download - view: text, markup, annotated - select for diffs
Thu Oct 1 21:37:16 2020 UTC (3 years, 6 months ago) by raeburn
Branches: version_2_11_2_msu
Diff to previous 1.159.2.5.2.3: preferred, colored to branchpoint 1.159.2.5: preferred, colored next main 1.159.2.6: preferred, colored
Changes since revision 1.159.2.5.2.3: +106 -28 lines
- For 2.11.2 (modified)
  Include changes in 1.179, 1.180, 1.181

Revision 1.159.2.8.2.5: download - view: text, markup, annotated - select for diffs
Thu Oct 1 12:43:10 2020 UTC (3 years, 6 months ago) by raeburn
Branches: version_2_11_3_msu
Diff to previous 1.159.2.8.2.4: preferred, colored
Changes since revision 1.159.2.8.2.4: +4 -1 lines
- For 2.11.3 (modified)
  Include changes in 1.181

Revision 1.159.2.13: download - view: text, markup, annotated - select for diffs
Thu Oct 1 10:42:56 2020 UTC (3 years, 6 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.159.2.12: preferred, colored
Changes since revision 1.159.2.12: +4 -1 lines
- For 2.11
  Backport 1.181

Revision 1.181: download - view: text, markup, annotated - select for diffs
Thu Oct 1 10:16:33 2020 UTC (3 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.180: preferred, colored
Changes since revision 1.180: +4 -1 lines
- Bug 6518 Content blocking during quiz/exam.
  - For resources not in a course directly, but instead referenced by resources
    which are, symb to check to determine whether access should be blocked and
    why is symb of resource containing the dependency.
  - No $env{'request.enc'} in effect for dependent files.

Revision 1.159.2.8.2.4: download - view: text, markup, annotated - select for diffs
Wed Sep 30 20:03:12 2020 UTC (3 years, 6 months ago) by raeburn
Branches: version_2_11_3_msu
Diff to previous 1.159.2.8.2.3: preferred, colored
Changes since revision 1.159.2.8.2.3: +108 -33 lines
- For 2.11.3 (modified)
  Include changes in 1.179, 1.180

Revision 1.159.2.12: download - view: text, markup, annotated - select for diffs
Wed Sep 30 19:33:59 2020 UTC (3 years, 6 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.159.2.11: preferred, colored
Changes since revision 1.159.2.11: +68 -67 lines
- For 2.11
  Backport 1.180

Revision 1.180: download - view: text, markup, annotated - select for diffs
Wed Sep 30 19:25:16 2020 UTC (3 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.179: preferred, colored
Changes since revision 1.179: +68 -67 lines
- Modify changes in rev. 1.179. Code to deteect whether requested URL will
  have a symb moved from &needs_symb() routine into main &handler(), and
  called once to set value for $check_symb for later use.

Revision 1.159.2.11: download - view: text, markup, annotated - select for diffs
Mon Sep 28 01:31:42 2020 UTC (3 years, 6 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.159.2.10: preferred, colored
Changes since revision 1.159.2.10: +92 -18 lines
- For 2.11
  Backport 1.179

Revision 1.179: download - view: text, markup, annotated - select for diffs
Mon Sep 28 00:10:27 2020 UTC (3 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.178: preferred, colored
Changes since revision 1.178: +92 -19 lines
- Bug 6518.
  More comprehensive access to symb for a requested URL to determine when
  access should be blocked and why, if content blocking in use.

Revision 1.159.2.8.2.3: download - view: text, markup, annotated - select for diffs
Wed Sep 2 02:21:37 2020 UTC (3 years, 7 months ago) by raeburn
Branches: version_2_11_3_msu
Diff to previous 1.159.2.8.2.2: preferred, colored
Changes since revision 1.159.2.8.2.2: +8 -2 lines
- For 2.11.3 (modified)
  - Include changes in 1.178

Revision 1.178: download - view: text, markup, annotated - select for diffs
Mon Aug 10 03:22:54 2020 UTC (3 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.177: preferred, colored
Changes since revision 1.177: +8 -2 lines
- Bug 6400
  Authentication required by user with public session when accessing urls
  for deep-linking, i.e., /tiny/<domain>/uniqid

Revision 1.159.2.8.2.2: download - view: text, markup, annotated - select for diffs
Sun Jul 19 16:41:27 2020 UTC (3 years, 9 months ago) by raeburn
Branches: version_2_11_3_msu
Diff to previous 1.159.2.8.2.1: preferred, colored
Changes since revision 1.159.2.8.2.1: +24 -5 lines
- For 2.11.3 (modified)
  Include changes in 1.176, 1.177

Revision 1.159.2.10: download - view: text, markup, annotated - select for diffs
Sat May 2 20:39:07 2020 UTC (3 years, 11 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.159.2.9: preferred, colored
Changes since revision 1.159.2.9: +2 -2 lines
- For 2.11
  Backport 1.177

Revision 1.177: download - view: text, markup, annotated - select for diffs
Tue Apr 14 02:25:09 2020 UTC (4 years ago) by raeburn
Branches: MAIN
Diff to previous 1.176: preferred, colored
Changes since revision 1.176: +2 -2 lines
- Bug 6215. Download of zip file of submissions no longer restricted to CC.

Revision 1.159.2.5.4.1: download - view: text, markup, annotated - select for diffs
Mon Apr 6 22:16:17 2020 UTC (4 years ago) by raeburn
Branches: version_2_11_2_uiuc
Diff to previous 1.159.2.5: preferred, colored next main 1.159.2.6: preferred, colored
Changes since revision 1.159.2.5: +5 -3 lines
- For 2.11.2 (modified).
  Use 2.12 feature (LTI) pre-release, in modified 2.11.2. Domain's
  configuration must be set to prohibit hosting of sessions for
  domain's users outside own domain, and modification must be in
  place on all nodes in domain.

Revision 1.159.2.9: download - view: text, markup, annotated - select for diffs
Fri Mar 6 20:17:52 2020 UTC (4 years, 1 month ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.159.2.8: preferred, colored
Changes since revision 1.159.2.8: +23 -4 lines
- For 2.11
  Backport 1.176

Revision 1.176: download - view: text, markup, annotated - select for diffs
Wed Mar 4 17:55:39 2020 UTC (4 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.175: preferred, colored
Changes since revision 1.175: +23 -4 lines
- Don't set "last_known" symb, if current resource is /adm/navmaps (users
  always have access to "Contents" item in inline menu).
- Don't store "last_known" symb for resources in a .page (store the symb
  for the enclosing .page instead).

Revision 1.159.2.8.2.1: download - view: text, markup, annotated - select for diffs
Wed Jan 22 18:10:12 2020 UTC (4 years, 2 months ago) by raeburn
Branches: version_2_11_3_msu
Diff to previous 1.159.2.8: preferred, colored
Changes since revision 1.159.2.8: +13 -1 lines
- For 2.11.3 (modified)
  Include changes in 1.169, 1.172, 1.173

Revision 1.159.2.8: download - view: text, markup, annotated - select for diffs
Thu Aug 1 02:51:45 2019 UTC (4 years, 8 months ago) by raeburn
Branches: version_2_11_X
Branch point for: version_2_11_3_msu
Diff to previous 1.159.2.7: preferred, colored
Changes since revision 1.159.2.7: +27 -12 lines
- For 2.11
  Backport 1.171

Revision 1.159.2.7: download - view: text, markup, annotated - select for diffs
Wed Jul 31 17:42:29 2019 UTC (4 years, 8 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.159.2.6: preferred, colored
Changes since revision 1.159.2.6: +2 -2 lines
- For 2.11
  Backport 1.174

Revision 1.159.2.5.2.3: download - view: text, markup, annotated - select for diffs
Wed Feb 6 15:14:10 2019 UTC (5 years, 2 months ago) by raeburn
Branches: version_2_11_2_msu
Diff to previous 1.159.2.5.2.2: preferred, colored to branchpoint 1.159.2.5: preferred, colored
Changes since revision 1.159.2.5.2.2: +13 -2 lines
- For 2.11 (modified)
  - include changes in 1.169, 1.170, 1.172, 1.173

Revision 1.175: download - view: text, markup, annotated - select for diffs
Sun Jan 27 16:02:43 2019 UTC (5 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.174: preferred, colored
Changes since revision 1.174: +6 -1 lines
- Bug 6400
  - Enforce access restrictions for content which is deeplink-only (users
    with "advanced priv for current role are exempt).
  - Support "key" link type in deeplink parameter (requested link must either
    be sent with linkkey as element in POSTed data, or with linkkey in query
    string).  Corresponding value must match key set in deeplink parameter.

Revision 1.174: download - view: text, markup, annotated - select for diffs
Sat Dec 29 23:24:52 2018 UTC (5 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.173: preferred, colored
Changes since revision 1.173: +2 -2 lines
- Bug 6806 Use of an External Resource URL which includes an anchor will
  cause page to be load in iframe at anchor position.
- For servers using Apache/SSL where External Resource points at http:// URL
  query string for links contains usehttp=1, unless Strict-Transport-Security
  set for Apache with max-age > 0.

Revision 1.173: download - view: text, markup, annotated - select for diffs
Thu Dec 27 18:14:38 2018 UTC (5 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.172: preferred, colored
Changes since revision 1.172: +2 -1 lines
- Call Apache::lonnet::hostname($lonhost) before accessing
  $Apache::lonnet::protocol{$lonhost) so %Apache::lonnet::protocol is populated.

Revision 1.172: download - view: text, markup, annotated - select for diffs
Mon Dec 17 21:43:05 2018 UTC (5 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.171: preferred, colored
Changes since revision 1.171: +9 -1 lines
- Bug 6400
  Tiny url available to switchserver.pm when load-balancer offloads
  SSO-authenticated user.

Revision 1.171: download - view: text, markup, annotated - select for diffs
Sat Nov 24 16:19:04 2018 UTC (5 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.170: preferred, colored
Changes since revision 1.170: +27 -12 lines
- Domain config for load balancer to use cookie to record offload target.
  Subsequent requests by same user/browser will send requests to same target
  if remote session still active, and remote node not overloaded.

Revision 1.159.2.6: download - view: text, markup, annotated - select for diffs
Wed Sep 5 23:06:53 2018 UTC (5 years, 7 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.159.2.5: preferred, colored
Changes since revision 1.159.2.5: +2 -3 lines
- For 2.11
  Backport 1.168, 1.170

Revision 1.170: download - view: text, markup, annotated - select for diffs
Mon Jul 2 20:53:07 2018 UTC (5 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.169: preferred, colored
Changes since revision 1.169: +1 -2 lines
- Remove unused line. (Changes in rev. 1.111 eliminated the need).

Revision 1.159.2.5.2.2: download - view: text, markup, annotated - select for diffs
Sun Apr 29 00:15:56 2018 UTC (5 years, 11 months ago) by raeburn
Branches: version_2_11_2_msu
Diff to previous 1.159.2.5.2.1: preferred, colored to branchpoint 1.159.2.5: preferred, colored
Changes since revision 1.159.2.5.2.1: +2 -2 lines
- For 2.11.2 (modified)
  - include changes in rev. 1.168

Revision 1.169: download - view: text, markup, annotated - select for diffs
Fri Jan 12 13:33:46 2018 UTC (6 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.168: preferred, colored
Changes since revision 1.168: +4 -2 lines
- Bug 6400 Tiny URL for deep-linking.
  Requires Short::URL and String::CRC32 modules from CPAN. Dependency on
  perl-Short-URL needs to be added to LONCAPA-prerequisites.

Revision 1.168: download - view: text, markup, annotated - select for diffs
Thu Dec 21 22:06:44 2017 UTC (6 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.167: preferred, colored
Changes since revision 1.167: +2 -2 lines
- Remove final line feed for xlsm, docm and pptm files so uploaded
  file contains same number of bytes as original file. Microsoft Office
  applications should no longer prompt user to "repair" file after download.

Revision 1.159.2.5.2.1: download - view: text, markup, annotated - select for diffs
Thu Jun 22 02:11:24 2017 UTC (6 years, 9 months ago) by raeburn
Branches: version_2_11_2_msu
Diff to previous 1.159.2.5: preferred, colored
Changes since revision 1.159.2.5: +5 -3 lines
- For 2.11.2 (modified).
  Use 2.12 feature (LTI) pre-release, in modified 2.11.2. Domain's
  configuration must be set to prohibit hosting of sessions for
  domain's users outside own domain, and modification must be in
  place on all nodes in domain.

Revision 1.167: download - view: text, markup, annotated - select for diffs
Mon May 8 22:47:01 2017 UTC (6 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.166: preferred, colored
Changes since revision 1.166: +3 -3 lines
- Bug 6754. Make LON-CAPA an LTI Tool Consumer (LTI 1.1).
  - Name as ext.tool (instead of exttool), so that parameters can be specified
    in packages.tab, based on extension.

Revision 1.166: download - view: text, markup, annotated - select for diffs
Tue Apr 4 02:59:40 2017 UTC (7 years ago) by raeburn
Branches: MAIN
Diff to previous 1.165: preferred, colored
Changes since revision 1.165: +5 -3 lines
- Facilitate retrieval of the symb for an external tool.

Revision 1.159.2.5: download - view: text, markup, annotated - select for diffs
Sat Jan 21 20:40:46 2017 UTC (7 years, 2 months ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_2_educog, version_2_11_2
Branch point for: version_2_11_2_uiuc, version_2_11_2_msu
Diff to previous 1.159.2.4: preferred, colored
Changes since revision 1.159.2.4: +21 -4 lines
- For 2.11
  - Backport 1.165

Revision 1.165: download - view: text, markup, annotated - select for diffs
Mon Dec 5 00:51:43 2016 UTC (7 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.164: preferred, colored
Changes since revision 1.164: +21 -4 lines
- Domain Configuration for dedicated load balancer includes option to
  permit "Hosting on balancer itself".
- If balancer has lowest load, it will host the user session for a user
  logging in.

Revision 1.159.2.4: download - view: text, markup, annotated - select for diffs
Tue Aug 16 20:36:45 2016 UTC (7 years, 8 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.159.2.3: preferred, colored
Changes since revision 1.159.2.3: +2 -9 lines
- For 2.11
  - Backport 1.164

Revision 1.164: download - view: text, markup, annotated - select for diffs
Tue Aug 16 20:17:49 2016 UTC (7 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.163: preferred, colored
Changes since revision 1.163: +2 -9 lines
- Support Apache 2.4 using $r->get_remote_host() from Apache2::compat().

Revision 1.159.2.3: download - view: text, markup, annotated - select for diffs
Sun Aug 7 20:49:37 2016 UTC (7 years, 8 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.159.2.2: preferred, colored
Changes since revision 1.159.2.2: +9 -2 lines
- For 2.11
  - Backport 1.160

Revision 1.159.2.2: download - view: text, markup, annotated - select for diffs
Fri Aug 5 20:27:18 2016 UTC (7 years, 8 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.159.2.1: preferred, colored
Changes since revision 1.159.2.1: +1 -2 lines
- For 2.11
  - Backport 1.163

Revision 1.163: download - view: text, markup, annotated - select for diffs
Sat Feb 20 00:12:49 2016 UTC (8 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.162: preferred, colored
Changes since revision 1.162: +1 -2 lines
- Eliminate jsMath.
  Use MathJax instead in cases where jsMath use is indicated in a resource,
  ina user's preferences, or in course preferences.

Revision 1.162: download - view: text, markup, annotated - select for diffs
Thu Dec 3 20:40:21 2015 UTC (8 years, 4 months ago) by damieng
Branches: MAIN
Diff to previous 1.161: preferred, colored
Changes since revision 1.161: +9 -1 lines
integrated Daxe, opening in a separate window for now

Revision 1.159.2.1: download - view: text, markup, annotated - select for diffs
Wed Mar 11 17:27:15 2015 UTC (9 years, 1 month ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_1
Diff to previous 1.159: preferred, colored
Changes since revision 1.159: +5 -2 lines
- For 2.11
  Backport 1.161

Revision 1.161: download - view: text, markup, annotated - select for diffs
Fri Jan 23 15:44:20 2015 UTC (9 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.160: preferred, colored
Changes since revision 1.160: +5 -2 lines
- Use $LONCAPA::match_username regexp for extraction of username for SSO
  user from $r->user().

Revision 1.160: download - view: text, markup, annotated - select for diffs
Mon Dec 1 22:52:54 2014 UTC (9 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.159: preferred, colored
Changes since revision 1.159: +9 -2 lines
- Bug 6690
  - IP-based access control for portfolio files added to existing "conditional"
    access types used to grant read access to others besides the owner.

Revision 1.159: download - view: text, markup, annotated - select for diffs
Sat Oct 18 21:40:06 2014 UTC (9 years, 6 months ago) by raeburn
Branches: MAIN
Branch point for: version_2_11_X
Diff to previous 1.158: preferred, colored
Changes since revision 1.158: +12 -2 lines
- Eliminate "Cookie not valid" log spew in web server error logs for
  unauthenticated access of public content.

Revision 1.158: download - view: text, markup, annotated - select for diffs
Sat Oct 4 02:59:32 2014 UTC (9 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.157: preferred, colored
Changes since revision 1.157: +8 -5 lines
Bug 6675
- Changed client IP address when load balancing:
  Support option to host on Load Balancer itself, after re-authentication.

Revision 1.157: download - view: text, markup, annotated - select for diffs
Tue Jun 17 23:22:10 2014 UTC (9 years, 10 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_0
Diff to previous 1.156: preferred, colored
Changes since revision 1.156: +19 -2 lines
- On Apache/SSL servers syllabus should always be served by http:// to avoid
  "mixed content" issue when syllabus is an external resource on http:// server).
  - Set $env{'request.use_absolute'} and pass in args to start page so postdata
    is preserved. (bug 6662).
  - Code used for same purpose in rat/lonwrapper.pm rev. 1.44 for external
    resources moved to lonacc.pm to facilitate re-use.
- Detect if syllabus template replaced with uploaded PDF or link to external
  PDF file, and send as arg in call to lonwrapper.pm, to circumvent lack of
  scrolling for multi-page PDFs in iframes on iOS.

Revision 1.156: download - view: text, markup, annotated - select for diffs
Sat May 17 21:43:55 2014 UTC (9 years, 11 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_0_RC3
Diff to previous 1.155: preferred, colored
Changes since revision 1.155: +2 -2 lines
- For public user (e.g., unauthenticated user viewing syllabus etc.)
  set $r->user() to public:public, just in case there a username of
  "public" is a real institutional username (and SSO is in use).
- Prevent public user being identified as SSO-authenticated user without
  LON-CAPA username.

Revision 1.155: download - view: text, markup, annotated - select for diffs
Mon May 5 23:17:12 2014 UTC (9 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.154: preferred, colored
Changes since revision 1.154: +13 -12 lines
- SSO authenticated user without existing LON-CAPA account:
  Handle as SSO user if either lonSSOUserUnknownRedirect is defined or
  domain configuration permits self-creation of LC account by sso user.

Revision 1.154: download - view: text, markup, annotated - select for diffs
Mon Mar 10 02:07:01 2014 UTC (10 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.153: preferred, colored
Changes since revision 1.153: +3 -1 lines
- Change to address bug 6587 in lonacc.pm (rev. 1.139) was causing uploaded
  xlsx files to include an extra byte (line feed), which would cause
  Excel to prompt user to "repair" file after download.
  - Re-enable removal of final line feed for xlsx, docx and pptx files so
    uploaded file contains same number of bytes as original file.

Revision 1.153: download - view: text, markup, annotated - select for diffs
Thu Jan 30 12:15:12 2014 UTC (10 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.152: preferred, colored
Changes since revision 1.152: +5 -3 lines
- Support access to Shibboleth environment variables defined in
  attribute-map.xml via %ENV, when user without a LON-CAPA account
  authenticates via Shibboleth SSO.

Revision 1.152: download - view: text, markup, annotated - select for diffs
Fri Jan 24 04:38:14 2014 UTC (10 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.151: preferred, colored
Changes since revision 1.151: +6 -2 lines
- Don't set $env{'form.origurl'} to the requested uri, to avoid
  unwanted redirects from the roles page for newly authenticated users.

Revision 1.151: download - view: text, markup, annotated - select for diffs
Sat Jan 4 23:21:22 2014 UTC (10 years, 3 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_0_RC2
Diff to previous 1.150: preferred, colored
Changes since revision 1.150: +6 -1 lines
- SSO authentication in cases where server is not also a load balancer.
  - If authenticated, display the URL which triggered the original
    authentication, unless, a symb was supplied in the query string, in
    which case use that.

Revision 1.150: download - view: text, markup, annotated - select for diffs
Thu Dec 19 22:50:16 2013 UTC (10 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.149: preferred, colored
Changes since revision 1.149: +12 -7 lines
- Call to &sso_login() not needed when lonacc::handler() is called in the
  context of an internal redirect to /adm/switchserver.
- Avoid ISE on loadbalancer server following change in checkauthen.pm rev
  1.14

Revision 1.149: download - view: text, markup, annotated - select for diffs
Fri Dec 13 02:10:27 2013 UTC (10 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.148: preferred, colored
Changes since revision 1.148: +17 -14 lines
- Support Apache 2.4
  - PerlAuthenHandler needs to set $r->user() for requests for <Location>
    directives which include Require valid-user
  - reverse changes in publiccheck.pm rev. 1.20 and 1.21
  - modify changes in lonacc.pm rev. 1.143 and 1.147
  - reverse changes in lonnet.pm rev. 1.1212 and 1.1213, and modify changes
    in rev. 1.1244 (no longer treating 2.4 as a special case).
- Apache access logs will now include username (or username:domain if user's
  domain is not server's default domain) for URLs requiring "valid-user",
- Apache access logs will now include 'public' as requester for image
  files from /res/adm/pages and also domain logos etc.

Revision 1.148: download - view: text, markup, annotated - select for diffs
Fri Dec 13 01:41:08 2013 UTC (10 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.147: preferred, colored
Changes since revision 1.147: +2 -2 lines
- remove trailing whitespace.

Revision 1.147: download - view: text, markup, annotated - select for diffs
Thu Dec 5 05:19:14 2013 UTC (10 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.146: preferred, colored
Changes since revision 1.146: +18 -8 lines
- Support Apache 2.4 (Fedora 18, 19, 20; SuSE 13.1)
  - $r->user needs to be set in lonnet::check_for_valid_session()
    if the session is valid, but lonacc:sso_login() also needs to be able
    to identify an SSO case.

Revision 1.146: download - view: text, markup, annotated - select for diffs
Sun Dec 1 21:29:10 2013 UTC (10 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.145: preferred, colored
Changes since revision 1.145: +3 -3 lines
- Modify POD to eliminate errors seen with pod2man in perl 5.18

Revision 1.145: download - view: text, markup, annotated - select for diffs
Sun Sep 29 00:49:24 2013 UTC (10 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.144: preferred, colored
Changes since revision 1.144: +23 -4 lines
- Bug 6675
- Case where $env{'REMOTE_ADDR'} as reported to server selected to host
  user session, is different from $env{'REMOTE_ADDR'} as reported to
  server which handled original authentication request.
  - Domain configuration for a load balancing server can be set to one of
    the following, if an IP mismatch is detected by /adm/migrateuser
    during credentials checking after redirect via /adm/switchserver
    (i) Session will be hosted on Load Balancer
    (ii) Session will be hosted on offload server
    for each of (a) SSO users from load balancer's domain, (b) non-SSO users
  - Setting to host on load balancer will be ignored if switch server was called
    by an author or co-author switching to server housing the authoring space.

Revision 1.144: download - view: text, markup, annotated - select for diffs
Fri May 10 17:49:17 2013 UTC (10 years, 11 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_0_RC1
Diff to previous 1.143: preferred, colored
Changes since revision 1.143: +10 -1 lines
- Bug 5962.
  Additional syllabus option - minimal template (provides a "blank" HTML
  file (portfolio/syllabus/loncapa.html) which can be edited using the
  WYSIWYG editor.
- Edit button for uploaded syllabus file (html) and minimal template
  provides direct access to WYSIWYG editing screen.

Revision 1.143: download - view: text, markup, annotated - select for diffs
Tue Feb 5 21:32:45 2013 UTC (11 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.142: preferred, colored
Changes since revision 1.142: +4 -4 lines
- Apache 2.4 requires $r->user() to be set, if "Require valid-user" applies to
  the requested page, otherwise there is an error:
  "No authentication done but request not allowed without authentication".

Revision 1.142: download - view: text, markup, annotated - select for diffs
Wed Jan 30 16:23:47 2013 UTC (11 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.141: preferred, colored
Changes since revision 1.141: +5 -3 lines
- Eliminate unwanted log message on lonbalancer server when /adm/switchserver
  was called via internal_redirect, immediately following authentication.

Revision 1.141: download - view: text, markup, annotated - select for diffs
Thu Dec 6 22:00:31 2012 UTC (11 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.140: preferred, colored
Changes since revision 1.140: +43 -18 lines
- Supplemental Content area can contain Syllabus and/or Personal Information pages.
- Do not append symb (if either item is also used in Main content area), if
  accessed via Supplemental Content.

Revision 1.140: download - view: text, markup, annotated - select for diffs
Tue Dec 4 16:00:42 2012 UTC (11 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.139: preferred, colored
Changes since revision 1.139: +2 -2 lines
- HTML files uploaded to course's Supplemental content area can be edited,
  and any dependencies can be replaced (or uploaded, if missing).

Revision 1.139: download - view: text, markup, annotated - select for diffs
Tue Aug 21 17:51:58 2012 UTC (11 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.138: preferred, colored
Changes since revision 1.138: +8 -2 lines
- Bug 6587.
  Only check for "empty" file for file upload to portfolio.

Revision 1.138: download - view: text, markup, annotated - select for diffs
Wed May 30 20:29:49 2012 UTC (11 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.137: preferred, colored
Changes since revision 1.137: +12 -4 lines
- Dedicated loadbalancer.
  - If a session for a specific user is being hosted on a loadbalancer server
    call to lonnet::check_loadbalancing() only made for an authenticated
    user, once 10 minutes have elapsed since last call.
    (user.loadbalexempt and user.loadbalcheck.time stored in %env).

Revision 1.130.6.1: download - view: text, markup, annotated - select for diffs
Fri Nov 18 22:41:02 2011 UTC (12 years, 5 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.130: preferred, colored next main 1.131: preferred, colored
Changes since revision 1.130: +15 -4 lines
- Customization for GCI_3
  - No change to last activity timestamp when DC is using adhoc CC role
    in a GCI Testing center course owned by someone else.

Revision 1.137: download - view: text, markup, annotated - select for diffs
Tue Aug 9 01:35:31 2011 UTC (12 years, 8 months 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.136: preferred, colored
Changes since revision 1.136: +34 -8 lines
- Bug 6371.
  - Use of lonBalancer in Apache config file superceded by setting
    loadbalancing in domain configuration.
  - More granularity available in load balancing:
     - Rules can be defined for users in domain, based on institutional
       affiliation (e.g., Faculty, Staff, Student etc.).
     - Rules for advanced user or author trump rules based on affiliation
     - Rules can also be set for users from other domain hosted by
       institution (i.e., multi-domain server set-ups)
     - Rules can also be set for users from other institutions.

Revision 1.136: download - view: text, markup, annotated - select for diffs
Mon Jun 13 02:44:36 2011 UTC (12 years, 10 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_10_X, version_2_10_1, loncapaMITrelate_1
Diff to previous 1.135: preferred, colored
Changes since revision 1.135: +6 -3 lines
- Additional perlVar for sso_login.
  lonSSOUserDomain - LON-CAPA domain for users logging in via SSO
                     (could be different to default domain of server).

Revision 1.135: download - view: text, markup, annotated - select for diffs
Fri Oct 29 20:41:49 2010 UTC (13 years, 5 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_10_0_RC2, version_2_10_0
Diff to previous 1.134: preferred, colored
Changes since revision 1.134: +2 -2 lines
- No upload to portfolio if uploaded file was zero bytes.

Revision 1.134: download - view: text, markup, annotated - select for diffs
Mon Mar 29 13:31:01 2010 UTC (14 years ago) by raeburn
Branches: MAIN
CVS tags: version_2_10_0_RC1, PRINT_INCOMPLETE_base, PRINT_INCOMPLETE
Diff to previous 1.133: preferred, colored
Changes since revision 1.133: +9 -3 lines
- Display course breadcrumb trail and icons for course or user when
  aboutme included in a course, when displaying list of available
  group or user portfolio files (aboutme/portfolio).

Revision 1.133: download - view: text, markup, annotated - select for diffs
Thu Mar 25 17:38:35 2010 UTC (14 years ago) by raeburn
Branches: MAIN
Diff to previous 1.132: preferred, colored
Changes since revision 1.132: +4 -3 lines
- Bug 6239. Register "Course roster" (/adm/viewclasslist) if added to
  a course via Course Editor.

Revision 1.130.4.1: download - view: text, markup, annotated - select for diffs
Fri Mar 19 22:22:34 2010 UTC (14 years, 1 month ago) by raeburn
Branches: version_2_9_X
CVS tags: version_2_9_1, version_2_9_0, version_2_8_99_1
Diff to previous 1.130: preferred, colored next main 1.131: preferred, colored
Changes since revision 1.130: +11 -3 lines
- Backport 1.132.

Revision 1.132: download - view: text, markup, annotated - select for diffs
Wed Mar 17 00:06:14 2010 UTC (14 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.131: preferred, colored
Changes since revision 1.131: +11 -3 lines
- Bug 6236.
  Authorization (AuthzHandler) for a Community when editing a simple problem:
  /res/lib/templates/simpleproblem.problem/smpedit
  (mdc priv in lonsimpleproblemedit::handler() laer checks editing rights).

Revision 1.131: download - view: text, markup, annotated - select for diffs
Wed Mar 3 21:33:10 2010 UTC (14 years, 1 month ago) by droeschl
Branches: MAIN
Diff to previous 1.130: preferred, colored
Changes since revision 1.130: +2 -2 lines
- replaced frameset by iframe in lonwrapper
    ! IE 7 doesn't scale iframe to 100% height, IE 6 and 8 do
    ! scrolling in Mobile Safari is limited
- added styles for iframe to loncommon
- replaced menubuttons call in lonwrapper by start_page call to make full use of the new header
- removed remote control specific code (RC will be removed shortly)
- replaced code in lonsyllabus with a call to new wrapper routine
- removed subs initlittle and menubutton from lonmenu since they aren't needed anymore

Revision 1.130: download - view: text, markup, annotated - select for diffs
Tue Nov 3 03:06:07 2009 UTC (14 years, 5 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_9_99_0, bz6209-base, bz6209
Branch point for: version_2_9_X, GCI_3
Diff to previous 1.129: preferred, colored
Changes since revision 1.129: +11 -3 lines
- Browsing of /res space by Community Coordinators - 'bro' priv.
- For URLs of items in /res - test if allowed with 'bro' priv, if not allowed for 'bre' priv.

Revision 1.129: download - view: text, markup, annotated - select for diffs
Tue Oct 20 01:57:38 2009 UTC (14 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.128: preferred, colored
Changes since revision 1.128: +17 -1 lines
- Bug 6101.
 - external resource URLs can include a query string.

Revision 1.128: download - view: text, markup, annotated - select for diffs
Fri Sep 25 13:51:44 2009 UTC (14 years, 6 months ago) by droeschl
Branches: MAIN
Diff to previous 1.127: preferred, colored
Changes since revision 1.127: +2 -1 lines
fixed:
- problem occurring when user tries to view own portfolio files while communication block is active
- Public user now receive the correct status information popup when accessing portfolio files while com.block. is active

improved:
- code
- mt-arguments

added:
- german translations
- sub data_table_caption
- code comments

Revision 1.127: download - view: text, markup, annotated - select for diffs
Thu Jul 23 18:45:39 2009 UTC (14 years, 9 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_8_99_0, bz2851, GCI_2
Diff to previous 1.126: preferred, colored
Changes since revision 1.126: +7 -9 lines
- loncommon::get_unprocessed_cgi() retrieve roles and symb from query string.
  - Now passed along in %env to support case where lonBalancer is "yes" and
    switchserver offloads session.

Revision 1.126: download - view: text, markup, annotated - select for diffs
Thu Jul 23 17:40:29 2009 UTC (14 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.125: preferred, colored
Changes since revision 1.125: +21 -2 lines
- Bug 3987. Deep-linking.
- Preserve role and symb from query string in call to SSO authenticator.
  - Propagate to migrateuser when starting session.

Revision 1.125: download - view: text, markup, annotated - select for diffs
Tue Apr 14 23:52:07 2009 UTC (15 years ago) by raeburn
Branches: MAIN
CVS tags: bz5969, BZ5971-printing-apage, BZ5434-fox
Diff to previous 1.124: preferred, colored
Changes since revision 1.124: +14 -2 lines
- HTML documents uploaded directly to a course can be edited by a Course Coordinator (mdc priv).
- "Edit this resource" link displayed in inline menu.
- Link will switch server to course's home server if session is currently hoosted elsewehere (unless a lock is in place).

- Deep linking:
  - origurl and symb args can be included in query string for switchserver call, so switched session will go to the same resource on the new server.

Work in progress.
Logging needed: changes, and by whom.

Revision 1.116.2.2: download - view: text, markup, annotated - select for diffs
Wed Dec 31 20:22:47 2008 UTC (15 years, 3 months ago) by raeburn
Branches: version_2_8_X
CVS tags: version_2_8_2, version_2_8_1, version_2_8_0, version_2_7_99_1, GCI_1
Diff to previous 1.116.2.1: preferred, colored to branchpoint 1.116: preferred, colored next main 1.117: preferred, colored
Changes since revision 1.116.2.1: +5 -2 lines
- Backport 1.124.

Revision 1.124: download - view: text, markup, annotated - select for diffs
Wed Dec 31 20:22:12 2008 UTC (15 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.123: preferred, colored
Changes since revision 1.123: +5 -1 lines
- Skip cookie check for icons etc. in /res/adm/pages

Revision 1.116.2.1: download - view: text, markup, annotated - select for diffs
Wed Dec 10 16:42:51 2008 UTC (15 years, 4 months ago) by raeburn
Branches: version_2_8_X
CVS tags: version_2_7_99_0
Diff to previous 1.116: preferred, colored
Changes since revision 1.116: +45 -7 lines
- Backport 1.118, 1.122

Revision 1.123: download - view: text, markup, annotated - select for diffs
Wed Dec 10 16:28:03 2008 UTC (15 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.122: preferred, colored
Changes since revision 1.122: +2 -2 lines
- Default maximum file size set to 10 MB for files uploaded to essayresponse items.

Revision 1.122: download - view: text, markup, annotated - select for diffs
Sat Nov 29 10:34:30 2008 UTC (15 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.121: preferred, colored
Changes since revision 1.121: +3 -3 lines
Bugs 5719 and 5820.
- Do not add contents of files uploaded to essayresponse items in course activity log.
- Round file size (in Mb) to 6 decimal places when setting HWFILESIZE form element.
- HWFILESIZE and HWFILETOOBIG (if set) will be stored in course activity log.

Revision 1.121: download - view: text, markup, annotated - select for diffs
Tue Nov 25 14:19:07 2008 UTC (15 years, 4 months ago) by jms
Branches: MAIN
Diff to previous 1.120: preferred, colored
Changes since revision 1.120: +91 -71 lines
POD documentation changes

Revision 1.120: download - view: text, markup, annotated - select for diffs
Thu Nov 20 14:37:52 2008 UTC (15 years, 5 months ago) by jms
Branches: MAIN
Diff to previous 1.119: preferred, colored
Changes since revision 1.119: +64 -63 lines
Reformatted POD, moved to bottom of file

Revision 1.119: download - view: text, markup, annotated - select for diffs
Tue Nov 18 19:14:34 2008 UTC (15 years, 5 months ago) by jms
Branches: MAIN
Diff to previous 1.118: preferred, colored
Changes since revision 1.118: +64 -63 lines
Added/updated/converted POD. Many files had their POD redone to new standards.

Revision 1.118: download - view: text, markup, annotated - select for diffs
Sun Nov 16 02:46:19 2008 UTC (15 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.117: preferred, colored
Changes since revision 1.117: +44 -8 lines
Bug 5719 Size limits for File Upload in Essay response.
 - Max. cumulative size for submitted files applies to total for all files submitted to a particular essayresponse item. Default is 100 MB.
 - In course context, &lonacc:get_posted_cgi() will now no longer add file contents to %env if size exceeds max. for item.
 - Additional checks in essayresponse::file_submission() will assign award as "EXCESS_FILESIZE" if total of all files being submitted for sinle essayresponse item exceed max set via
PARM.
 - Modification to $Apache::lonhomework::results{"resource.$part.$id.$which"} to now include a comma separated list of only those submitted files which passed both the filetype and size tests.

Revision 1.117: download - view: text, markup, annotated - select for diffs
Mon Nov 10 13:20:24 2008 UTC (15 years, 5 months ago) by jms
Branches: MAIN
Diff to previous 1.116: preferred, colored
Changes since revision 1.116: +2 -1 lines
POD documentation changes

Revision 1.116: download - view: text, markup, annotated - select for diffs
Mon Sep 15 19:08:44 2008 UTC (15 years, 7 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_7_X, version_2_7_1
Branch point for: version_2_8_X
Diff to previous 1.115: preferred, colored
Changes since revision 1.115: +5 -2 lines
- Incoming users authenticated by SSO may not always need to go to the roles screen.
- Add the following to a <Location $url> directive in loncapa_apache_conf:
PerlSetVar      ssodirecturl 1
for authenticated SSO users to go to $url after session initialization.

Revision 1.115: download - view: text, markup, annotated - select for diffs
Wed May 14 18:27:30 2008 UTC (15 years, 11 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_7_0, version_2_6_99_1, version_2_6_99_0
Diff to previous 1.114: preferred, colored
Changes since revision 1.114: +19 -2 lines
- If a user successfully authenticates via SSO, but a LON-CAPA account is lacking for the username used to authenticate, offer the possibility of creating an account, if selfcreation is allowed for the 'sso' auth type.
- selfcreation auth types are now stored as an array, instead of a single-valued scalar.

Revision 1.114: download - view: text, markup, annotated - select for diffs
Sat Mar 8 02:45:14 2008 UTC (16 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.113: preferred, colored
Changes since revision 1.113: +8 -2 lines
- &get_posted_cgi() can take second (optional) argument - a reference to an array of the names of form elements which may be retrieved from a submitted form (method was "post").

Revision 1.110.2.1: download - view: text, markup, annotated - select for diffs
Tue Nov 6 18:07:35 2007 UTC (16 years, 5 months ago) by albertel
Branches: version_2_5_X
Diff to previous 1.110: preferred, colored next main 1.111: preferred, colored
Changes since revision 1.110: +5 -4 lines
- backport 1.112, 1.113

Revision 1.113: download - view: text, markup, annotated - select for diffs
Tue Nov 6 02:42:40 2007 UTC (16 years, 5 months ago) by albertel
Branches: MAIN
CVS tags: version_2_6_X, 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
Diff to previous 1.112: preferred, colored
Changes since revision 1.112: +5 -4 lines
- boundary value is announced in the content-type so use it there rather
  than trying to self discover it

Revision 1.112: download - view: text, markup, annotated - select for diffs
Tue Nov 6 02:26:07 2007 UTC (16 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.111: preferred, colored
Changes since revision 1.111: +3 -3 lines
- safari 3 uses + in the content separator lines

Revision 1.111: download - view: text, markup, annotated - select for diffs
Tue Oct 2 01:09:59 2007 UTC (16 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.110: preferred, colored
Changes since revision 1.110: +8 -15 lines
- convert exisiting cookie reads/validations to use
   lonnet::check_for_valid_session

Revision 1.110: download - view: text, markup, annotated - select for diffs
Fri Apr 27 22:03:02 2007 UTC (16 years, 11 months ago) by banghart
Branches: MAIN
CVS tags: 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
Branch point for: version_2_5_X
Diff to previous 1.109: preferred, colored
Changes since revision 1.109: +2 -2 lines
	Put separator between $uname and $udom

Revision 1.109: download - view: text, markup, annotated - select for diffs
Thu Apr 26 18:31:53 2007 UTC (16 years, 11 months ago) by banghart
Branches: MAIN
Diff to previous 1.108: preferred, colored
Changes since revision 1.108: +9 -1 lines
	Add access info for multidownload of student submissions.

Revision 1.108: download - view: text, markup, annotated - select for diffs
Wed Apr 11 21:36:58 2007 UTC (17 years ago) by raeburn
Branches: MAIN
Diff to previous 1.107: preferred, colored
Changes since revision 1.107: +4 -1 lines
Put reg exp check for domain logo in lonnet  - &is_domainimage()
checkauthen, publiccheck and lonacc all need this to serve images for log-in page if port 8080 is not in use.
Other possibilities - (1) call once in checkauthen and pass along to publiccheck and lonacc in Apache notes, or (2) modify loncapa_apach.conf.
lonhttpd to use a call to the same routine.

Revision 1.107: download - view: text, markup, annotated - select for diffs
Wed Jan 31 16:48:54 2007 UTC (17 years, 2 months ago) by albertel
Branches: MAIN
CVS tags: version_2_3_X
Diff to previous 1.106: preferred, colored
Changes since revision 1.106: +3 -1 lines
- log sso authorizations users

Revision 1.106: download - view: text, markup, annotated - select for diffs
Fri Jan 12 15:44:27 2007 UTC (17 years, 3 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_3_2, version_2_3_1
Diff to previous 1.105: preferred, colored
Changes since revision 1.105: +9 -1 lines
Look for lonSSOReloginServer set in an apache conf file (e.g., sentinel.conf at MSU), so the "login again" link displayed on logout points to a SSO-enabled server if the user's login was originally SSO-authenticated.

Revision 1.105: download - view: text, markup, annotated - select for diffs
Fri Jan 12 15:06:18 2007 UTC (17 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.104: preferred, colored
Changes since revision 1.104: +2 -1 lines
If SSO auth, need to set $env{'request.sso.login'} = 1 before internal_redirect to switchserver.

Revision 1.104: download - view: text, markup, annotated - select for diffs
Mon Jan 8 15:54:23 2007 UTC (17 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.103: preferred, colored
Changes since revision 1.103: +3 -1 lines
If SSO user is authenticated but has no LON-CAPA account provide information, including results of query of RO's LONCAPA_ClassList table for the user.

Some routines in coursecatalog modified to support use by sentinelonly.pm

Revision 1.103: download - view: text, markup, annotated - select for diffs
Mon Dec 11 14:06:04 2006 UTC (17 years, 4 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_3_0, version_2_2_99_1, version_2_2_99_0
Diff to previous 1.102: preferred, colored
Changes since revision 1.102: +6 -1 lines
Add response code of 'B' to lonnet::allowed() to indicate access to a file is currently subject to a block, because the file owner is part of a course with active communications blocking, and file viewer does not have 'evb' privilege in the course to nullify the block.

Used to block access to portfolio files.  Response of 'B' triggers blockedaccess.pm which displays information about blocking conditions.

Revision 1.102: download - view: text, markup, annotated - select for diffs
Thu Nov 23 01:49:41 2006 UTC (17 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.101: preferred, colored
Changes since revision 1.101: +2 -3 lines
- swithc to using helper cleaing functions and helper matchi re

Revision 1.101: download - view: text, markup, annotated - select for diffs
Tue Sep 19 20:36:27 2006 UTC (17 years, 7 months ago) by albertel
Branches: MAIN
CVS tags: version_2_2_X, version_2_2_2
Diff to previous 1.100: preferred, colored
Changes since revision 1.100: +4 -1 lines
- need to undef the The Response phase handler since we have already taken care of the needed output

Revision 1.100: download - view: text, markup, annotated - select for diffs
Tue Sep 19 18:03:02 2006 UTC (17 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.99: preferred, colored
Changes since revision 1.99: +2 -2 lines
- sigh

Revision 1.99: download - view: text, markup, annotated - select for diffs
Tue Sep 19 15:24:57 2006 UTC (17 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.98: preferred, colored
Changes since revision 1.98: +3 -2 lines
- check for definiton

Revision 1.98: download - view: text, markup, annotated - select for diffs
Tue Sep 12 14:45:05 2006 UTC (17 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.97: preferred, colored
Changes since revision 1.97: +3 -3 lines
- mispelling

Revision 1.97: download - view: text, markup, annotated - select for diffs
Thu Sep 7 20:57:04 2006 UTC (17 years, 7 months ago) by albertel
Branches: MAIN
CVS tags: version_2_2_1
Diff to previous 1.96: preferred, colored
Changes since revision 1.96: +6 -4 lines
- clean $r->user just in case

Revision 1.96: download - view: text, markup, annotated - select for diffs
Tue Sep 5 17:33:06 2006 UTC (17 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.95: preferred, colored
Changes since revision 1.95: +2 -1 lines
- BUG#5005, need to shift to maintianing the jsmath processing status to a stack since we can create subpages when creating the main page thus need to track the need for each sub page independently

Revision 1.95: download - view: text, markup, annotated - select for diffs
Wed Aug 30 21:48:51 2006 UTC (17 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.94: preferred, colored
Changes since revision 1.94: +3 -2 lines
- BUG#4986, smppg weren't listing to conditions

Revision 1.94: download - view: text, markup, annotated - select for diffs
Wed Aug 30 16:50:23 2006 UTC (17 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.93: preferred, colored
Changes since revision 1.93: +51 -25 lines
- optimizing the login for users (fewer redirects occur) also if the user
  is going to be load balanced don't fire the remote up on the initial
  server

Revision 1.93: download - view: text, markup, annotated - select for diffs
Tue Aug 29 20:04:41 2006 UTC (17 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.92: preferred, colored
Changes since revision 1.92: +20 -11 lines
- SSO in works with remote contrl now
- enable a way to optionally configure a page to direct users to
  if they SSO in and lon-capa doesn't know them

Revision 1.92: download - view: text, markup, annotated - select for diffs
Tue Aug 8 17:20:15 2006 UTC (17 years, 8 months ago) by albertel
Branches: MAIN
CVS tags: version_2_2_0, version_2_1_99_3
Diff to previous 1.91: preferred, colored
Changes since revision 1.91: +88 -103 lines
- fix issues with public access
   - publiccheck takes care of issuing all public cookies
     (thus no longer getting two ids consumed)
   - pucliccheck will initlaize the env of a puclic user so
     lonacc can use the existance of user.name and user.domain being
     set as a valid check of a being a valid user (as opposed to the
     cookie being set to a valid file)

Revision 1.91: download - view: text, markup, annotated - select for diffs
Fri Aug 4 21:31:53 2006 UTC (17 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.90: preferred, colored
Changes since revision 1.90: +2 -1 lines
- allowing public access to aboutme/portfolio

Revision 1.90: download - view: text, markup, annotated - select for diffs
Fri Jul 21 19:42:12 2006 UTC (17 years, 9 months ago) by albertel
Branches: MAIN
CVS tags: version_2_1_99_2
Diff to previous 1.89: preferred, colored
Changes since revision 1.89: +16 -26 lines
- lonnet::allowed() can now return a 'A' for 'pass phrase authentication needed'
- lonacc redirects to restricted access if A is returned

Revision 1.89: download - view: text, markup, annotated - select for diffs
Fri Jul 21 18:52:32 2006 UTC (17 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.88: preferred, colored
Changes since revision 1.88: +9 -223 lines
- move portfolio access restriction checking code into lonnet.pm
- some changes to take care of public users access passphrase files

Revision 1.88: download - view: text, markup, annotated - select for diffs
Fri Jul 21 16:07:48 2006 UTC (17 years, 9 months ago) by albertel
Branches: MAIN
CVS tags: version_2_1_99_1
Diff to previous 1.87: preferred, colored
Changes since revision 1.87: +17 -11 lines
- reenabling acccess to portfiles when grading

Revision 1.87: download - view: text, markup, annotated - select for diffs
Mon Jul 17 19:49:14 2006 UTC (17 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.86: preferred, colored
Changes since revision 1.86: +49 -34 lines
- trying to reduce the number of places those re occur

Revision 1.86: download - view: text, markup, annotated - select for diffs
Fri Jul 14 21:38:26 2006 UTC (17 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.85: preferred, colored
Changes since revision 1.85: +13 -25 lines
- switching from using a FORBIDDEN pass to just making the restricted
   access screen the response phase

Revision 1.85: download - view: text, markup, annotated - select for diffs
Mon Jul 10 03:58:45 2006 UTC (17 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.84: preferred, colored
Changes since revision 1.84: +48 -17 lines
Mechanism for user to provide passphrase, and for the server to validate it when user attempts to access a passphrase-protected portfolio file.

Revision 1.84: download - view: text, markup, annotated - select for diffs
Fri Jul 7 22:01:52 2006 UTC (17 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.83: preferred, colored
Changes since revision 1.83: +2 -2 lines
grppg replaces with smppg for group homepages.  Context determined from course domain and course number in URL.

Revision 1.83: download - view: text, markup, annotated - select for diffs
Fri Jun 30 04:23:33 2006 UTC (17 years, 9 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_1_99_0
Diff to previous 1.82: preferred, colored
Changes since revision 1.82: +2 -2 lines
Fixes so more menu buttons are provided when group page is accessed via Navigation controls (i.e., as a registered resource).  Other changes so grppg behaves like smppg.

Revision 1.82: download - view: text, markup, annotated - select for diffs
Fri Jun 30 02:58:38 2006 UTC (17 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.81: preferred, colored
Changes since revision 1.81: +2 -2 lines
- upload group file publixc access wasn't working BUG#4881

Revision 1.81: download - view: text, markup, annotated - select for diffs
Thu Jun 22 13:20:46 2006 UTC (17 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.80: preferred, colored
Changes since revision 1.80: +155 -4 lines
Portfolio file access control now allows for domain-based, user-based, and course/group-based controls.  Passphrase-protected access (without login) yet to be enabled.

Revision 1.80: download - view: text, markup, annotated - select for diffs
Fri Jun 16 22:54:30 2006 UTC (17 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.79: preferred, colored
Changes since revision 1.79: +5 -5 lines
- elimintaing novel use of #

Revision 1.79: download - view: text, markup, annotated - select for diffs
Fri Jun 16 22:37:29 2006 UTC (17 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.78: preferred, colored
Changes since revision 1.78: +53 -2 lines
Enable users to set access controls on portfolio files to permit public viewing. Third iteration of data structure in file_permissions.db for storage of access contol records. Now uses key = value for individual access control records and a key = anonymous hash for fast look-ups of all records for a single file.   Use of a temporary lock record to prevent others modifying access control records for a specific portfolio file while the record for the same file is being updated. Additional argument added to call to lonhtmlcommon::datesetter() to optionally suppress display of calendar link.

Revision 1.78: download - view: text, markup, annotated - select for diffs
Fri Jun 2 19:38:21 2006 UTC (17 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.77: preferred, colored
Changes since revision 1.77: +7 -1 lines
- preserve the fact that we ssoed in

Revision 1.77: download - view: text, markup, annotated - select for diffs
Thu Apr 13 20:47:39 2006 UTC (18 years ago) by albertel
Branches: MAIN
Diff to previous 1.76: preferred, colored
Changes since revision 1.76: +3 -3 lines
- touchups from the loncommon move

Revision 1.76: download - view: text, markup, annotated - select for diffs
Thu Apr 13 19:07:33 2006 UTC (18 years ago) by albertel
Branches: MAIN
Diff to previous 1.75: preferred, colored
Changes since revision 1.75: +88 -3 lines
- moving get_posted_cgi from loncommon to lonacc

Revision 1.75: download - view: text, markup, annotated - select for diffs
Fri Apr 7 22:42:00 2006 UTC (18 years ago) by albertel
Branches: MAIN
Diff to previous 1.74: preferred, colored
Changes since revision 1.74: +14 -1 lines
- moving hadnler routines out of lonnet into lonacc

Revision 1.74: download - view: text, markup, annotated - select for diffs
Wed Apr 5 22:39:55 2006 UTC (18 years ago) by albertel
Branches: MAIN
Diff to previous 1.73: preferred, colored
Changes since revision 1.73: +2 -2 lines
- start_page

Revision 1.73: download - view: text, markup, annotated - select for diffs
Fri Jan 27 22:28:37 2006 UTC (18 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.72: preferred, colored
Changes since revision 1.72: +3 -3 lines
correct syntax.

Revision 1.72: download - view: text, markup, annotated - select for diffs
Wed Jan 11 20:57:19 2006 UTC (18 years, 3 months ago) by albertel
Branches: MAIN
CVS tags: version_2_1_X, version_2_1_3, version_2_1_2, version_2_1_1
Diff to previous 1.71: preferred, colored
Changes since revision 1.71: +4 -2 lines
- /adm/coursedocs/showdoc/ resources have fully valid sy,mbs now

Revision 1.71: download - view: text, markup, annotated - select for diffs
Wed Dec 14 16:50:59 2005 UTC (18 years, 4 months ago) by www
Branches: MAIN
CVS tags: version_2_1_0, version_2_0_99_1
Diff to previous 1.70: preferred, colored
Changes since revision 1.70: +2 -1 lines
Let browser determine what language to use in public access, rather than
whatever language was last used in a specific child process.

Revision 1.70: download - view: text, markup, annotated - select for diffs
Tue Nov 29 21:12:03 2005 UTC (18 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.69: preferred, colored
Changes since revision 1.69: +24 -3 lines
- changes needed to support making loacc a authz handler
- add ability 'lonBalancer' to force all sesions to be offloaded

Revision 1.69: download - view: text, markup, annotated - select for diffs
Wed Nov 23 20:46:04 2005 UTC (18 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.68: preferred, colored
Changes since revision 1.68: +2 -2 lines
Remove "already logged in" and "no active roles" weirdness after looking
at /public-resources.

Revision 1.68: download - view: text, markup, annotated - select for diffs
Thu Jul 7 21:38:35 2005 UTC (18 years, 9 months ago) by albertel
Branches: MAIN
CVS tags: version_2_0_X, version_2_0_2, version_2_0_1, version_2_0_0, version_1_99_3, version_1_99_2
Diff to previous 1.67: preferred, colored
Changes since revision 1.67: +5 -2 lines
- need to use lonacc when accessing .hlp files to get session env, but need to also allow public access to help files

Revision 1.67: download - view: text, markup, annotated - select for diffs
Thu Jul 7 05:53:35 2005 UTC (18 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.66: preferred, colored
Changes since revision 1.66: +9 -1 lines
- restrict public users to /res/* and /adm/roles, /adm/logout, and /adm/randomlabel.png

Revision 1.66: download - view: text, markup, annotated - select for diffs
Tue Jul 5 21:30:14 2005 UTC (18 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.65: preferred, colored
Changes since revision 1.65: +6 -11 lines
- BUG#2573 can't do randomlabel/imageresponse/reactionresponse/organicresponse etc as 'public' resources,
   - public users on first access get a Cookie and a skeleton of a session environment now

Revision 1.65: download - view: text, markup, annotated - select for diffs
Fri Apr 22 20:55:40 2005 UTC (19 years ago) by albertel
Branches: MAIN
CVS tags: version_1_99_1_tmcc, version_1_99_1, version_1_99_0
Diff to previous 1.64: preferred, colored
Changes since revision 1.64: +3 -12 lines
- should use decode_symb instead

Revision 1.64: download - view: text, markup, annotated - select for diffs
Thu Apr 7 06:56:20 2005 UTC (19 years ago) by albertel
Branches: MAIN
CVS tags: version_1_99_0_tmcc
Diff to previous 1.63: preferred, colored
Changes since revision 1.63: +28 -28 lines
- ENV -> env

Revision 1.63: download - view: text, markup, annotated - select for diffs
Tue Mar 1 00:22:57 2005 UTC (19 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.62: preferred, colored
Changes since revision 1.62: +7 -7 lines
- the _symb.db now actually does store symbs
- I am pretty sure the symbread changes are correct, but I still need to double check them

Revision 1.60.2.1: download - view: text, markup, annotated - select for diffs
Mon Feb 21 18:22:04 2005 UTC (19 years, 2 months ago) by albertel
Branches: version_1_3_2_nsdl
Diff to previous 1.60: preferred, colored next main 1.61: preferred, colored
Changes since revision 1.60: +10 -7 lines
- nsdl branch needs and fixes

Revision 1.62: download - view: text, markup, annotated - select for diffs
Tue Feb 8 01:20:11 2005 UTC (19 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.61: preferred, colored
Changes since revision 1.61: +7 -7 lines
- a BAD_REQUEST resposne is not very helpful, why not just throw up the login page.

Revision 1.61: download - view: text, markup, annotated - select for diffs
Mon Feb 7 23:37:44 2005 UTC (19 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.60: preferred, colored
Changes since revision 1.60: +6 -4 lines
- part of BUG#3904, remote navigating a resource not in the course doesn't gie you a return location link

Revision 1.60: download - view: text, markup, annotated - select for diffs
Fri Jan 28 09:30:40 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
Branch point for: version_1_3_2_nsdl
Diff to previous 1.59: preferred, colored
Changes since revision 1.59: +2 -4 lines
- public homework access was broken because we switched homework forms to 'multipart/form-data' but public acces wasn't using the get_posted_cgi to parse the form data

Revision 1.59: download - view: text, markup, annotated - select for diffs
Tue Jan 25 00:28:00 2005 UTC (19 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.58: preferred, colored
Changes since revision 1.58: +10 -1 lines
- setup the browser.* attributes for public users

Revision 1.58: download - view: text, markup, annotated - select for diffs
Tue Dec 28 20:28:55 2004 UTC (19 years, 3 months ago) by albertel
Branches: MAIN
CVS tags: version_1_3_1
Diff to previous 1.57: preferred, colored
Changes since revision 1.57: +3 -4 lines
- one more thing, if they didn't give a symb, and we don't have a symb, we can't verify it at this stage, this can happen we things are ambiguous, so pass them by for now and we'll disambiguiate later

Revision 1.57: download - view: text, markup, annotated - select for diffs
Tue Dec 28 20:18:38 2004 UTC (19 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.56: preferred, colored
Changes since revision 1.56: +2 -2 lines
- only things on a mpa shoul dhave a symb check done BUG#3766

Revision 1.56: download - view: text, markup, annotated - select for diffs
Thu Dec 23 19:40:12 2004 UTC (19 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: version_1_3_0
Diff to previous 1.55: preferred, colored
Changes since revision 1.55: +3 -2 lines
- /res/adm things don't have symbs

Revision 1.55: download - view: text, markup, annotated - select for diffs
Mon Dec 20 20:51:23 2004 UTC (19 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.54: preferred, colored
Changes since revision 1.54: +8 -1 lines
- more of BUG#3714

Revision 1.54: download - view: text, markup, annotated - select for diffs
Fri Dec 17 19:43:19 2004 UTC (19 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.53: preferred, colored
Changes since revision 1.53: +1 -2 lines
- remove log spew

Revision 1.53: download - view: text, markup, annotated - select for diffs
Tue Dec 14 20:32:15 2004 UTC (19 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: version_1_2_99_1
Diff to previous 1.52: preferred, colored
Changes since revision 1.52: +6 -2 lines
- allow smpedit to take a symb arg

Revision 1.52: download - view: text, markup, annotated - select for diffs
Thu Nov 11 22:18:23 2004 UTC (19 years, 5 months ago) by raeburn
Branches: MAIN
CVS tags: version_1_2_99_0
Diff to previous 1.51: preferred, colored
Changes since revision 1.51: +6 -2 lines
DC can select a CC role in his/her domain, and receive CC privileges on the fly.  Work in progress. Access is not quite set right for pages.

Revision 1.51: download - view: text, markup, annotated - select for diffs
Fri Apr 23 23:01:36 2004 UTC (20 years 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.50: preferred, colored
Changes since revision 1.50: +2 -2 lines
- Somewhat amazed at how easy this was should with these changes
   - uploaded .html/.page (all ssi type docs) now
       - get parsed
       - can be printed
       - get default parameters
       - are no longer wrapper ed

- .problems are still somewhat issue oriented though (need real metadata support for uploaded)

Revision 1.50: download - view: text, markup, annotated - select for diffs
Fri Nov 21 21:27:25 2003 UTC (20 years, 5 months ago) by albertel
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
Diff to previous 1.49: preferred, colored
Changes since revision 1.49: +2 -2 lines
- decode_symb()

Revision 1.49: download - view: text, markup, annotated - select for diffs
Sat Nov 1 16:37:21 2003 UTC (20 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.48: preferred, colored
Changes since revision 1.48: +2 -2 lines
Do not explicitly request most recent versions of files.

Two subroutines will need caching:

* lonnet::fixversion
& lonnet::getversion

Revision 1.48: download - view: text, markup, annotated - select for diffs
Sat Sep 20 17:44:22 2003 UTC (20 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.47: preferred, colored
Changes since revision 1.47: +2 -2 lines
Setting content language in headers.

Revision 1.47: download - view: text, markup, annotated - select for diffs
Tue Sep 16 18:15:43 2003 UTC (20 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.46: preferred, colored
Changes since revision 1.46: +6 -1 lines
Initialize language handle

Revision 1.46: download - view: text, markup, annotated - select for diffs
Tue May 13 00:52:46 2003 UTC (20 years, 11 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, version_0_99_1, version_0_99_0, conference_2003
Diff to previous 1.45: preferred, colored
Changes since revision 1.45: +7 -82 lines
Consolidate functions from access control handlers in order to eventually
add them also to lonuploadedacc.pm - preparation for running uploaded
problems.

Revision 1.45: download - view: text, markup, annotated - select for diffs
Tue May 6 21:45:25 2003 UTC (20 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.44: preferred, colored
Changes since revision 1.44: +3 -3 lines
- Perl 5.80 + mod_perl 2.0 + APache 2.0  really want the 0 in there

Revision 1.44: download - view: text, markup, annotated - select for diffs
Wed Apr 16 15:59:15 2003 UTC (21 years ago) by www
Branches: MAIN
Diff to previous 1.43: preferred, colored
Changes since revision 1.43: +7 -3 lines
For the reload button on the inline remote to work, "last_known" in symblist
must be set correctly.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Sat Apr 12 15:58:43 2003 UTC (21 years ago) by www
Branches: MAIN
Diff to previous 1.42: preferred, colored
Changes since revision 1.42: +2 -2 lines
Install new managekeys handler, make new permission "mky" to invoke it

Revision 1.42: download - view: text, markup, annotated - select for diffs
Thu Apr 3 21:58:09 2003 UTC (21 years ago) by albertel
Branches: MAIN
Diff to previous 1.41: preferred, colored
Changes since revision 1.41: +4 -1 lines
- public users can now submit answers to problems that are published public
- lonxml includes line numbers when complaing about missing tags

Revision 1.41: download - view: text, markup, annotated - select for diffs
Thu Apr 3 16:50:46 2003 UTC (21 years ago) by www
Branches: MAIN
Diff to previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2 lines
Handle login without Remote.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Wed Apr 2 14:57:32 2003 UTC (21 years ago) by www
Branches: MAIN
Diff to previous 1.39: preferred, colored
Changes since revision 1.39: +4 -3 lines
Direct notification email directly to login screen.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Fri Feb 28 18:14:44 2003 UTC (21 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.38: preferred, colored
Changes since revision 1.38: +4 -2 lines
Still working on running syllabus, etc, without /adm/wrapper.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Mon Feb 3 18:03:52 2003 UTC (21 years, 2 months ago) by harris41
Branches: MAIN
Diff to previous 1.37: preferred, colored
Changes since revision 1.37: +1 -2 lines
best wishes to all.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Wed Nov 6 22:43:27 2002 UTC (21 years, 5 months ago) by albertel
Branches: MAIN
CVS tags: version_0_6_2, version_0_6
Diff to previous 1.36: preferred, colored
Changes since revision 1.36: +14 -6 lines
- fixes BUG#300
- now log all print accesses
- now force restrictions on acces to files in prtspool

Revision 1.36: download - view: text, markup, annotated - select for diffs
Fri Oct 25 13:59:40 2002 UTC (21 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.35: preferred, colored
Changes since revision 1.35: +2 -2 lines
Bug #773

Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Aug 27 14:23:18 2002 UTC (21 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.34: preferred, colored
Changes since revision 1.34: +3 -2 lines
Recognizes "/public" as "public"

Revision 1.34: download - view: text, markup, annotated - select for diffs
Wed Jul 3 20:54:49 2002 UTC (21 years, 9 months ago) by www
Branches: MAIN
CVS tags: version_0_5_1, version_0_5
Diff to previous 1.33: preferred, colored
Changes since revision 1.33: +12 -5 lines
Bug 573.
Only calls login screen for resources with embstyle ssi, or /adm/roles,
or /adm/logout

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat Jun 15 19:45:26 2002 UTC (21 years, 10 months ago) by www
Branches: MAIN
CVS tags: version_0_4, stable_2002_july, STABLE
Diff to previous 1.32: preferred, colored
Changes since revision 1.32: +1 -4 lines
Bug 488
Undo version 1.32 of lonacc to avoid unneccessary calls to metadata.
Postpone to lonnet::allowed call.
Deal with 'priv' while we are at it.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat Jun 15 19:20:14 2002 UTC (21 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.31: preferred, colored
Changes since revision 1.31: +4 -1 lines
Add copyright to request environment (toward bug 488)

Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue May 7 18:49:33 2002 UTC (21 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.30: preferred, colored
Changes since revision 1.30: +13 -5 lines
This is incorporating the &symbverify call for user-supplied symbs.
Towards bug 279. Should bring up roles error when wrong.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Apr 2 21:33:06 2002 UTC (22 years ago) by www
Branches: MAIN
CVS tags: stable_2002_april
Diff to previous 1.29: preferred, colored
Changes since revision 1.29: +4 -1 lines
Should register symb correctly when directly jumping to GET provided symb

Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Mar 26 16:05:01 2002 UTC (22 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.28: preferred, colored
Changes since revision 1.28: +11 -2 lines
Accepts symb now

Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Feb 26 21:01:33 2002 UTC (22 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.27: preferred, colored
Changes since revision 1.27: +3 -7 lines
- use the new add_to_env command in loncommon, this way <select multiple> will work

Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Feb 25 21:22:51 2002 UTC (22 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.26: preferred, colored
Changes since revision 1.26: +7 -3 lines
Hopefully (POST only) accepts <select multiple>

Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Jan 4 14:57:14 2002 UTC (22 years, 3 months ago) by www
Branches: MAIN
CVS tags: stable_2002_spring
Diff to previous 1.25: preferred, colored
Changes since revision 1.25: +4 -1 lines
Store request method

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Dec 15 20:40:23 2001 UTC (22 years, 4 months ago) by harris41
Branches: MAIN
Diff to previous 1.24: preferred, colored
Changes since revision 1.24: +71 -2 lines
adding in POD documentation; using loncommon::fileembstyle instead of
lonnet -Scott Harrison

Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Dec 6 21:03:02 2001 UTC (22 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.23: preferred, colored
Changes since revision 1.23: +1 -0 lines
Counts accesses to resources

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Nov 29 21:54:56 2001 UTC (22 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.22: preferred, colored
Changes since revision 1.22: +16 -3 lines
Logging of accesses and caching of symb

Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Nov 29 19:12:44 2001 UTC (22 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.21: preferred, colored
Changes since revision 1.21: +25 -0 lines
GPL

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Sep 26 14:07:45 2001 UTC (22 years, 6 months ago) by www
Branches: MAIN
CVS tags: stable_2001_fall
Diff to previous 1.20: preferred, colored
Changes since revision 1.20: +12 -2 lines
Public Access

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Aug 12 01:18:37 2001 UTC (22 years, 8 months ago) by www
Branches: MAIN
Diff to previous 1.19: preferred, colored
Changes since revision 1.19: +0 -22 lines
<allow> more powerful, has wildcards - needs TESTING!!!

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Aug 11 21:05:42 2001 UTC (22 years, 8 months ago) by www
Branches: MAIN
Diff to previous 1.18: preferred, colored
Changes since revision 1.18: +14 -1 lines
Wildcards in httprefs

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon May 28 22:47:18 2001 UTC (22 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
Bugfix

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon May 28 22:29:17 2001 UTC (22 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.16: preferred, colored
Changes since revision 1.16: +7 -2 lines
Request State more Informative

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Jan 6 16:12:24 2001 UTC (23 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.15: preferred, colored
Changes since revision 1.15: +4 -1 lines
Applied shared flocks on the environment

Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Dec 26 19:50:25 2000 UTC (23 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.14: preferred, colored
Changes since revision 1.14: +4 -2 lines
Remove newlines at the end of non-file form fields

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Dec 25 12:44:43 2000 UTC (23 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.13: preferred, colored
Changes since revision 1.13: +50 -4 lines
Now take "multipart/form-data" forms for file upload

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Nov 6 16:30:21 2000 UTC (23 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.12: preferred, colored
Changes since revision 1.12: +2 -11 lines
No "wild guesses" based on directory, use <allow> tag instead

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Oct 31 19:26:21 2000 UTC (23 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.11: preferred, colored
Changes since revision 1.11: +18 -1 lines
Tries to figure out referer a little harder to work with subrequests from
Java applets

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Oct 30 22:41:55 2000 UTC (23 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1 lines
Info for lonnet::allowed added early into the request cycle

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Sep 28 17:01:17 2000 UTC (23 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.9: preferred, colored
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:27 2000 UTC (23 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.8: preferred, colored
Changes since revision 1.8: +6 -7 lines
Direct writing to environment

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Sep 15 15:04:17 2000 UTC (23 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +6 -1 lines
Flush content length after reading POST parms

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Sep 6 14:25:17 2000 UTC (23 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +10 -5 lines
Access control course level

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Jun 5 20:28:17 2000 UTC (23 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +29 -16 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, 3 months ago) by www
Branches: MAIN
CVS tags: LATEST, Bacillus, Aquifex
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +10 -2 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, 3 months ago) by www
Branches: MAIN
Diff to previous 1.3: preferred, colored
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 (24 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.2: preferred, colored
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 (24 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +15 -2 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 (24 years, 6 months ago) by albertel
Branches: loncom
CVS tags: start
Diff to previous 1.1: preferred, colored
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 (24 years, 6 months ago) by albertel
Branches: MAIN
Initial revision

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>