CVS log for loncom/auth/lonlogin.pm

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.158.2.13.2.11: download - view: text, markup, annotated - select for diffs
Fri Dec 29 23:49:12 2023 UTC (3 months, 2 weeks ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.158.2.13.2.10: preferred, colored next main 1.158.2.14: preferred, colored
Changes since revision 1.158.2.13.2.10: +2 -2 lines
- For 2.11.4 (modified)
  Include changes in 1.207

Revision 1.207: download - view: text, markup, annotated - select for diffs
Tue Nov 21 19:52:18 2023 UTC (4 months, 3 weeks ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X, HEAD
Diff to previous 1.206: preferred, colored
Changes since revision 1.206: +2 -2 lines
- Avoid endless redirects to current host when login page redirects are in
  effect and original URL request was for /enc/ for an expired session.

Revision 1.158.2.13.2.10: download - view: text, markup, annotated - select for diffs
Wed Jul 5 17:03:27 2023 UTC (9 months, 2 weeks ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.158.2.13.2.9: preferred, colored
Changes since revision 1.158.2.13.2.9: +18 -7 lines
- For 2.11.4 (modified)
  Include changes in 1.206

Revision 1.206: 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.205: preferred, colored
Changes since revision 1.205: +19 -8 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.158.2.13.2.9: download - view: text, markup, annotated - select for diffs
Fri Feb 3 23:11:31 2023 UTC (14 months, 2 weeks ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.158.2.13.2.8: preferred, colored
Changes since revision 1.158.2.13.2.8: +2 -2 lines
- For 2.11.4 (modified)
  Include changes in 1.205

Revision 1.205: download - view: text, markup, annotated - select for diffs
Fri Feb 3 23:09:30 2023 UTC (14 months, 2 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.204: preferred, colored
Changes since revision 1.204: +2 -2 lines
- Typo

Revision 1.158.2.13.2.8: download - view: text, markup, annotated - select for diffs
Mon Jan 23 00:52:44 2023 UTC (14 months, 3 weeks ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.158.2.13.2.7: preferred, colored
Changes since revision 1.158.2.13.2.7: +42 -3 lines
- For 2.11.4 (modified)
  Include changes in 1.204

Revision 1.204: 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.203: preferred, colored
Changes since revision 1.203: +42 -3 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.158.2.13.2.7: download - view: text, markup, annotated - select for diffs
Tue Aug 30 12:28:08 2022 UTC (19 months, 2 weeks ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.158.2.13.2.6: preferred, colored
Changes since revision 1.158.2.13.2.6: +48 -4 lines
- For 2.11.4 (modified)
  Include changes in 1.202, 1.203

Revision 1.203: download - view: text, markup, annotated - select for diffs
Tue Aug 30 12:25:03 2022 UTC (19 months, 2 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.202: preferred, colored
Changes since revision 1.202: +2 -2 lines
- Remove unused scalar

Revision 1.202: 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.201: preferred, colored
Changes since revision 1.201: +48 -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.158.2.13.2.6: download - view: text, markup, annotated - select for diffs
Fri Jul 8 15:43:51 2022 UTC (21 months, 1 week ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.158.2.13.2.5: preferred, colored
Changes since revision 1.158.2.13.2.5: +93 -24 lines
- For 2.11.4 (modified)
  Include changes in 1.199, 1.200, 1.201

Revision 1.201: 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.200: preferred, colored
Changes since revision 1.200: +25 -12 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.200: download - view: text, markup, annotated - select for diffs
Sun Jun 26 04:03:47 2022 UTC (21 months, 3 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.199: preferred, colored
Changes since revision 1.199: +12 -4 lines
- Bug 6907
  - Set request.linkprotuser in %env for students accessing deep-linked items
    with LTI link protection which includes username from other LMS.
  - Set "only_body" for intermediate pages shown while session is being set up
    for LTI link-protected access.
  - Provide appropriate feedback when a deep link is followed but the user
    only has a future and/or expired role in the target course.

Revision 1.199: 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.198: preferred, colored
Changes since revision 1.198: +69 -21 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.158.2.13.2.5: download - view: text, markup, annotated - select for diffs
Wed Jun 1 12:21:06 2022 UTC (22 months, 2 weeks ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.158.2.13.2.4: preferred, colored
Changes since revision 1.158.2.13.2.4: +4 -3 lines
- For 2.11.4 (modified)
  Include changes in 1.198

Revision 1.198: download - view: text, markup, annotated - select for diffs
Wed Jun 1 12:12:32 2022 UTC (22 months, 2 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.197: preferred, colored
Changes since revision 1.197: +4 -3 lines
- Bug 6907
    Stop deep-linked items escaping iframe context, if LTI link protection in
    effect, but user needs to authenticate, and login page supports dual SSO
    and non-SSO login.

Revision 1.158.2.13.2.4: download - view: text, markup, annotated - select for diffs
Sun May 29 12:44:12 2022 UTC (22 months, 3 weeks ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.158.2.13.2.3: preferred, colored
Changes since revision 1.158.2.13.2.3: +36 -2 lines
- For 2.11.4 (modified)
  Include changes in rev. 1.196 and 1.197.

Revision 1.197: download - view: text, markup, annotated - select for diffs
Fri May 27 01:36:08 2022 UTC (22 months, 3 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.196: preferred, colored
Changes since revision 1.196: +2 -1 lines
- Bug 6907
  Stop deep-linked items escaping iframe context, if LTI link protection in
  effect, but user needs to authenticate.

Revision 1.196: download - view: text, markup, annotated - select for diffs
Wed May 25 18:05:56 2022 UTC (22 months, 3 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.195: preferred, colored
Changes since revision 1.195: +35 -2 lines
- Bug 6907
  Stop deep-linked items escaping iframe context, if LTI link protection in
  effect, but user needs to authenticate.

Revision 1.158.2.13.2.3: download - view: text, markup, annotated - select for diffs
Thu Feb 24 16:43:39 2022 UTC (2 years, 1 month ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.158.2.13.2.2: preferred, colored
Changes since revision 1.158.2.13.2.2: +2 -1 lines
- For 2.11.4 (modified)
  Include changes in 1.195

Revision 1.158.2.15: download - view: text, markup, annotated - select for diffs
Thu Feb 24 16:00:23 2022 UTC (2 years, 1 month ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_4_uiuc, version_2_11_4
Diff to previous 1.158.2.14: preferred, colored to branchpoint 1.158: preferred, colored next main 1.159: preferred, colored
Changes since revision 1.158.2.14: +2 -1 lines
- For 2.11
  Backport 1.195

Revision 1.195: download - view: text, markup, annotated - select for diffs
Thu Feb 24 15:51:28 2022 UTC (2 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.194: preferred, colored
Changes since revision 1.194: +2 -1 lines
- Set focus to username field when /adm/login is landing page for SSO and
  non-SSO authentication, and user toggles to use non-SSO auth.

Revision 1.158.2.13.2.2: download - view: text, markup, annotated - select for diffs
Sun Jan 16 23:31:27 2022 UTC (2 years, 3 months ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.158.2.13.2.1: preferred, colored
Changes since revision 1.158.2.13.2.1: +10 -4 lines
- For 2.11.4 (modified)
  Include changes in 1.194

Revision 1.158.2.14: download - view: text, markup, annotated - select for diffs
Sun Jan 16 19:43:41 2022 UTC (2 years, 3 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.158.2.13: preferred, colored to branchpoint 1.158: preferred, colored
Changes since revision 1.158.2.13: +10 -4 lines
- For 2.11
  Backport 1.194

Revision 1.194: download - view: text, markup, annotated - select for diffs
Sat Jan 15 20:21:06 2022 UTC (2 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.193: preferred, colored
Changes since revision 1.193: +10 -4 lines
- Domain config for alt attributes for banner, main logo, and domain logo
  used on log-in page.
- Add id attributes to img tags.

Revision 1.158.2.13.2.1: download - view: text, markup, annotated - select for diffs
Fri Dec 31 21:56:01 2021 UTC (2 years, 3 months ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.158.2.13: preferred, colored
Changes since revision 1.158.2.13: +147 -6 lines
- For 2.11.4 (modified)
  Include changes in 1.172, 1.177, 1.179, 1.187 (part), 1.192 (part),
  1.193 (part).

Revision 1.158.2.13: download - view: text, markup, annotated - select for diffs
Sun Dec 12 11:47:03 2021 UTC (2 years, 4 months ago) by raeburn
Branches: version_2_11_X
Branch point for: version_2_11_4_msu
Diff to previous 1.158.2.12: preferred, colored to branchpoint 1.158: preferred, colored
Changes since revision 1.158.2.12: +205 -47 lines
- For 2.11
  Backport 1.183, 1.184, 1.185, 1.186, 1.187 (part), 1.188, 1.189, 1.190,
            1.191, 1.192 (part), 1.193

Revision 1.193: 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.192: preferred, colored
Changes since revision 1.192: +79 -68 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.192: 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.191: preferred, colored
Changes since revision 1.191: +103 -65 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.191: download - view: text, markup, annotated - select for diffs
Sun Oct 10 23:22:30 2021 UTC (2 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.190: preferred, colored
Changes since revision 1.190: +17 -3 lines
- If SAML authentication (Shibboleth) is using /adm/login as landing page,
  delay deleting ltoken from tempdir, so it is available to lonacc::sso_login()
- Append either ltoken or linkkey to landing page link to /adm/sso to support
  deep-linking.

Revision 1.190: download - view: text, markup, annotated - select for diffs
Fri Oct 8 14:45:45 2021 UTC (2 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.189: preferred, colored
Changes since revision 1.189: +4 -4 lines
- Include name of item in query string as well as the value.

Revision 1.189: download - view: text, markup, annotated - select for diffs
Wed Oct 6 19:41:53 2021 UTC (2 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.188: preferred, colored
Changes since revision 1.188: +4 -1 lines
- $env{'form.firsturl'} not kept if it points at /adm/logout

Revision 1.188: download - view: text, markup, annotated - select for diffs
Wed Oct 6 19:28:55 2021 UTC (2 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.187: preferred, colored
Changes since revision 1.187: +31 -7 lines
- Use URI::Escape to encode firsturl in query string, and only use
  HTML::Entities for single quotes.

Revision 1.187: download - view: text, markup, annotated - select for diffs
Tue Sep 28 21:16:07 2021 UTC (2 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.186: preferred, colored
Changes since revision 1.186: +10 -9 lines
- HTML Entity encoding of user-supplied input in query string for URLs.

Revision 1.186: download - view: text, markup, annotated - select for diffs
Tue Sep 28 20:47:46 2021 UTC (2 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.185: preferred, colored
Changes since revision 1.185: +2 -2 lines
- Declaration no longer needed here.

Revision 1.185: download - view: text, markup, annotated - select for diffs
Mon Sep 27 02:49:36 2021 UTC (2 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.184: preferred, colored
Changes since revision 1.184: +2 -2 lines
- Declaration no longer needed.

Revision 1.184: download - view: text, markup, annotated - select for diffs
Tue Sep 21 22:54:26 2021 UTC (2 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.183: preferred, colored
Changes since revision 1.183: +120 -19 lines
- For SAML authentication (Shibboleth) config for each of domain's nodes
  to set /adm/log-in as landing page for user toggle between SSO or non-SSO.

Revision 1.183: download - view: text, markup, annotated - select for diffs
Mon May 3 15:27:44 2021 UTC (2 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.182: preferred, colored
Changes since revision 1.182: +5 -1 lines
- Bug 6914
 - Check whether WAF proxy alias should be used when using switchserver.
 - Requests for /adm/dns/hosts and /adm/dns/domain from other nodes in the
   network do not require redirecting to an alias (if in use).

Revision 1.158.2.9.2.3: download - view: text, markup, annotated - select for diffs
Mon Jan 4 12:50:06 2021 UTC (3 years, 3 months ago) by raeburn
Branches: version_2_11_3_msu
Diff to previous 1.158.2.9.2.2: preferred, colored next main 1.158.2.10: preferred, colored
Changes since revision 1.158.2.9.2.2: +3 -3 lines
- For 2.11.3 (modified)
  Include changes in 1.182

Revision 1.158.2.12: download - view: text, markup, annotated - select for diffs
Mon Jan 4 03:49:10 2021 UTC (3 years, 3 months ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_3_uiuc, version_2_11_3
Diff to previous 1.158.2.11: preferred, colored to branchpoint 1.158: preferred, colored
Changes since revision 1.158.2.11: +3 -3 lines
- For 2.11
  Backport 1.182

Revision 1.182: 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.181: preferred, colored
Changes since revision 1.181: +3 -3 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.158.2.9.2.2: download - view: text, markup, annotated - select for diffs
Mon Oct 26 02:06:16 2020 UTC (3 years, 5 months ago) by raeburn
Branches: version_2_11_3_msu
Diff to previous 1.158.2.9.2.1: preferred, colored
Changes since revision 1.158.2.9.2.1: +36 -19 lines
- For 2.11.3 (modified)
  Include changes in 1.180, 1.181

Revision 1.158.2.11: download - view: text, markup, annotated - select for diffs
Mon Oct 26 02:00:13 2020 UTC (3 years, 5 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.158.2.10: preferred, colored to branchpoint 1.158: preferred, colored
Changes since revision 1.158.2.10: +2 -1 lines
- For 2.11
  Backport 1.181

Revision 1.181: download - view: text, markup, annotated - select for diffs
Mon Oct 26 01:52:15 2020 UTC (3 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.180: preferred, colored
Changes since revision 1.180: +2 -1 lines
- Prevent duplicates in list of other potential servers.

Revision 1.158.2.10: download - view: text, markup, annotated - select for diffs
Sat Oct 24 19:49:06 2020 UTC (3 years, 5 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.158.2.9: preferred, colored to branchpoint 1.158: preferred, colored
Changes since revision 1.158.2.9: +35 -19 lines
- For 2.11
  Backport 1.180

Revision 1.180: download - view: text, markup, annotated - select for diffs
Fri Oct 16 23:27:45 2020 UTC (3 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.179: preferred, colored
Changes since revision 1.179: +35 -19 lines
- When server is unavailable for login because of local lonc/lond problem:
  - Reinstate pre-2.2.2 behavior whereby list of other potential servers
  featured "preferred" servers first.
  - "Preferred" list from domain config for "User session hosting/offloading"
    for the server, instead of from spare.tab file.
  - satisfy w3c validation
  - links are to https or http as appropriate from data in dns_hosts.tab

Revision 1.158.2.9.2.1: download - view: text, markup, annotated - select for diffs
Wed Jan 22 16:43:52 2020 UTC (4 years, 2 months ago) by raeburn
Branches: version_2_11_3_msu
Diff to previous 1.158.2.9: preferred, colored
Changes since revision 1.158.2.9: +6 -1 lines
- For 2.11.3 (modified)
  Include changes in 1.172

Revision 1.158.2.9: download - view: text, markup, annotated - select for diffs
Sun Aug 4 12:18:44 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.158.2.8: preferred, colored to branchpoint 1.158: preferred, colored
Changes since revision 1.158.2.8: +10 -6 lines
- For 2.11
  Backport 1.170, 1.173

Revision 1.158.2.8: download - view: text, markup, annotated - select for diffs
Thu Aug 1 14:21:37 2019 UTC (4 years, 8 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.158.2.7: preferred, colored to branchpoint 1.158: preferred, colored
Changes since revision 1.158.2.7: +85 -10 lines
- For 2.11
  Backport 1.174, 1.175, 1.176, 1.178

Revision 1.158.2.6.2.3: download - view: text, markup, annotated - select for diffs
Wed Feb 6 17:32:59 2019 UTC (5 years, 2 months ago) by raeburn
Branches: version_2_11_2_msu
Diff to previous 1.158.2.6.2.2: preferred, colored to branchpoint 1.158.2.6: preferred, colored next main 1.158.2.7: preferred, colored
Changes since revision 1.158.2.6.2.2: +6 -1 lines
- For 2.11.2 (modified)
  Include changes in 1.172

Revision 1.179: 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.178: preferred, colored
Changes since revision 1.178: +43 -4 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.178: 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.177: preferred, colored
Changes since revision 1.177: +3 -2 lines
- Call Apache::lonnet::hostname($lonhost) before accessing
  $Apache::lonnet::protocol{$lonhost) so %Apache::lonnet::protocol is populated.

Revision 1.177: download - view: text, markup, annotated - select for diffs
Wed Dec 26 20:10:21 2018 UTC (5 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.176: preferred, colored
Changes since revision 1.176: +68 -7 lines
- Bug 6400 Deep-linking
  - URLs like /adm/lti/tiny/domain/uniqueID can be used to restrict use of
    deep links to access from another LTI-enabled application (no user data
    passed in this context).

Revision 1.176: download - view: text, markup, annotated - select for diffs
Wed Dec 5 03:29:05 2018 UTC (5 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.175: preferred, colored
Changes since revision 1.175: +59 -9 lines
- Avoid repeated redirects back and forth between balancer and target node
  in corner case.
  - Remove file on balancer with record of node in use when browser lacks
    cookie for the active session on (balanced) node, when log-in page on
    that node is set to redirect.
  - If removal fails, remove the user's session file on the node itself.

Revision 1.175: download - view: text, markup, annotated - select for diffs
Sun Dec 2 14:55:59 2018 UTC (5 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.174: preferred, colored
Changes since revision 1.174: +2 -2 lines
- Validate domain when detection of an IP change by /adm/migrateuser.pm
  brought us here.

Revision 1.174: 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.173: preferred, colored
Changes since revision 1.173: +25 -3 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.158.2.7: download - view: text, markup, annotated - select for diffs
Tue Sep 4 01:10:29 2018 UTC (5 years, 7 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.158.2.6: preferred, colored to branchpoint 1.158: preferred, colored
Changes since revision 1.158.2.6: +62 -26 lines
- For 2.11
  Backport 1.169, 1.170 (modified), 1.171.

Revision 1.158.2.6.2.2: download - view: text, markup, annotated - select for diffs
Mon Sep 3 22:20:42 2018 UTC (5 years, 7 months ago) by raeburn
Branches: version_2_11_2_msu
Diff to previous 1.158.2.6.2.1: preferred, colored to branchpoint 1.158.2.6: preferred, colored
Changes since revision 1.158.2.6.2.1: +18 -26 lines
- For 2.11.2 (modified)
  Include changes in 1.169 omitted in rev. 1.158.2.6.2.1

Revision 1.173: download - view: text, markup, annotated - select for diffs
Wed Jul 4 16:58:19 2018 UTC (5 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.172: preferred, colored
Changes since revision 1.172: +9 -5 lines
- Use 'secure' attribute for session cookie on servers using Apache/SSL.

Revision 1.172: download - view: text, markup, annotated - select for diffs
Fri Jan 12 15:26:39 2018 UTC (6 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.171: preferred, colored
Changes since revision 1.171: +6 -1 lines
- Bug 6400 Tiny URL for deep-linking

Revision 1.158.2.6.2.1: download - view: text, markup, annotated - select for diffs
Sat Oct 14 20:59:35 2017 UTC (6 years, 6 months ago) by raeburn
Branches: version_2_11_2_msu
Diff to previous 1.158.2.6: preferred, colored
Changes since revision 1.158.2.6: +45 -1 lines
- For 2.11.2 (modified)
  Include changes in 1.169, 1.170 (modified), 1.171.

Revision 1.171: download - view: text, markup, annotated - select for diffs
Mon Sep 25 00:36:30 2017 UTC (6 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.170: preferred, colored
Changes since revision 1.170: +28 -5 lines
- When browser sends a LON-CAPA cookie for an expired session, redirect user
  to portal URL for user's domain for re-authentication.

Revision 1.170: download - view: text, markup, annotated - select for diffs
Sat Feb 25 19:56:09 2017 UTC (7 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.169: preferred, colored
Changes since revision 1.169: +2 -2 lines
- Name of cookie for public user set to lonPubID.

Revision 1.169: download - view: text, markup, annotated - select for diffs
Fri Feb 17 18:37:05 2017 UTC (7 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.168: preferred, colored
Changes since revision 1.168: +33 -20 lines
- Header will direct browser to expire "public" cookie if a "public" user
  is attempting to login.

Revision 1.158.2.6: download - view: text, markup, annotated - select for diffs
Sat Aug 13 20:11:58 2016 UTC (7 years, 8 months ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_2_uiuc, version_2_11_2_educog, version_2_11_2
Branch point for: version_2_11_2_msu
Diff to previous 1.158.2.5: preferred, colored to branchpoint 1.158: preferred, colored
Changes since revision 1.158.2.5: +3 -3 lines
- For 2.11
  - Backport 1.168

Revision 1.158.2.5: download - view: text, markup, annotated - select for diffs
Thu Aug 11 00:37:33 2016 UTC (7 years, 8 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.158.2.4: preferred, colored to branchpoint 1.158: preferred, colored
Changes since revision 1.158.2.4: +2 -8 lines
- For 2.11
  - Backport 1.165

Revision 1.168: download - view: text, markup, annotated - select for diffs
Tue May 3 22:33:49 2016 UTC (7 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.167: preferred, colored
Changes since revision 1.167: +3 -3 lines
- Improve display of log-in page for mobile devices with small viewports.

Revision 1.167: download - view: text, markup, annotated - select for diffs
Tue May 3 22:27:14 2016 UTC (7 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.166: preferred, colored
Changes since revision 1.166: +2 -1 lines
- Fix typo in rev. 1.166

Revision 1.166: download - view: text, markup, annotated - select for diffs
Tue Apr 19 18:09:11 2016 UTC (8 years ago) by raeburn
Branches: MAIN
Diff to previous 1.165: preferred, colored
Changes since revision 1.165: +4 -2 lines
- Reinstate log-in from https following changes in rev. 1.165.

Revision 1.165: download - view: text, markup, annotated - select for diffs
Wed Feb 17 19:15:39 2016 UTC (8 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.164: preferred, colored
Changes since revision 1.164: +3 -14 lines
- Bug 5679

Revision 1.158.2.4: download - view: text, markup, annotated - select for diffs
Sat Jun 6 14:40:28 2015 UTC (8 years, 10 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.158.2.3: preferred, colored to branchpoint 1.158: preferred, colored
Changes since revision 1.158.2.3: +16 -5 lines
- For 2.11
  Backport 1.163, 1.164

Revision 1.164: download - view: text, markup, annotated - select for diffs
Sat Jun 6 14:39:42 2015 UTC (8 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.163: preferred, colored
Changes since revision 1.163: +7 -7 lines
- Eliminate duplicate definitions.

Revision 1.163: download - view: text, markup, annotated - select for diffs
Sat Jun 6 14:08:58 2015 UTC (8 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.162: preferred, colored
Changes since revision 1.162: +15 -4 lines
- Support custom HTML mark-up in head block of log-in page for different
  domains on a multi-domain server.

Revision 1.158.2.3: download - view: text, markup, annotated - select for diffs
Fri Mar 6 22:45:30 2015 UTC (9 years, 1 month ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_1
Diff to previous 1.158.2.2: preferred, colored to branchpoint 1.158: preferred, colored
Changes since revision 1.158.2.2: +2 -1 lines
- For 2.11
  - Missed in 1.158.2.1 backport of changes in 1.161.

Revision 1.158.2.2: download - view: text, markup, annotated - select for diffs
Fri Mar 6 22:36:56 2015 UTC (9 years, 1 month ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.158.2.1: preferred, colored to branchpoint 1.158: preferred, colored
Changes since revision 1.158.2.1: +11 -2 lines
- For 2.11
  - Backport 1.159

Revision 1.158.2.1: download - view: text, markup, annotated - select for diffs
Fri Mar 6 22:32:39 2015 UTC (9 years, 1 month ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.158: preferred, colored
Changes since revision 1.158: +24 -1 lines
- For 2.11
  - Backport 1.161

Revision 1.162: download - view: text, markup, annotated - select for diffs
Fri Mar 6 20:39:22 2015 UTC (9 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.161: preferred, colored
Changes since revision 1.161: +11 -2 lines
- Reinstate changes in rev 1.159, which were removed in rev. 1.160

Revision 1.161: download - view: text, markup, annotated - select for diffs
Tue Mar 3 22:06:55 2015 UTC (9 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.160: preferred, colored
Changes since revision 1.160: +25 -1 lines
- Domain configuration to accommodate inclusion of custom HTML mark-up in
  head block of log-in page (e.g., javascript for analytics) for each server
  in a domain.

Revision 1.160: download - view: text, markup, annotated - select for diffs
Fri Dec 5 12:03:20 2014 UTC (9 years, 4 months ago) by kruse
Branches: MAIN
Diff to previous 1.159: preferred, colored
Changes since revision 1.159: +731 -733 lines
Disabled encryption and decryption of user's password for login, if the
login server uses https. Otherwise encryption and decryption stay enabled.

Revision 1.159: 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.158: preferred, colored
Changes since revision 1.158: +11 -2 lines
Bug 6675
- Changed client IP address when load balancing:
  Support option to host on Load Balancer itself, after re-authentication.

Revision 1.158: download - view: text, markup, annotated - select for diffs
Tue Nov 26 03:17:09 2013 UTC (10 years, 4 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_0_RC3, version_2_11_0_RC2, version_2_11_0
Branch point for: version_2_11_X
Diff to previous 1.157: preferred, colored
Changes since revision 1.157: +4 -2 lines
- Move &cleanup_html() from lonsupportreq.pm to loncommon.pm to facilitate
  reuse.
- Validation.

Revision 1.157: 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.156: preferred, colored
Changes since revision 1.156: +34 -12 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.156: download - view: text, markup, annotated - select for diffs
Fri Sep 13 21:28:18 2013 UTC (10 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.155: preferred, colored
Changes since revision 1.155: +9 -4 lines
- Bug 6673.
Do not autocapitalize or autocorrect text entered in username or domain fields
in log-in page, if user agent string implies client browser is for a mobile
device.

(Note: autocapitalize & autocorrect attributes are not compliant for
XHTML 1.0 Transitional)

Revision 1.155: download - view: text, markup, annotated - select for diffs
Mon Jan 28 02:00:58 2013 UTC (11 years, 2 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_0_RC1
Diff to previous 1.154: preferred, colored
Changes since revision 1.154: +3 -2 lines
- Remove any characters excluded in domain names from value for codedom
  added to query string for "Contact Helpdesk".

Revision 1.154: download - view: text, markup, annotated - select for diffs
Wed Jan 23 15:26:37 2013 UTC (11 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.153: preferred, colored
Changes since revision 1.153: +5 -3 lines
- Default is for "Contact Helpdesk" link to be shown on log-in page.

Revision 1.153: download - view: text, markup, annotated - select for diffs
Fri Jan 11 17:35:10 2013 UTC (11 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.152: preferred, colored
Changes since revision 1.152: +25 -8 lines
- Log-in page
  - Domain configuration to disable display of "Contact Helpdesk" link
    on log-in page (default is to display).
  - Don't display server administrator's e-mail address, if configured to be
    hidden, in the case where a user's self-declared domain is not the
    server's own domain.

Revision 1.152: download - view: text, markup, annotated - select for diffs
Mon Aug 27 00:52:45 2012 UTC (11 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.151: preferred, colored
Changes since revision 1.151: +5 -22 lines
- Move &loginhelpdisplay() from lonlogin.pm to lonauth.pm to facilitate reuse.
- Log-in help page configuration moved from helpsettings to login section in
  Domain configuration interface.
- Add ability to upload different help files for the different supported languages.
- Link to log-in help page depends on user's browser language preferences.

Revision 1.151: download - view: text, markup, annotated - select for diffs
Wed Apr 18 18:57:34 2012 UTC (12 years ago) by raeburn
Branches: MAIN
Diff to previous 1.150: preferred, colored
Changes since revision 1.150: +87 -92 lines
- Fix indents so code is easier to read.
  (standard LON-CAPA indent is 4 spaces).

Revision 1.150: download - view: text, markup, annotated - select for diffs
Wed Apr 11 11:40:07 2012 UTC (12 years ago) by goltermann
Branches: MAIN
Diff to previous 1.149: preferred, colored
Changes since revision 1.149: +2 -2 lines
changed <h1> to <p class='LC_error/warning/info'> where a headline is misplaced

Revision 1.149: download - view: text, markup, annotated - select for diffs
Mon Nov 7 18:16:10 2011 UTC (12 years, 5 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.148: preferred, colored
Changes since revision 1.148: +3 -2 lines
- use lonDocRoot perlvar in place of static string: '/home/httpd/html'.

Revision 1.148: download - view: text, markup, annotated - select for diffs
Sat Jun 11 18:21:07 2011 UTC (12 years, 10 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_10_X, version_2_10_1
Diff to previous 1.147: preferred, colored
Changes since revision 1.147: +20 -11 lines
- Check for "no_such_host" response when storing logtoken.
- Only display advice to log-in into another server, if they
  other servers are available.

Revision 1.147: download - view: text, markup, annotated - select for diffs
Thu Mar 3 06:37:30 2011 UTC (13 years, 1 month ago) by raeburn
Branches: MAIN
CVS tags: version_2_10_0
Diff to previous 1.146: preferred, colored
Changes since revision 1.146: +35 -9 lines
- Improve changes in rev 1.145.
  - No display of table rows for User Load, Server Load, or Version if
    there are no numbers to display.

Revision 1.146: download - view: text, markup, annotated - select for diffs
Fri Feb 11 10:41:59 2011 UTC (13 years, 2 months ago) by bisitz
Branches: MAIN
Diff to previous 1.145: preferred, colored
Changes since revision 1.145: +2 -2 lines
Same vertical alignment for login box and main logo / announcement

Revision 1.145: download - view: text, markup, annotated - select for diffs
Thu Sep 2 09:24:42 2010 UTC (13 years, 7 months ago) by www
Branches: MAIN
CVS tags: version_2_10_0_RC2
Diff to previous 1.144: preferred, colored
Changes since revision 1.144: +4 -1 lines
Don't show "User Load: 0.00 percent" if there is no maximum load configured. That looks like nobody is using the system.

Revision 1.144: download - view: text, markup, annotated - select for diffs
Thu Aug 26 14:16:23 2010 UTC (13 years, 7 months ago) by bisitz
Branches: MAIN
CVS tags: version_2_10_0_RC1
Diff to previous 1.143: preferred, colored
Changes since revision 1.143: +4 -4 lines
Bug 6345 resolution side effect:
Make changes from rev. 1.139 also work in Internet Explorer 6 and 7 by using the exact name (case!)

Revision 1.143: download - view: text, markup, annotated - select for diffs
Thu Aug 26 08:10:47 2010 UTC (13 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.142: preferred, colored
Changes since revision 1.142: +2 -2 lines
- Typo.

Revision 1.142: download - view: text, markup, annotated - select for diffs
Wed Aug 25 22:03:51 2010 UTC (13 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.141: preferred, colored
Changes since revision 1.141: +2 -1 lines
- Sanitize input from query string.

Revision 1.141: download - view: text, markup, annotated - select for diffs
Wed Aug 25 17:47:21 2010 UTC (13 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.140: preferred, colored
Changes since revision 1.140: +9 -3 lines
- Domain Logo moved to right side of lower box.
- Existing position: immediately below main logo looked odd if there
  was no announcement (which is displayed between the two logos).

Revision 1.140: download - view: text, markup, annotated - select for diffs
Wed Aug 25 16:34:32 2010 UTC (13 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.139: preferred, colored
Changes since revision 1.139: +2 -10 lines
- Offloading from a busy server delayed until after authentication so
  user's domain is available when determining which less loaded server
  will host (check that hosting is allowed).

Revision 1.139: download - view: text, markup, annotated - select for diffs
Sun Aug 22 21:51:11 2010 UTC (13 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.138: preferred, colored
Changes since revision 1.138: +14 -5 lines
- Bug 6345.

Revision 1.138: download - view: text, markup, annotated - select for diffs
Fri May 21 15:54:34 2010 UTC (13 years, 11 months ago) by bisitz
Branches: MAIN
Diff to previous 1.137: preferred, colored
Changes since revision 1.137: +4 -14 lines
Bug 6271, Bug 5577:
Get rid of user authentication image on login page (always use text version)
including all corresponding configuration settings.
Although the user interface is cleaned up and functional, the internal domain configuration cleanup could be improved.

Revision 1.137: download - view: text, markup, annotated - select for diffs
Thu May 6 16:15:59 2010 UTC (13 years, 11 months ago) by bisitz
Branches: MAIN
CVS tags: PRINT_INCOMPLETE_base, PRINT_INCOMPLETE
Diff to previous 1.136: preferred, colored
Changes since revision 1.136: +25 -20 lines
Bug 6271 - Simplyfied/consistent login page styles
- Replaced some special styles by standard styles and added special CSS directly to corresponding tags where needed.
- Removed unnecessary HTML table in login box.
- Removed upper separator line (seems unnecessary) and use simple <hr> at bottom.
- Consistent and simplified floating of block elements.
- Removed nobreak for catalog link and removed box width limit. Now more flexible with enhanced floating.
  "nobreak" not needed since box width (both, upper and lower box) is now controlled by the longest element (independent from used language, wording, browser font and other browser rendering differences). line break on (very) small screens should be ok though.
- Moved retrival of login box colors from loncommon.pm to lonlogin.pm - the only place where this and the corresponding styles are needed.

Revision 1.106.4.8: download - view: text, markup, annotated - select for diffs
Wed Mar 31 23:18:27 2010 UTC (14 years 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.106.4.7: preferred, colored next main 1.107: preferred, colored
Changes since revision 1.106.4.7: +2 -2 lines
- Backport 1.136.

Revision 1.136: download - view: text, markup, annotated - select for diffs
Wed Mar 31 23:11:48 2010 UTC (14 years ago) by raeburn
Branches: MAIN
Diff to previous 1.135: preferred, colored
Changes since revision 1.135: +2 -2 lines
- Consistent wording.

Revision 1.135: download - view: text, markup, annotated - select for diffs
Wed Mar 17 14:37:43 2010 UTC (14 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.134: preferred, colored
Changes since revision 1.134: +31 -33 lines
- If custom log-in help page, link to page for domain displayed in domain textbox (may be different from default_login_domain.
- If user is already logged in, load user's %env so primary_menu links  are shown for user.
  - Don't display "login problems" link, if user is already logged in,
    as it doesn't make sense here.

Revision 1.106.4.7: download - view: text, markup, annotated - select for diffs
Wed Mar 10 02:49:49 2010 UTC (14 years, 1 month ago) by raeburn
Branches: version_2_9_X
Diff to previous 1.106.4.6: preferred, colored
Changes since revision 1.106.4.6: +66 -2 lines
- Backport 1.126, 1.127, 1.128, 1.133.

Revision 1.106.4.6: download - view: text, markup, annotated - select for diffs
Fri Mar 5 17:37:21 2010 UTC (14 years, 1 month ago) by raeburn
Branches: version_2_9_X
Diff to previous 1.106.4.5: preferred, colored
Changes since revision 1.106.4.5: +2 -2 lines
- Backport 1.134.

Revision 1.134: download - view: text, markup, annotated - select for diffs
Wed Mar 3 17:05:49 2010 UTC (14 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.133: preferred, colored
Changes since revision 1.133: +2 -2 lines
- Keep link to Course/Community Catalog on one line.

Revision 1.133: download - view: text, markup, annotated - select for diffs
Wed Mar 3 17:00:01 2010 UTC (14 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.132: preferred, colored
Changes since revision 1.132: +50 -11 lines
- More flexibilty in redirection from log-in page for a server in a domain to
  domain's load balancer or SSO server.
  - Append specified path from domain config to destination hostname.
  - No redirection if client IP is listed as exempt in domain config.

Revision 1.106.4.5: download - view: text, markup, annotated - select for diffs
Tue Feb 9 17:49:15 2010 UTC (14 years, 2 months ago) by raeburn
Branches: version_2_9_X
Diff to previous 1.106.4.4: preferred, colored
Changes since revision 1.106.4.4: +2 -2 lines
- Backport 1.129 (part).

Revision 1.106.4.4: download - view: text, markup, annotated - select for diffs
Tue Feb 9 17:46:44 2010 UTC (14 years, 2 months ago) by raeburn
Branches: version_2_9_X
Diff to previous 1.106.4.3: preferred, colored
Changes since revision 1.106.4.3: +6 -2 lines
- Backport 1.125.

Revision 1.132: download - view: text, markup, annotated - select for diffs
Mon Feb 8 13:28:40 2010 UTC (14 years, 2 months ago) by bisitz
Branches: MAIN
CVS tags: version_2_9_99_0
Diff to previous 1.131: preferred, colored
Changes since revision 1.131: +24 -24 lines
- Corrected floating of domain description text: Always display text below logo.
- Optimized line breaks in loginInfo box: only break if content exists.
- No additional line breaks for contact block (too many variations are possible)
- Moved version number from contact block to server info box.
- Same alginment of server info box as elements above.
- Header: Replaced HTML table by simple div.

Revision 1.131: download - view: text, markup, annotated - select for diffs
Fri Dec 4 13:50:48 2009 UTC (14 years, 4 months ago) by jms
Branches: MAIN
CVS tags: bz6209-base, bz6209, GCI_3
Diff to previous 1.130: preferred, colored
Changes since revision 1.130: +20 -4 lines
Added ability to customize Log-in Help

Revision 1.130: download - view: text, markup, annotated - select for diffs
Tue Dec 1 14:23:49 2009 UTC (14 years, 4 months ago) by bisitz
Branches: MAIN
Diff to previous 1.129: preferred, colored
Changes since revision 1.129: +16 -16 lines
Info Box:
- Consistent design and indention for server admin e-mail address, version number, new account link
- Moved line breaks from subroutines which create the links/texts to the block where they are displayed
- Separate contact block from rest of info fields
- XHTML: Corrected label references for uname, password, domain

Revision 1.129: download - view: text, markup, annotated - select for diffs
Fri Oct 23 16:14:36 2009 UTC (14 years, 5 months ago) by bisitz
Branches: MAIN
Diff to previous 1.128: preferred, colored
Changes since revision 1.128: +16 -16 lines
Consistent wording "Course Catalog" -> "Course/Community Catalog"

Revision 1.128: download - view: text, markup, annotated - select for diffs
Wed Oct 21 12:29:40 2009 UTC (14 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.127: preferred, colored
Changes since revision 1.127: +2 -3 lines
- Checking that the hostname is known for the hostID to which redirection is to occur works better for the case of a multi-domain server.

Revision 1.127: download - view: text, markup, annotated - select for diffs
Tue Oct 6 23:43:21 2009 UTC (14 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.126: preferred, colored
Changes since revision 1.126: +8 -12 lines
No direct log-in.
- &Apache::loncommon::get_domainconf() returns simple hash (not a hash of a hash etc.)
- Get redirection setting for appropriate domain and hostID from this hash.

Revision 1.126: download - view: text, markup, annotated - select for diffs
Tue Oct 6 21:58:30 2009 UTC (14 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.125: preferred, colored
Changes since revision 1.125: +32 -2 lines
- Check if domain configuration for the server has been set to replace standard
  log-in page wth redirection to a different server (e.g., a lonbalancer server).

Revision 1.125: download - view: text, markup, annotated - select for diffs
Fri Sep 11 23:04:45 2009 UTC (14 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.124: preferred, colored
Changes since revision 1.124: +6 -2 lines
- If a firsturl was specified in the query string for the log-in page,
   send the user there if the user already has a LON-CAPA session.

Revision 1.106.4.3: download - view: text, markup, annotated - select for diffs
Wed Aug 12 19:52:15 2009 UTC (14 years, 8 months ago) by raeburn
Branches: version_2_9_X
CVS tags: version_2_8_99_0
Diff to previous 1.106.4.2: preferred, colored
Changes since revision 1.106.4.2: +13 -3 lines
- Backport 1.123, 1.124.

Revision 1.106.4.2: download - view: text, markup, annotated - select for diffs
Wed Aug 12 19:44:18 2009 UTC (14 years, 8 months ago) by raeburn
Branches: version_2_9_X
Diff to previous 1.106.4.1: preferred, colored
Changes since revision 1.106.4.1: +8 -2 lines
- Backport 1.122

Revision 1.124: download - view: text, markup, annotated - select for diffs
Wed Jul 22 21:51:03 2009 UTC (14 years, 9 months ago) by raeburn
Branches: MAIN
CVS tags: bz2851
Diff to previous 1.123: preferred, colored
Changes since revision 1.123: +4 -1 lines
- Bug 3987.
- Destination URL and Symb supplied in query string to log-in page, used to load page after appropriate role selection.

Revision 1.123: download - view: text, markup, annotated - select for diffs
Wed Jul 22 20:24:07 2009 UTC (14 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.122: preferred, colored
Changes since revision 1.122: +10 -3 lines
- Bug 3987. Deep linking.
- Include role and symb in query string when calling log-in page.
- Role is automatically selected and resource is displayed (assuming user actually has the role, and its active, and symb is valid).

Revision 1.122: download - view: text, markup, annotated - select for diffs
Fri May 22 17:01:28 2009 UTC (14 years, 11 months ago) by bisitz
Branches: MAIN
CVS tags: bz5969, BZ5971-printing-apage
Diff to previous 1.121: preferred, colored
Changes since revision 1.121: +8 -2 lines
XHTML

Revision 1.106.4.1: download - view: text, markup, annotated - select for diffs
Mon May 18 12:59:47 2009 UTC (14 years, 11 months ago) by raeburn
Branches: version_2_9_X
Diff to previous 1.106: preferred, colored
Changes since revision 1.106: +51 -29 lines
- Backport 1.109, 1.106.2.2, 1.106.2.3, 1.115, 1.116, 1.117.
- xhtml.

Revision 1.121: download - view: text, markup, annotated - select for diffs
Sat May 16 01:19:29 2009 UTC (14 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.120: preferred, colored
Changes since revision 1.120: +1 -5 lines
- Move check for undefined spareserver to lonnet.pm (this is how lonnet.pm pre-1.784  (9/28/2006) used to behave).

Revision 1.120: download - view: text, markup, annotated - select for diffs
Thu May 14 10:21:10 2009 UTC (14 years, 11 months ago) by foxr
Branches: MAIN
CVS tags: BZ5434-fox
Diff to previous 1.119: preferred, colored
Changes since revision 1.119: +10 -1 lines
There seem to be circumstances when $otherserver can wind up containing
http://  in that case map it to an empty string so that the login form
action becomes a relative link on the current server.

Revision 1.119: download - view: text, markup, annotated - select for diffs
Tue Apr 28 21:54:51 2009 UTC (14 years, 11 months ago) by tempelho
Branches: MAIN
Diff to previous 1.118: preferred, colored
Changes since revision 1.118: +7 -22 lines
Removed unused textual interface code

Revision 1.118: download - view: text, markup, annotated - select for diffs
Wed Apr 8 10:13:13 2009 UTC (15 years ago) by tempelho
Branches: MAIN
Diff to previous 1.117: preferred, colored
Changes since revision 1.117: +12 -14 lines
Style preparations for a new loginpage layout, layout changes on loginpage

Revision 1.117: download - view: text, markup, annotated - select for diffs
Wed Apr 1 14:43:19 2009 UTC (15 years ago) by hauer
Branches: MAIN
Diff to previous 1.116: preferred, colored
Changes since revision 1.116: +2 -2 lines
Edited Exit, Logout, log in, log out in eng/ger for consistent wording.

Revision 1.116: download - view: text, markup, annotated - select for diffs
Mon Mar 16 18:20:17 2009 UTC (15 years, 1 month ago) by bisitz
Branches: MAIN
Diff to previous 1.115: preferred, colored
Changes since revision 1.115: +2 -2 lines
XHTML conform javascript start tag attributes

Revision 1.115: download - view: text, markup, annotated - select for diffs
Mon Mar 16 18:10:05 2009 UTC (15 years, 1 month ago) by bisitz
Branches: MAIN
Diff to previous 1.114: preferred, colored
Changes since revision 1.114: +5 -5 lines
XHTML

Revision 1.114: download - view: text, markup, annotated - select for diffs
Tue Mar 10 18:18:31 2009 UTC (15 years, 1 month ago) by tempelho
Branches: MAIN
Diff to previous 1.113: preferred, colored
Changes since revision 1.113: +7 -7 lines
Changed order of the links right to the login box.

Revision 1.106.2.3: download - view: text, markup, annotated - select for diffs
Mon Jan 5 17:39:43 2009 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
Diff to previous 1.106.2.2: preferred, colored next main 1.107: preferred, colored
Changes since revision 1.106.2.2: +7 -8 lines
- Replace word 'percent' with % to save space.
- Improvements in alignment of titles with corresponding values.

Revision 1.106.2.2: download - view: text, markup, annotated - select for diffs
Thu Dec 25 05:53:17 2008 UTC (15 years, 3 months ago) by raeburn
Branches: version_2_8_X
CVS tags: version_2_7_99_0
Diff to previous 1.106.2.1: preferred, colored
Changes since revision 1.106.2.1: +5 -5 lines
- Item description on a single line.

Revision 1.113: download - view: text, markup, annotated - select for diffs
Mon Dec 15 11:44:46 2008 UTC (15 years, 4 months ago) by tempelho
Branches: MAIN
Diff to previous 1.112: preferred, colored
Changes since revision 1.112: +5 -5 lines
Changing loginContainer h1 into h2

Revision 1.106.2.1: download - view: text, markup, annotated - select for diffs
Wed Dec 10 17:45:29 2008 UTC (15 years, 4 months ago) by raeburn
Branches: version_2_8_X
Diff to previous 1.106: preferred, colored
Changes since revision 1.106: +34 -11 lines
- Backport 1.109.

Revision 1.112: download - view: text, markup, annotated - select for diffs
Wed Dec 10 15:45:38 2008 UTC (15 years, 4 months ago) by muellerd
Branches: MAIN
Diff to previous 1.111: preferred, colored
Changes since revision 1.111: +8 -23 lines
- moving $textcol and $bgcol to loncommon
- changing size of input fields
- removed fieldset and legend

Revision 1.111: download - view: text, markup, annotated - select for diffs
Wed Dec 10 10:14:55 2008 UTC (15 years, 4 months ago) by muellerd
Branches: MAIN
Diff to previous 1.110: preferred, colored
Changes since revision 1.110: +5 -14 lines
- cleaned up texthash
- moved link 'Contact Helpdesk' to LC_loginpage_loginInfo

Revision 1.110: download - view: text, markup, annotated - select for diffs
Wed Dec 3 13:07:15 2008 UTC (15 years, 4 months ago) by muellerd
Branches: MAIN
Diff to previous 1.109: preferred, colored
Changes since revision 1.109: +9 -11 lines
moving $sidebg to loncommon and removing background color attribute from serverinformation table

Revision 1.109: download - view: text, markup, annotated - select for diffs
Mon Dec 1 15:03:43 2008 UTC (15 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.108: preferred, colored
Changes since revision 1.108: +27 -17 lines
- New subroutine in domainprefs: &logo_display_options() - used to provide "show" checkbox for login page images - 'img' and 'logo' ('Header' image and 'Main Logo' respectively).
- Domains can choose to include/exclude these two images in the log-in page.
  - Default is to include the images (and to display defaults, if not custom image was uploaded).

Revision 1.108: download - view: text, markup, annotated - select for diffs
Sun Nov 23 11:01:01 2008 UTC (15 years, 4 months ago) by tempelho
Branches: MAIN
Diff to previous 1.107: preferred, colored
Changes since revision 1.107: +71 -64 lines
Seperating style and logic

Revision 1.107: download - view: text, markup, annotated - select for diffs
Sat Nov 22 19:07:02 2008 UTC (15 years, 4 months ago) by tempelho
Branches: MAIN
Diff to previous 1.106: preferred, colored
Changes since revision 1.106: +216 -359 lines
Removing the Accessibility Options. Redesigning the page.

Revision 1.106: download - view: text, markup, annotated - select for diffs
Thu Oct 2 11:28:49 2008 UTC (15 years, 6 months ago) by bisitz
Branches: MAIN
Branch point for: version_2_9_X, version_2_8_X
Diff to previous 1.105: preferred, colored
Changes since revision 1.105: +2 -2 lines
Localization:
- Added missing &mt() call

Revision 1.105: download - view: text, markup, annotated - select for diffs
Wed Sep 24 17:05:37 2008 UTC (15 years, 6 months ago) by bisitz
Branches: MAIN
Diff to previous 1.104: preferred, colored
Changes since revision 1.104: +2 -2 lines
The load shown on the login page is actually the server load
in contrast to the user load, so let's make this clear.

Revision 1.104: download - view: text, markup, annotated - select for diffs
Tue Jul 8 17:56:21 2008 UTC (15 years, 9 months ago) by bisitz
Branches: MAIN
CVS tags: version_2_7_X, version_2_7_1, version_2_7_0, version_2_6_99_1
Diff to previous 1.103: preferred, colored
Changes since revision 1.103: +6 -1 lines
Added warning message to login screen which is displayed, if user has no (java)script activated in the web browser.

Revision 1.103: download - view: text, markup, annotated - select for diffs
Fri May 30 19:31:20 2008 UTC (15 years, 10 months ago) by bisitz
Branches: MAIN
CVS tags: version_2_6_99_0
Diff to previous 1.102: preferred, colored
Changes since revision 1.102: +16 -12 lines
- Localization: Added missing &mt() calls to "server is temporarily not available" screen
- Added headline to "server is temporarily not available" screen

Revision 1.102: download - view: text, markup, annotated - select for diffs
Sat Mar 8 02:53:25 2008 UTC (16 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.101: preferred, colored
Changes since revision 1.101: +4 -1 lines
- Checked posted form submissions for an element named 'firsturl'.
- Used to direct the user to a self-enrollment for a course after log-in.

Revision 1.101: download - view: text, markup, annotated - select for diffs
Sun Feb 24 23:18:37 2008 UTC (16 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.100: preferred, colored
Changes since revision 1.100: +16 -2 lines
- can add a "New User?" link to the log-in page to allow users with out LON-CAPA accounts to create them
- Default authentication type, argument and language configurable via "Domain Configuration" interface (supercede domain.tab).
- when these domain defaults are changed an e-mail is sent to LON-CAPA cluster administrator so dns_domain.tab can be updated to support LON-CAPA versions: 2.4, 2.5 and 2.6.
- Ability to enable/disable format rules for users self-enrolling wth e-mail addresses.
- Ability to determine types of usernames which may be created when self-enrolling (e-mail address, institutional logon, SSO, any, or none.

Revision 1.100: download - view: text, markup, annotated - select for diffs
Thu Jan 24 15:06:21 2008 UTC (16 years, 2 months ago) by bisitz
Branches: MAIN
CVS tags: version_2_6_X, version_2_6_3, version_2_6_2
Diff to previous 1.99: preferred, colored
Changes since revision 1.99: +9 -10 lines
Localization: added missing &mt(...) for 'Already logged in' screen

Revision 1.99: download - view: text, markup, annotated - select for diffs
Thu Jan 24 14:30:28 2008 UTC (16 years, 2 months ago) by bisitz
Branches: MAIN
Diff to previous 1.98: preferred, colored
Changes since revision 1.98: +20 -10 lines
- Localization: Added missing &mt(...)
- Optimized screen layout: added line break before 'remember option' in Accessibility Options

Revision 1.98: download - view: text, markup, annotated - select for diffs
Wed Jan 16 20:42:44 2008 UTC (16 years, 3 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_6_1
Diff to previous 1.97: preferred, colored
Changes since revision 1.97: +76 -54 lines
Bug 5577.

domainprefs.pm
- On log-in page, log-in box can use either an image or text.  DC can choose which of these to use, and override default image and text color and background.
- javascript functions - colchg_span() and get_id() added to support dhtml-driven change of colors in square boxes used for legend for background colors, when new colors are chosen from the color picker
- &Apache::loncommon::devalidate_domconfig_cache() called in more cases when configuration changes have been made for a domain.

lonlogin.pm
- replace html tags for start end end of page with loncommon::start_page() and loncommon::end_page()
- log-in box can use either an image (e.g., userauthentication.gif) or text (configurable by DC via "Domain Configuration")

loncommon.pm
-  &designparm() will retrieve settings for log-in box header on log-in page: image, text color, and background color.
- &endbodytag() can take an optional argument (a ref to a hash) which if key of noredirectlink is true in the hash will suppress display of a 'Continue' link in the case where the $env{'internal.head.redirect'} exists.

default.tab
- new parameters added for default log-in box header - a default image, and default colors for text and background.

Revision 1.94.2.1: download - view: text, markup, annotated - select for diffs
Tue Oct 9 16:48:51 2007 UTC (16 years, 6 months ago) by albertel
Branches: version_2_5_X
CVS tags: version_2_5_2
Diff to previous 1.94: preferred, colored next main 1.95: preferred, colored
Changes since revision 1.94: +3 -4 lines
- backport 1.97

Revision 1.97: download - view: text, markup, annotated - select for diffs
Tue Oct 9 16:27:08 2007 UTC (16 years, 6 months ago) by albertel
Branches: MAIN
CVS tags: version_2_6_0, version_2_5_99_1, version_2_5_99_0
Diff to previous 1.96: preferred, colored
Changes since revision 1.96: +3 -4 lines
- library servers can offload

Revision 1.96: 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.95: preferred, colored
Changes since revision 1.95: +1 -2 lines
- convert exisiting cookie reads/validations to use
   lonnet::check_for_valid_session

Revision 1.95: download - view: text, markup, annotated - select for diffs
Mon Oct 1 21:52:50 2007 UTC (16 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.94: preferred, colored
Changes since revision 1.94: +11 -20 lines
- common thorough validation of an existing user session

Revision 1.94: download - view: text, markup, annotated - select for diffs
Thu Aug 30 22:07:45 2007 UTC (16 years, 7 months ago) by albertel
Branches: MAIN
CVS tags: version_2_5_1
Branch point for: version_2_5_X
Diff to previous 1.93: preferred, colored
Changes since revision 1.93: +5 -7 lines
- switch to using loncommon mechanism

Revision 1.93: download - view: text, markup, annotated - select for diffs
Tue Apr 17 15:44:58 2007 UTC (17 years ago) by www
Branches: MAIN
CVS tags: version_2_5_0, version_2_4_X, version_2_4_99_0, version_2_4_2, version_2_4_1, version_2_4_0, version_2_3_99_0
Diff to previous 1.92: preferred, colored
Changes since revision 1.92: +4 -4 lines
* increase character contrast by default (white background)
* labels
* fix some &mt()s
* css on roles screen

Revision 1.92: download - view: text, markup, annotated - select for diffs
Sat Apr 7 19:15:03 2007 UTC (17 years ago) by raeburn
Branches: MAIN
Diff to previous 1.91: preferred, colored
Changes since revision 1.91: +2 -2 lines
Unbalanced parentheses.

Revision 1.91: download - view: text, markup, annotated - select for diffs
Fri Apr 6 22:06:02 2007 UTC (17 years ago) by raeburn
Branches: MAIN
Diff to previous 1.90: preferred, colored
Changes since revision 1.90: +2 -2 lines
Default is to show coursecatalog link.

Revision 1.90: download - view: text, markup, annotated - select for diffs
Tue Apr 3 18:47:25 2007 UTC (17 years ago) by raeburn
Branches: MAIN
Diff to previous 1.89: preferred, colored
Changes since revision 1.89: +31 -10 lines
- domainprefs.pm
   - DCs can modify font colors, background colors and images for login page and also for defaults for different roles (student, coordinator, author, admin).
   - default settings (from /home/httpd/lonTabs/lonDomColors/default.tab) displayed if no custom choices made.
   - thumbnail images shown for both custom images and defaults
   - uploaded files stored in portfolio for domain config user (username: $dom-domainconfig), with indefinite public access permissions
   - $dom-domainconfig user created if not present

- loncommon.pm
  - Only default.tab file is now read from /home/httpd/lonTabs/lonDomColors.
  - defaults available in global hash: %Apache::loncommon::defaultdesign
  - &designparm() now gets custom settings for a specific domain from lonnet::get_domainconf($domain)
  - In &bodytag(), top frame rendering only uses $lonhttpdPort for images served from /adm, i.e., defaults.
  - Domain logo information now from config data from lonnet::get_domainconf($domain)

- lonlogin.pm
  - Display of Course Catalog link (default is display) and Server Administrator Email address (default is no display) now determined from domain configuration set for domain.

- lonnet.pm
  - get_domainconf() retrieves domain configuration.  Caching used (1800s lifetime).
      if configuration.db exists for primary library server in domain data from there,
          otherwise from /home/httpd/lonTabs/lonDomColors/$dom.tab (if one exists)
  - &get_dom() and &put_dom() can now take a fourth optional argument ($uhome) to allow domain data to be retrieved/stored in .db on specified host server ($uhome) in domain.
      Default is the primary library server in the domain.
  - &userfileupload() and &finishuserfileupload() can now accept to additional optional arguments (width and height in pixels for a thumbnail image to be stored for the uploaded file).
  - thumbnail is stored in same directory as full size image, and is named with a tn- prepended to the name of the full size image.
  - documentation updated for &get_dom and &put_dom().

Revision 1.89: download - view: text, markup, annotated - select for diffs
Thu Mar 8 01:58:48 2007 UTC (17 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.88: preferred, colored
Changes since revision 1.88: +2 -2 lines
- eliminating the domain hash globals in favor of functional access

Revision 1.88: download - view: text, markup, annotated - select for diffs
Fri Mar 2 23:17:48 2007 UTC (17 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.87: preferred, colored
Changes since revision 1.87: +18 -15 lines
- starting work on moving to distributed DNS, eliminate usage of the lonnet hostanme global

Revision 1.87: download - view: text, markup, annotated - select for diffs
Sun Jan 14 02:00:04 2007 UTC (17 years, 3 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_3_X, version_2_3_2, version_2_3_1
Diff to previous 1.86: preferred, colored
Changes since revision 1.86: +2 -18 lines
Move &additional_machine_domains() to lonnet.pm so it is more widely available

Move determination of default domain based on $ENV{'HTTP_HOST'} from lonlogin.pm to &default_login_domain() in lonnet.pm so it is more widely available

Default domain in coursecatalog now uses lonnet::default_login_domain() to display catlog for appropriate domain on a server with multiple domains, based on URL.

Bug 5136. If course catalog is displayed by a logged in user (other than public), catalog is shown for the domain of the current user's role, unless no role is selected, in which case catalog is shown for user's domain.

Non-logged in user and public users see course catalog of the domain of the machine, as determined from lonnet:::default_login_domain().

Revision 1.86: download - view: text, markup, annotated - select for diffs
Sat Jan 13 20:39:57 2007 UTC (17 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.85: preferred, colored
Changes since revision 1.85: +15 -14 lines
Some indentation and a missing </td>.

Revision 1.85: download - view: text, markup, annotated - select for diffs
Tue Dec 5 02:55:56 2006 UTC (17 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: version_2_3_0, version_2_2_99_1, version_2_2_99_0
Diff to previous 1.84: preferred, colored
Changes since revision 1.84: +2 -3 lines
- lots of \w -> probper regexp replacements

Revision 1.84: download - view: text, markup, annotated - select for diffs
Wed Nov 15 00:53:48 2006 UTC (17 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.83: preferred, colored
Changes since revision 1.83: +40 -17 lines
Replace buttons for "Accessibility" and "About Lon-CAPA" with links.

Add link to course catalog.

Rename and move "Help" link.

Make "Contact Helpdesk" link more prominent.

Revision 1.83: download - view: text, markup, annotated - select for diffs
Fri Nov 10 02:02:57 2006 UTC (17 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.82: preferred, colored
Changes since revision 1.82: +18 -2 lines
Modify tmpput handler in lond to use md5_hash of random items when creating token for password resets to provide less deterministic token.

Add an extra argument to lonnet::tmpput() so context is included when request sent to lond (if context argument was supplied).  It appears some uses of lond::tmpput make use of the number_IP_number structure of current token.

Add Forgot Password link to log-in page.

Some wording changes in reset password page.

More comprehensive check of e-mail for valid format.

Require user to provide e-mail address when requesting password change, and compare with e-mail in record associated with LON-CAPA user account.

Revision 1.82: download - view: text, markup, annotated - select for diffs
Wed Nov 1 21:27:50 2006 UTC (17 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.81: preferred, colored
Changes since revision 1.81: +3 -23 lines
Too much email, this does not scale.

Removed system and server administrator from login screen.

Revision 1.81: download - view: text, markup, annotated - select for diffs
Thu Sep 28 00:59:02 2006 UTC (17 years, 6 months ago) by albertel
Branches: MAIN
CVS tags: version_2_2_X, version_2_2_2
Diff to previous 1.80: preferred, colored
Changes since revision 1.80: +13 -2 lines
- allow specifying addtional domains that can appear in the url for auto
  filling in the Domain filed with

Revision 1.80: download - view: text, markup, annotated - select for diffs
Tue Sep 19 19:03:08 2006 UTC (17 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.79: preferred, colored
Changes since revision 1.79: +2 -2 lines
- move absoltue_url to lonnet,
- use absolute_url in lonnet::ssi

Revision 1.79: download - view: text, markup, annotated - select for diffs
Tue Aug 29 20:12:43 2006 UTC (17 years, 7 months ago) by albertel
Branches: MAIN
CVS tags: version_2_2_1
Diff to previous 1.78: preferred, colored
Changes since revision 1.78: +3 -2 lines
- get redirected from arguments (in case were the ErrorDocument)

Revision 1.78: download - view: text, markup, annotated - select for diffs
Fri Aug 18 20:24:53 2006 UTC (17 years, 8 months ago) by albertel
Branches: MAIN
CVS tags: version_2_2_0
Diff to previous 1.77: preferred, colored
Changes since revision 1.77: +2 -3 lines
- move to using a sub as more location are going to need fixing.
- navigation thorugh a course with https:// works

Revision 1.77: download - view: text, markup, annotated - select for diffs
Fri Aug 18 17:44:44 2006 UTC (17 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.76: preferred, colored
Changes since revision 1.76: +3 -2 lines
- if the access was to 443 keep it there

Revision 1.76: download - view: text, markup, annotated - select for diffs
Mon Jul 24 17:25:48 2006 UTC (17 years, 8 months ago) by albertel
Branches: MAIN
CVS tags: version_2_1_99_3, version_2_1_99_2
Diff to previous 1.75: preferred, colored
Changes since revision 1.75: +3 -2 lines
- make the switch the the official server name explicit

Revision 1.75: download - view: text, markup, annotated - select for diffs
Tue May 30 12:45:24 2006 UTC (17 years, 10 months ago) by www
Branches: MAIN
CVS tags: version_2_1_99_1, version_2_1_99_0
Diff to previous 1.74: preferred, colored
Changes since revision 1.74: +5 -2 lines
&Apache::lonnet::unescape -> &unescape
&Apache::lonnet::escape -> &escape

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: +7 -9 lines
- start_page

Revision 1.73: download - view: text, markup, annotated - select for diffs
Tue Feb 28 16:44:19 2006 UTC (18 years, 1 month ago) by albertel
Branches: MAIN
CVS tags: version_2_1_X, version_2_1_3
Diff to previous 1.72: preferred, colored
Changes since revision 1.72: +2 -2 lines
- typo

Revision 1.72: download - view: text, markup, annotated - select for diffs
Tue Feb 28 16:42:42 2006 UTC (18 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.71: preferred, colored
Changes since revision 1.71: +2 -2 lines
- BUG#4654

Revision 1.71: download - view: text, markup, annotated - select for diffs
Wed Dec 28 16:46:47 2005 UTC (18 years, 3 months ago) by albertel
Branches: MAIN
CVS tags: version_2_1_2, version_2_1_1, version_2_1_0
Diff to previous 1.70: preferred, colored
Changes since revision 1.70: +14 -5 lines
- BUG #4524 swtchserver works in a backward to 2.0 and before manner

Revision 1.70: download - view: text, markup, annotated - select for diffs
Wed Nov 23 20:58:31 2005 UTC (18 years, 4 months ago) by www
Branches: MAIN
CVS tags: version_2_0_99_1
Diff to previous 1.69: preferred, colored
Changes since revision 1.69: +16 -6 lines
More sticky than I thought.

Revision 1.69: download - view: text, markup, annotated - select for diffs
Wed Nov 23 20:46:04 2005 UTC (18 years, 4 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
Tue Aug 30 21:14:20 2005 UTC (18 years, 7 months ago) by albertel
Branches: MAIN
CVS tags: version_2_0_X, version_2_0_2, version_2_0_1
Diff to previous 1.67: preferred, colored
Changes since revision 1.67: +5 -1 lines
i- include the multidomain url -> default domain code in the default line

Revision 1.55.2.3: download - view: text, markup, annotated - select for diffs
Tue Jun 14 20:10:50 2005 UTC (18 years, 10 months ago) by albertel
Branches: version_1_1_1_s17
Diff to previous 1.55.2.2: preferred, colored to branchpoint 1.55: preferred, colored next main 1.56: preferred, colored
Changes since revision 1.55.2.2: +2 -2 lines
- we want the domain from the domain.tab file ot the one from the URL

Revision 1.67: download - view: text, markup, annotated - select for diffs
Tue Jun 14 20:09:13 2005 UTC (18 years, 10 months ago) by albertel
Branches: MAIN
CVS tags: version_2_0_0, version_1_99_3, version_1_99_2, version_1_99_1, version_1_99_0
Diff to previous 1.66: preferred, colored
Changes since revision 1.66: +6 -6 lines
- adding <label>

Revision 1.66: download - view: text, markup, annotated - select for diffs
Tue Jun 7 13:42:03 2005 UTC (18 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.65: preferred, colored
Changes since revision 1.65: +10 -6 lines
Avoid "Harvard Problem"

Revision 1.65: download - view: text, markup, annotated - select for diffs
Tue Jun 7 02:14:28 2005 UTC (18 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.64: preferred, colored
Changes since revision 1.64: +10 -4 lines
Bug #2616: password can have 45 characters now

Revision 1.55.2.2: download - view: text, markup, annotated - select for diffs
Thu Apr 28 01:25:08 2005 UTC (18 years, 11 months ago) by albertel
Branches: version_1_1_1_s17
Diff to previous 1.55.2.1: preferred, colored to branchpoint 1.55: preferred, colored
Changes since revision 1.55.2.1: +2 -2 lines
 lc before comaping in case of case issues between url and real domain name

Revision 1.64: download - view: text, markup, annotated - select for diffs
Thu Apr 28 01:19:20 2005 UTC (18 years, 11 months ago) by albertel
Branches: MAIN
CVS tags: version_1_99_1_tmcc
Diff to previous 1.63: preferred, colored
Changes since revision 1.63: +18 -4 lines
- remove duplicate hostnames for the list of servers
- order the list in alphabetical (by hostanme) order

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

Revision 1.62.2.1: download - view: text, markup, annotated - select for diffs
Mon Feb 21 18:29:25 2005 UTC (19 years, 2 months ago) by albertel
Branches: version_1_3_2_nsdl
Diff to previous 1.62: preferred, colored next main 1.63: preferred, colored
Changes since revision 1.62: +3 -2 lines
- nsdl version

Revision 1.62: download - view: text, markup, annotated - select for diffs
Thu Dec 30 16:04:37 2004 UTC (19 years, 3 months ago) by raeburn
Branches: MAIN
CVS tags: version_1_3_X, version_1_3_3, version_1_3_2, version_1_3_1
Branch point for: version_1_3_2_nsdl
Diff to previous 1.61: preferred, colored
Changes since revision 1.61: +25 -5 lines
Only display 'Contact Helpdesk' link on log-in page if a valid SupportEmail address has been defined in loncapa.conf.  Also include selected domain in query string passed to help request form when 'Contact Helpdesk' link is followed, so appropriate select boxes are shown.

Revision 1.61: download - view: text, markup, annotated - select for diffs
Sat Dec 18 23:58:34 2004 UTC (19 years, 4 months ago) by raeburn
Branches: MAIN
CVS tags: version_1_3_0
Diff to previous 1.60: preferred, colored
Changes since revision 1.60: +2 -2 lines
Add some links and preamble to display of support request form, when helpdesk is called from log-in page. Change default color.

Revision 1.60: 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_1, version_1_2_99_0
Diff to previous 1.59: preferred, colored
Changes since revision 1.59: +30 -11 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.59: download - view: text, markup, annotated - select for diffs
Tue Nov 2 23:20:17 2004 UTC (19 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.58: preferred, colored
Changes since revision 1.58: +3 -3 lines
- xhtmlize login page

Revision 1.58: download - view: text, markup, annotated - select for diffs
Tue Aug 10 18:55:13 2004 UTC (19 years, 8 months ago) by matthew
Branches: MAIN
Diff to previous 1.57: preferred, colored
Changes since revision 1.57: +17 -10 lines
When not talking to lond, list the preferred servers first and a little
larger than the other servers.

Revision 1.57: download - view: text, markup, annotated - select for diffs
Fri May 7 14:25:17 2004 UTC (19 years, 11 months ago) by matthew
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.56: preferred, colored
Changes since revision 1.56: +2 -2 lines
$loadavg does not need to be expressed to 4 digits beyond the decimal point.
1 digit is probably enough.

Revision 1.56: download - view: text, markup, annotated - select for diffs
Tue Mar 16 20:42:50 2004 UTC (20 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.55: preferred, colored
Changes since revision 1.55: +1 -2 lines
- We were emitting 2 <html> tags

Revision 1.55.4.1: download - view: text, markup, annotated - select for diffs
Tue Feb 10 19:23:11 2004 UTC (20 years, 2 months ago) by albertel
Branches: version_1_1_X
CVS tags: version_1_1_3, version_1_1_2
Diff to previous 1.55: preferred, colored next main 1.56: preferred, colored
Changes since revision 1.55: +5 -1 lines
- backporting support for CSTR on multidomained machines into 1.1.X

Revision 1.55.2.1: download - view: text, markup, annotated - select for diffs
Tue Jan 27 23:40:31 2004 UTC (20 years, 2 months ago) by albertel
Branches: version_1_1_1_s17
Diff to previous 1.55: preferred, colored
Changes since revision 1.55: +5 -1 lines
- special lonlogin for s17

Revision 1.55: download - view: text, markup, annotated - select for diffs
Wed Nov 12 16:55:40 2003 UTC (20 years, 5 months ago) by www
Branches: MAIN
CVS tags: version_1_1_1, version_1_1_0, version_1_0_99_3, version_1_0_99_2, version_1_0_99_1, version_1_0_99
Branch point for: version_1_1_X, version_1_1_1_s17
Diff to previous 1.54: preferred, colored
Changes since revision 1.54: +34 -8 lines
Bug #2357: Multiple logins from same host detected, even for round-robin IP
(because for example s2.lite.msu.edu-cookie does not get sent to
msu.lon-capa.org/adm/login).

Bug #2060: IE does not update URL field, points to
/adm/remote?action=collapse on re-login.

Revision 1.54: download - view: text, markup, annotated - select for diffs
Sun Sep 21 20:06:36 2003 UTC (20 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.53: preferred, colored
Changes since revision 1.53: +2 -2 lines
Set document charset according to language lexicon.

Revision 1.53: 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.52: preferred, colored
Changes since revision 1.52: +3 -5 lines
Setting content language in headers.

Revision 1.52: download - view: text, markup, annotated - select for diffs
Wed Sep 17 13:47:55 2003 UTC (20 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.51: preferred, colored
Changes since revision 1.51: +11 -8 lines
Start Portuguese for UNICAMP

Revision 1.51: download - view: text, markup, annotated - select for diffs
Wed Sep 17 02:24:14 2003 UTC (20 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.50: preferred, colored
Changes since revision 1.50: +28 -13 lines
more work on German translation
work on login page
Portuguese buttons

Revision 1.50: 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.49: preferred, colored
Changes since revision 1.49: +6 -1 lines
Initialize language handle

Revision 1.49: download - view: text, markup, annotated - select for diffs
Thu Sep 11 20:54:11 2003 UTC (20 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.48: preferred, colored
Changes since revision 1.48: +8 -1 lines
Also have login handlers detect re-reouting.

Revision 1.48: download - view: text, markup, annotated - select for diffs
Tue Sep 2 22:28:19 2003 UTC (20 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.47: preferred, colored
Changes since revision 1.47: +2 -2 lines
- need to tell it what domain

Revision 1.44.2.2: download - view: text, markup, annotated - select for diffs
Tue Aug 26 19:48:41 2003 UTC (20 years, 7 months ago) by albertel
Branches: version_1_0_1
CVS tags: version_1_0_3, version_1_0_2
Diff to previous 1.44.2.1: preferred, colored to branchpoint 1.44: preferred, colored next main 1.45: preferred, colored
Changes since revision 1.44.2.1: +3 -2 lines
- backport 1.47

Revision 1.44.2.1: download - view: text, markup, annotated - select for diffs
Tue Aug 26 19:47:33 2003 UTC (20 years, 7 months ago) by albertel
Branches: version_1_0_1
Diff to previous 1.44: preferred, colored
Changes since revision 1.44: +14 -10 lines
- backport 1.46

Revision 1.47: download - view: text, markup, annotated - select for diffs
Tue Aug 26 19:41:53 2003 UTC (20 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.46: preferred, colored
Changes since revision 1.46: +3 -2 lines
- bluh, spareserver return '' if now good alternate server found, need to leave $otherserver set to the current machine

Revision 1.46: download - view: text, markup, annotated - select for diffs
Mon Aug 25 15:24:43 2003 UTC (20 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.45: preferred, colored
Changes since revision 1.45: +14 -10 lines
Multidomain hosting: show expected domain design on login screen

Revision 1.45: download - view: text, markup, annotated - select for diffs
Tue Aug 12 19:46:04 2003 UTC (20 years, 8 months ago) by www
Branches: MAIN
Diff to previous 1.44: preferred, colored
Changes since revision 1.44: +8 -3 lines
Bug #815: Frontpage announcements can now be entered by
Superusers and Domain Coordinators
on a per-machine-base from "CLDR (Calendar/Announce)".

Revision 1.44: download - view: text, markup, annotated - select for diffs
Tue Aug 5 12:52:23 2003 UTC (20 years, 8 months ago) by www
Branches: MAIN
CVS tags: version_1_0_0, version_0_99_5, version_0_99_4
Branch point for: version_1_0_1
Diff to previous 1.43: preferred, colored
Changes since revision 1.43: +4 -2 lines
Bug #1968: version information more easily available

Revision 1.43: download - view: text, markup, annotated - select for diffs
Wed Jul 16 20:42:31 2003 UTC (20 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.42: preferred, colored
Changes since revision 1.42: +4 -2 lines
Passing of parameters to locate local client-side files.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Thu May 8 22:23:19 2003 UTC (20 years, 11 months ago) by albertel
Branches: MAIN
CVS tags: version_0_99_3, version_0_99_2, version_0_99_1, version_0_99_0, conference_2003
Diff to previous 1.41: preferred, colored
Changes since revision 1.41: +9 -1 lines
- put user load on front page
- make userload pretty

Revision 1.41: download - view: text, markup, annotated - select for diffs
Thu May 8 21:50:54 2003 UTC (20 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.40: preferred, colored
Changes since revision 1.40: +9 -7 lines
- user login load balancing should work now BUG#958

Revision 1.40: download - view: text, markup, annotated - select for diffs
Thu Apr 3 21:53:51 2003 UTC (21 years ago) by albertel
Branches: MAIN
Diff to previous 1.39: preferred, colored
Changes since revision 1.39: +6 -3 lines
- forgot a part when commiting a configuarable lonhttpd port

Revision 1.39: 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.38: preferred, colored
Changes since revision 1.38: +4 -3 lines
Direct notification email directly to login screen.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Mon Mar 10 14:29:37 2003 UTC (21 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.37: preferred, colored
Changes since revision 1.37: +4 -1 lines
Login screen gets bent out of shape if more than one sys admin

Revision 1.37: download - view: text, markup, annotated - select for diffs
Sun Mar 2 02:16:53 2003 UTC (21 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.36: preferred, colored
Changes since revision 1.36: +3 -1 lines
Bug #1285
loncron cleans login tokens after a day.
* lonauth now give better error messages
* lonlogin refreshes the login page after a day
  (so the "expired" error should never happen anyway)
* loginproblems was adapted

Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Feb 20 01:35:27 2003 UTC (21 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.35: preferred, colored
Changes since revision 1.35: +7 -7 lines
* Additional browser information
* Accessibility options get stored in environment for "remember"

Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed Feb 19 14:05:28 2003 UTC (21 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.34: preferred, colored
Changes since revision 1.34: +25 -13 lines
Make text-based login screen more accessible. Add "remember" checkbox, which
still has to be picked up in lonauth.pm.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Feb 18 21:11:17 2003 UTC (21 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.33: preferred, colored
Changes since revision 1.33: +7 -1 lines
Switch off applets (if it was up to me, this would be default)

Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Feb 18 16:29:15 2003 UTC (21 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.32: preferred, colored
Changes since revision 1.32: +44 -9 lines
Work on ADA compliance and PDA compatibility

Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Feb 17 23:25:59 2003 UTC (21 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.31: preferred, colored
Changes since revision 1.31: +13 -1 lines
Tell people what they are looking at
Add configuration item for non-graphical browsers
Should probably have another one for "not supported" browsers

Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Feb 4 16:03:25 2003 UTC (21 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.30: preferred, colored
Changes since revision 1.30: +36 -3 lines
Give people some options if lonc/lond is down on current server.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Feb 4 15:11:44 2003 UTC (21 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.29: preferred, colored
Changes since revision 1.29: +11 -4 lines
The plan was to be able to pass username and domain (NOT PASSWORD!!!) in the
query string to support "Switch Server" better. Unfortunately, as expected,
the query string is not available to this module if it is called by
"/priv/username/..." as an error document.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Jan 31 21:51:36 2003 UTC (21 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
bgcolor of logo must be same as page background

Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Jan 16 01:37:26 2003 UTC (21 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.27: preferred, colored
Changes since revision 1.27: +3 -2 lines
Help link with common login problems on login and welcome screens.
Unfortunately, we cannot use the cool help system here, since it will
not work when pop-up ad filters are installed.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Jan 8 22:43:10 2003 UTC (21 years, 3 months ago) by albertel
Branches: MAIN
CVS tags: version_0_6_2, version_0_6_1
Diff to previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
- Fixes BUG#1107, you can now login if port 8080 is filtered, or if the images haven't fully loaded.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Oct 29 20:57:31 2002 UTC (21 years, 5 months ago) by www
Branches: MAIN
CVS tags: version_0_6
Diff to previous 1.25: preferred, colored
Changes since revision 1.25: +3 -2 lines
Get small GIFs from lonhttpd

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Oct 14 16:14:58 2002 UTC (21 years, 6 months ago) by bowersj2
Branches: MAIN
Diff to previous 1.24: preferred, colored
Changes since revision 1.24: +6 -1 lines
Fixing a pet peeve: When you go to the login screen, the focus will now
be automatically sent to the username box, if the browser supports it. The
"if" statement should prevent any script errors. I was worried Netscape 4
wouldn't work, but lo, it does. Not tested in IE but I see no reason this won't
work.

This means you can now login in with the keyboard sequence
"usernameTABpasswordENTER", which can't be optimized any more.

It's the little things... and commit messages five times the size of the
code committed... that make all the difference.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Sep 17 20:06:34 2002 UTC (21 years, 7 months ago) by matthew
Branches: MAIN
Diff to previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
Best to use '&&' instead of 'or' when making the decision to check other
servers.

Revision 1.19.2.1: download - view: text, markup, annotated - select for diffs
Tue Sep 17 20:05:39 2002 UTC (21 years, 7 months ago) by matthew
Branches: fixes_0_5
Diff to previous 1.19: preferred, colored next main 1.20: preferred, colored
Changes since revision 1.19: +2 -2 lines
Backport of spareserver fixes.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Sep 17 19:48:40 2002 UTC (21 years, 7 months ago) by matthew
Branches: MAIN
Diff to previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
Guy is so picky.....

Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Sep 17 19:45:11 2002 UTC (21 years, 7 months ago) by matthew
Branches: MAIN
Diff to previous 1.21: preferred, colored
Changes since revision 1.21: +3 -3 lines
Changes to fix handling of spare.tab.  Firstly, do not omit self from
spare.tab.  Secondly, compare load averages to self (initially) when
determining which server to offload onto.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Aug 28 19:42:48 2002 UTC (21 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.20: preferred, colored
Changes since revision 1.20: +38 -25 lines
To save Guy's eyes - at least in his domain.

Colors and logos can now be configured by domain for the LON-CAPA-header pages
and the login screen.

The configuration tables are in /home/httpd/lonTabs/lonDomColors.
default.tab has the default definitions. [domainname].tab (if present) can
override any of these settings.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Aug 26 12:47:28 2002 UTC (21 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.19: preferred, colored
Changes since revision 1.19: +5 -3 lines
Domain Logos and Headers

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Jul 10 17:47:01 2002 UTC (21 years, 9 months ago) by bowersj2
Branches: MAIN
CVS tags: version_0_5_1, version_0_5
Branch point for: fixes_0_5
Diff to previous 1.18: preferred, colored
Changes since revision 1.18: +25 -22 lines
On modern browsers, can now use "enter" key to submit login form.
(Tested on Netscape 4, Mozilla, and IE6; should work everywhere.) Make
"Log in" an actual submit button, importent for screen readers. Added
alt tags to images.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat May 25 22:15:03 2002 UTC (21 years, 10 months ago) by www
Branches: MAIN
CVS tags: version_0_4, stable_2002_july, STABLE
Diff to previous 1.17: preferred, colored
Changes since revision 1.17: +3 -1 lines
Probably safer

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat May 25 21:46:15 2002 UTC (21 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.16: preferred, colored
Changes since revision 1.16: +2 -1 lines
Value of "interface" passed on.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu May 23 20:00:11 2002 UTC (21 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.15: preferred, colored
Changes since revision 1.15: +25 -9 lines
First steps towards accessibility and PDA access

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Mar 23 21:06:54 2002 UTC (22 years, 1 month ago) by www
Branches: MAIN
CVS tags: stable_2002_april
Diff to previous 1.14: preferred, colored
Changes since revision 1.14: +5 -1 lines
See if this simple solution works.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Mar 13 19:32:55 2002 UTC (22 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.13: preferred, colored
Changes since revision 1.13: +172 -57 lines
- Josh Brunskole's new login page.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Mar 12 19:34:59 2002 UTC (22 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
- testing things out

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Feb 19 21:20:48 2002 UTC (22 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.11: preferred, colored
Changes since revision 1.11: +3 -1 lines
- this page shouldn't get cached since it has the random DES key in it.

Revision 1.11: 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
CVS tags: stable_2002_spring
Diff to previous 1.10: preferred, colored
Changes since revision 1.10: +25 -0 lines
GPL

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Jan 17 17:27:49 2001 UTC (23 years, 3 months ago) by www
Branches: MAIN
CVS tags: stable_2001_fall
Diff to previous 1.9: preferred, colored
Changes since revision 1.9: +3 -2 lines
Explicit server specification

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Nov 9 19:42:44 2000 UTC (23 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Got rid of "LON" for sys admin

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Nov 9 19:37:47 2000 UTC (23 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +11 -6 lines
Accessibility Options and About Link, got rid of one table

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Jul 1 14:00:51 2000 UTC (23 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Fixed firsturl bug with special character &

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Jun 29 20:43:03 2000 UTC (23 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +71 -7 lines
Login mechanism now uses encryption
lond has new routines for temporary entries tmpget, tmpput

Revision 1.5: 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.4: preferred, colored
Changes since revision 1.4: +3 -1 lines
Updates. Implement roles control on browsing and menu.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed May 31 13:27:28 2000 UTC (23 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Restored direct jump to URL

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon May 29 14:08:18 2000 UTC (23 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +4 -2 lines
Graphical Layout

Revision 1.2: 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.1: preferred, colored
Changes since revision 1.1: +13 -25 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.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>