CVS log for loncom/auth/lonlogout.pm

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.45.2.8.2.1: download - view: text, markup, annotated - select for diffs
Sun May 29 13:07:03 2022 UTC (22 months, 4 weeks ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.45.2.8: preferred, colored next main 1.46: preferred, colored
Changes since revision 1.45.2.8: +13 -8 lines
- For 2.11.4 (modified)
  Include changes in 1.54 (part), 1.58, 1.59

Revision 1.59: download - view: text, markup, annotated - select for diffs
Sun May 29 12:59:47 2022 UTC (22 months, 4 weeks ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X, HEAD
Diff to previous 1.58: preferred, colored
Changes since revision 1.58: +2 -2 lines
- Bug 6907 Content in a course can be set to be deep-link only.
  - No log-in again link to LON-CAPA when accessed via deep-link.

Revision 1.58: download - view: text, markup, annotated - select for diffs
Tue May 24 16:23:04 2022 UTC (23 months ago) by raeburn
Branches: MAIN
Diff to previous 1.57: preferred, colored
Changes since revision 1.57: +3 -2 lines
- Bug 6907 option to stop deep-linked items escaping iframe context.
  Seventh component (target) added to the deeplink parameter.
  Launch of deep-link (i.e. a tiny URL) sets $env{'request.deeplink.target'}.

Revision 1.45.2.8: download - view: text, markup, annotated - select for diffs
Mon Jan 4 03:49:52 2021 UTC (3 years, 3 months ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_4_uiuc, version_2_11_4, version_2_11_3_uiuc, version_2_11_3_msu, version_2_11_3
Branch point for: version_2_11_4_msu
Diff to previous 1.45.2.7: preferred, colored next main 1.46: preferred, colored
Changes since revision 1.45.2.7: +3 -2 lines
- For 2.11
  Backport 1.57

Revision 1.57: 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.56: preferred, colored
Changes since revision 1.56: +3 -2 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.45.2.7: download - view: text, markup, annotated - select for diffs
Sat Aug 3 22:52:25 2019 UTC (4 years, 8 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.45.2.6: preferred, colored
Changes since revision 1.45.2.6: +17 -8 lines
- For 2.11
  Backport 1.50, 1.55

Revision 1.45.2.6: download - view: text, markup, annotated - select for diffs
Thu Aug 1 14:30:27 2019 UTC (4 years, 8 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.45.2.5: preferred, colored
Changes since revision 1.45.2.5: +8 -1 lines
- For 2.11
  Backport 1.56

Revision 1.56: download - view: text, markup, annotated - select for diffs
Sat Nov 24 16:19:04 2018 UTC (5 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.55: preferred, colored
Changes since revision 1.55: +8 -1 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.45.2.5: download - view: text, markup, annotated - select for diffs
Tue Sep 11 14:23:21 2018 UTC (5 years, 7 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.45.2.4: preferred, colored
Changes since revision 1.45.2.4: +3 -3 lines
- For 2.11
  Backport 1.53 (part) not included in rev. 1.45.2.4

Revision 1.45.2.4: download - view: text, markup, annotated - select for diffs
Sun Sep 2 21:23:08 2018 UTC (5 years, 7 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.45.2.3: preferred, colored
Changes since revision 1.45.2.3: +29 -14 lines
- For 2.11
  Backport 1.51, 1.53

Revision 1.55: 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.54: preferred, colored
Changes since revision 1.54: +14 -21 lines
- Use 'secure' attribute for session cookie on servers using Apache/SSL.

Revision 1.54: download - view: text, markup, annotated - select for diffs
Tue May 8 15:37:41 2018 UTC (5 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.53: preferred, colored
Changes since revision 1.53: +12 -8 lines
- Bug 6754 LON-CAPA as LTI Provider
  - No log-in again link to LON-CAPA when accessed via LTI Consumer launch.

Revision 1.45.2.3.2.2: download - view: text, markup, annotated - select for diffs
Wed May 2 19:02:27 2018 UTC (5 years, 11 months ago) by raeburn
Branches: version_2_11_2_msu
Diff to previous 1.45.2.3.2.1: preferred, colored to branchpoint 1.45.2.3: preferred, colored next main 1.45.2.4: preferred, colored
Changes since revision 1.45.2.3.2.1: +5 -5 lines
- For 2.11.2 (modified)
  Include changes in 1.53

Revision 1.53: download - view: text, markup, annotated - select for diffs
Tue May 1 13:47:53 2018 UTC (5 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.52: preferred, colored
Changes since revision 1.52: +5 -5 lines
- Use three-argument open() to separate file mode from the filename.

Revision 1.52: download - view: text, markup, annotated - select for diffs
Thu Nov 30 03:35:08 2017 UTC (6 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.51: preferred, colored
Changes since revision 1.51: +3 -3 lines
- Fix typo.
- Remove trailing whitespace.

Revision 1.45.2.3.2.1: download - view: text, markup, annotated - select for diffs
Fri Nov 3 18:55:16 2017 UTC (6 years, 5 months ago) by raeburn
Branches: version_2_11_2_msu
Diff to previous 1.45.2.3: preferred, colored
Changes since revision 1.45.2.3: +29 -14 lines
- For 2.11.2 (modified).
  - Include changes in rev. 1.51.

Revision 1.51: download - view: text, markup, annotated - select for diffs
Fri Aug 18 18:13:33 2017 UTC (6 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.50: preferred, colored
Changes since revision 1.50: +29 -14 lines
- Sanity checking

Revision 1.50: download - view: text, markup, annotated - select for diffs
Sat Feb 25 20:00:36 2017 UTC (7 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.49: preferred, colored
Changes since revision 1.49: +20 -4 lines
- Use 'secure' attribute for session cookie on servers using Apache/SSL.

Revision 1.45.2.3: download - view: text, markup, annotated - select for diffs
Thu Mar 12 00:50:46 2015 UTC (9 years, 1 month ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_2_uiuc, version_2_11_2_educog, version_2_11_2, version_2_11_1
Branch point for: version_2_11_2_msu
Diff to previous 1.45.2.2: preferred, colored
Changes since revision 1.45.2.2: +27 -9 lines
- For 2.11
  Backport 1.47. 1.48, 1.49

Revision 1.49: download - view: text, markup, annotated - select for diffs
Thu Mar 12 00:50:10 2015 UTC (9 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.48: preferred, colored
Changes since revision 1.48: +2 -2 lines
- Fix typos in comment.

Revision 1.48: download - view: text, markup, annotated - select for diffs
Thu Mar 12 00:47:49 2015 UTC (9 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.47: preferred, colored
Changes since revision 1.47: +2 -1 lines
- close() filehandles after reading.

Revision 1.47: download - view: text, markup, annotated - select for diffs
Wed Mar 4 21:34:28 2015 UTC (9 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.46: preferred, colored
Changes since revision 1.46: +25 -8 lines
- Two additional PerlVars supported:
  lonSSOUserLogoutHeadFile and lonSSOUserLogoutHeadFile_$dom (where $dom
  is domain of user logging out, to allow custom HTML to be included in head
  tag for users in domain: $dom who originally logged in via SSO.
  - Example:
  <meta http-equiv="Refresh" content="5; url=https://login.msu.edu/Logout.asp" />

Revision 1.45.2.2: download - view: text, markup, annotated - select for diffs
Fri Feb 8 17:11:59 2013 UTC (11 years, 2 months ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_0_RC3, version_2_11_0_RC2, version_2_11_0_RC1, version_2_11_0
Diff to previous 1.45.2.1: preferred, colored
Changes since revision 1.45.2.1: +4 -1 lines
- For 2.11
  - Backport 1.46.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Fri Feb 8 17:03:41 2013 UTC (11 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.45: preferred, colored
Changes since revision 1.45: +4 -1 lines
- Set language handle if absent.

Revision 1.45.2.1: download - view: text, markup, annotated - select for diffs
Mon Aug 6 23:14:04 2012 UTC (11 years, 8 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.45: preferred, colored
Changes since revision 1.45: +5 -2 lines
- For 2.11.
  - Remote Control retained in 2.11.
  - Reverse changes in lonauth.pm rev 1.102, 1.104.
  - reverse changes in lonlogout.pm rev 1.38, 1.39, 1.40, 1.41.

Revision 1.42.2.2.2.4: download - view: text, markup, annotated - select for diffs
Mon Feb 13 17:03:59 2012 UTC (12 years, 2 months ago) by raeburn
Branches: loncapaMITrelate_1
Diff to previous 1.42.2.2.2.3: preferred, colored to branchpoint 1.42.2.2: preferred, colored next main 1.42.2.3: preferred, colored
Changes since revision 1.42.2.2.2.3: +5 -3 lines
- Customization for MITrelate
 - Backport 1.45.
 - If this is the user's homeserver, "Log-in again" links to /adm/login
   (to support aliases).

Revision 1.45: download - view: text, markup, annotated - select for diffs
Mon Feb 13 16:59:24 2012 UTC (12 years, 2 months ago) by raeburn
Branches: MAIN
Branch point for: version_2_11_X
Diff to previous 1.44: preferred, colored
Changes since revision 1.44: +2 -2 lines
- Need to pass hostname instead of hostID to lonnet::get_server_homeID().

Revision 1.42.2.2.2.3: download - view: text, markup, annotated - select for diffs
Fri Feb 10 19:20:29 2012 UTC (12 years, 2 months ago) by raeburn
Branches: loncapaMITrelate_1
Diff to previous 1.42.2.2.2.2: preferred, colored to branchpoint 1.42.2.2: preferred, colored
Changes since revision 1.42.2.2.2.2: +2 -2 lines
- Customization for MITrelate.
  - Fix link.

Revision 1.42.2.2.2.2: download - view: text, markup, annotated - select for diffs
Tue Feb 7 15:19:59 2012 UTC (12 years, 2 months ago) by raeburn
Branches: loncapaMITrelate_1
Diff to previous 1.42.2.2.2.1: preferred, colored to branchpoint 1.42.2.2: preferred, colored
Changes since revision 1.42.2.2.2.1: +5 -1 lines
- Customization for MITrelate.

Revision 1.42.2.2.2.1: download - view: text, markup, annotated - select for diffs
Wed Feb 1 18:13:46 2012 UTC (12 years, 2 months ago) by raeburn
Branches: loncapaMITrelate_1
Diff to previous 1.42.2.2: preferred, colored
Changes since revision 1.42.2.2: +12 -2 lines
- Backport 1.44.

Revision 1.42.2.3: download - view: text, markup, annotated - select for diffs
Sun Jan 8 23:35:22 2012 UTC (12 years, 3 months ago) by raeburn
Branches: version_2_10_X
Diff to previous 1.42.2.2: preferred, colored next main 1.43: preferred, colored
Changes since revision 1.42.2.2: +12 -2 lines
- Backport 1.44.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Sun Jan 8 23:24:08 2012 UTC (12 years, 3 months ago) by raeburn
Branches: MAIN
CVS tags: BZ4492-merge, BZ4492-feature_horizontal_radioresponse, BZ4492-feature_Support_horizontal_radioresponse
Diff to previous 1.43: preferred, colored
Changes since revision 1.43: +12 -2 lines
For users for whom homeserver is a multi-domain server:
- "Log-in again" link, where there is neither a domain portal defined
  nor a redirect to a lonBalancer, lacked a query string (with domain)
  appended to /adm/login, where user's domain is not default domain for
  the server in the link URL.
- Additional item ($isredirect) returned from lonnet::choose_server().

Revision 1.42.2.2: download - view: text, markup, annotated - select for diffs
Sat Nov 19 19:10:34 2011 UTC (12 years, 5 months ago) by raeburn
Branches: version_2_10_X
CVS tags: version_2_10_1
Branch point for: loncapaMITrelate_1
Diff to previous 1.42.2.1: preferred, colored
Changes since revision 1.42.2.1: +4 -1 lines
- Backport 1.43.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Sat Oct 22 23:53:46 2011 UTC (12 years, 6 months ago) by raeburn
Branches: MAIN
CVS tags: language_hyphenation_merge, language_hyphenation, BZ4492-Support_horizontal_radioresponse
Diff to previous 1.42: preferred, colored
Changes since revision 1.42: +4 -1 lines
- Append domain, if URL for log-in link is /adm/login.

Revision 1.42.2.1: download - view: text, markup, annotated - select for diffs
Sun Oct 2 12:09:57 2011 UTC (12 years, 6 months ago) by raeburn
Branches: version_2_10_X
Diff to previous 1.42: preferred, colored
Changes since revision 1.42: +6 -2 lines
- Reverse changes in 1.38, 1.40, 1.41 for 2.10 branch.
  - Remote Control remains available in 2.10.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Mon Jun 13 17:41:01 2011 UTC (12 years, 10 months ago) by raeburn
Branches: MAIN
Branch point for: version_2_10_X
Diff to previous 1.41: preferred, colored
Changes since revision 1.41: +22 -8 lines
- "Log-in again" link on logout page:
  - link pointed to is determined in the following order
    (a) portal page for user's domain, if defined.
    (b) the domain's portal server, if log-in pages for user's domain's
        servers are set to redirect (e.g., to a lonBalancer server).
    (c) least busy server in user's domain.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Mon Mar 22 20:11:08 2010 UTC (14 years, 1 month ago) by droeschl
Branches: MAIN
CVS tags: PRINT_INCOMPLETE_base, PRINT_INCOMPLETE
Diff to previous 1.40: preferred, colored
Changes since revision 1.40: +2 -3 lines
In process of removing remote control, remote navmap and different icon modes code
- removed no_inline_link argument from loncommon::start_page, loncommon::bodytag
- removed subs
    o loncommon::head: it wasn't used
    o loncommon::endheadtag: functionality now covered by loncommon::headtag
    o lonmenu::registerurl: functionality moved to loncommon::headtag, because it was the only function that called registerurl
- removed remote control related translations in de.pm
- refactoring and cleanup

Revision 1.40: download - view: text, markup, annotated - select for diffs
Tue Mar 16 19:55:31 2010 UTC (14 years, 1 month ago) by droeschl
Branches: MAIN
Diff to previous 1.39: preferred, colored
Changes since revision 1.39: +1 -3 lines
In process of removing remote control, remote navmap and different icon modes code
- mostly remote navmap related code and files removed
- some minor refactoring
- some translations added/removed

Revision 1.39: download - view: text, markup, annotated - select for diffs
Wed Mar 10 21:25:29 2010 UTC (14 years, 1 month ago) by droeschl
Branches: MAIN
Diff to previous 1.38: preferred, colored
Changes since revision 1.38: +2 -3 lines
In process of removing remote control, remote navmap and different icon modes code
Also some minor refactoring.

Revision 1.38.8.1: download - view: text, markup, annotated - select for diffs
Sun Dec 6 19:41:34 2009 UTC (14 years, 4 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.38: preferred, colored next main 1.39: preferred, colored
Changes since revision 1.38: +9 -4 lines
- Customization for GCI_3.

Revision 1.37.4.1: download - view: text, markup, annotated - select for diffs
Wed Sep 23 13:20:38 2009 UTC (14 years, 7 months ago) by gci
Branches: GCI_2
Diff to previous 1.37: preferred, colored next main 1.38: preferred, colored
Changes since revision 1.37: +8 -4 lines
- Customization for GCI.

Revision 1.32.2.1: download - view: text, markup, annotated - select for diffs
Tue Sep 15 00:06:28 2009 UTC (14 years, 7 months ago) by raeburn
Branches: GCI_1
Diff to previous 1.32: preferred, colored next main 1.33: preferred, colored
Changes since revision 1.32: +4 -2 lines
- Customization for GCI.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Sat May 16 13:50:04 2009 UTC (14 years, 11 months ago) by droeschl
Branches: MAIN
CVS tags: version_2_9_99_0, version_2_10_0_RC2, version_2_10_0_RC1, version_2_10_0, bz6209-base, bz6209, bz5969, bz2851, BZ5971-printing-apage
Branch point for: GCI_3
Diff to previous 1.37: preferred, colored
Changes since revision 1.37: +3 -2 lines
Changes related to modification of LON-CAPA screen header.
Nav_bar wont be shown on logout page anymore. This fixes a display issue.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Mar 16 17:07:38 2009 UTC (15 years, 1 month ago) by bisitz
Branches: MAIN
CVS tags: version_2_9_X, version_2_9_1, version_2_9_0, version_2_8_99_1, version_2_8_99_0, BZ5434-fox
Branch point for: GCI_2
Diff to previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2 lines
XHTML conform meta tag closure

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

Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Nov 20 15:19:22 2008 UTC (15 years, 5 months ago) by jms
Branches: MAIN
Diff to previous 1.34: preferred, colored
Changes since revision 1.34: +15 -1 lines
Moved POD comments to bottom of file

Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Nov 17 18:09:14 2008 UTC (15 years, 5 months ago) by bisitz
Branches: MAIN
Diff to previous 1.33: preferred, colored
Changes since revision 1.33: +5 -6 lines
Fixed changes of version 1.33: Moved POD documentation out of perl command.

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

Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri Aug 1 11:04:09 2008 UTC (15 years, 8 months ago) by bisitz
Branches: MAIN
CVS tags: version_2_8_X, version_2_8_2, version_2_8_1, version_2_8_0, version_2_7_X, version_2_7_99_1, version_2_7_99_0, version_2_7_1, version_2_7_0
Branch point for: GCI_1
Diff to previous 1.31: preferred, colored
Changes since revision 1.31: +12 -5 lines
- Updated logout messages
- Disabled link functionality of 'close this window' (see comment in code)

Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue May 13 15:06:34 2008 UTC (15 years, 11 months ago) by www
Branches: MAIN
CVS tags: version_2_6_99_1, version_2_6_99_0
Diff to previous 1.30: preferred, colored
Changes since revision 1.30: +5 -1 lines
Lock against logout.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Apr 2 12:29:38 2008 UTC (16 years ago) by bisitz
Branches: MAIN
CVS tags: version_2_6_X, version_2_6_3
Diff to previous 1.29: preferred, colored
Changes since revision 1.29: +5 -14 lines
Localization:
Optimized mt/lt calls for logout screen

Revision 1.29: 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
CVS tags: version_2_6_2, version_2_6_1, version_2_6_0, version_2_5_99_1, version_2_5_99_0
Diff to previous 1.28: preferred, colored
Changes since revision 1.28: +4 -11 lines
- convert exisiting cookie reads/validations to use
   lonnet::check_for_valid_session

Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Oct 1 20:36:37 2007 UTC (16 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.27: preferred, colored
Changes since revision 1.27: +7 -2 lines
- flush the course logs can take a while, don't make the user have to wait for that

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Aug 25 00:51:24 2007 UTC (16 years, 8 months ago) by albertel
Branches: MAIN
CVS tags: version_2_5_X, version_2_5_2, version_2_5_1
Diff to previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
- typo

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Aug 18 00:34:27 2007 UTC (16 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.25: preferred, colored
Changes since revision 1.25: +22 -10 lines
- add ability to completely switch off stadard logout messages
- add ability to have per domain Logout Message files

Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Mar 1 23:14:12 2007 UTC (17 years, 1 month ago) by albertel
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.24: preferred, colored
Changes since revision 1.24: +9 -1 lines
- BUG#5212 unset the cookie when logging out.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Jan 12 15:54:12 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.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
Better if protocol (http:// or https://)  is included in lonSSOReloginServer defined in conf file.

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

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

Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Sep 5 20:16:49 2006 UTC (17 years, 7 months ago) by albertel
Branches: MAIN
CVS tags: version_2_2_X, version_2_2_2, version_2_2_1
Diff to previous 1.20: preferred, colored
Changes since revision 1.20: +6 -16 lines
- switch to using the stndard means of loading the env

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Aug 29 20:34:39 2006 UTC (17 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.19: preferred, colored
Changes since revision 1.19: +12 -2 lines
- logout when ssoed in
     - login again against /adm/roles
     - allow for configurable text to be added (ostesibly for a logout of SSO link)

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon May 1 21:04:31 2006 UTC (17 years, 11 months ago) by albertel
Branches: MAIN
CVS tags: version_2_2_0, version_2_1_99_3, version_2_1_99_2, version_2_1_99_1, version_2_1_99_0
Diff to previous 1.18: preferred, colored
Changes since revision 1.18: +3 -2 lines
- don't show th inline toggle link on the login/out screens

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Apr 5 22:40:29 2006 UTC (18 years ago) by albertel
Branches: MAIN
Diff to previous 1.17: preferred, colored
Changes since revision 1.17: +3 -3 lines
- forogt to declare some vars

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Apr 5 22:28:58 2006 UTC (18 years ago) by albertel
Branches: MAIN
Diff to previous 1.16: preferred, colored
Changes since revision 1.16: +58 -53 lines
- revamping if's so the indenting for most of the routine isn't half the screen

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Apr 5 22:25:44 2006 UTC (18 years ago) by albertel
Branches: MAIN
Diff to previous 1.15: preferred, colored
Changes since revision 1.15: +7 -10 lines
-start_page

Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Sep 20 07:33:54 2005 UTC (18 years, 7 months ago) by albertel
Branches: MAIN
CVS tags: version_2_1_X, version_2_1_3, version_2_1_2, version_2_1_1, version_2_1_0, version_2_0_X, version_2_0_99_1, version_2_0_2
Diff to previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
- added the domain specifier to the logout, makes multi domain people's lives easier

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Apr 7 06:56:21 2005 UTC (19 years ago) by albertel
Branches: MAIN
CVS tags: version_2_0_1, version_2_0_0, version_1_99_3, version_1_99_2, version_1_99_1_tmcc, version_1_99_1, version_1_99_0_tmcc, version_1_99_0
Diff to previous 1.13: preferred, colored
Changes since revision 1.13: +3 -7 lines
- ENV -> env

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Jul 21 20:19:01 2004 UTC (19 years, 9 months ago) by albertel
Branches: MAIN
CVS tags: version_1_3_X, version_1_3_3, version_1_3_2, version_1_3_1, version_1_3_0, version_1_2_99_1, version_1_2_99_0
Diff to previous 1.12: preferred, colored
Changes since revision 1.12: +2 -1 lines
- closes nav window when logging out

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Sep 23 00:26:10 2003 UTC (20 years, 7 months ago) by www
Branches: MAIN
CVS tags: version_1_2_X, version_1_2_1, version_1_2_0, version_1_1_X, 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, version_1_1_3, version_1_1_2, version_1_1_1, version_1_1_0, version_1_0_99_3, version_1_0_99_2, version_1_0_99_1, version_1_0_99
Diff to previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Internationalizing.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Sep 17 23:50:18 2003 UTC (20 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.10: preferred, colored
Changes since revision 1.10: +10 -4 lines
Auf Wiedersehen.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Jun 6 02:24:49 2003 UTC (20 years, 10 months ago) by www
Branches: MAIN
CVS tags: version_1_0_3, version_1_0_2, version_1_0_1, version_1_0_0, version_0_99_5, version_0_99_4, version_0_99_3, version_0_99_2
Diff to previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Rewinding changes on window registration.
Attempting to overcome JavaScript security by using POST to change window
location.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri May 23 21:18:56 2003 UTC (20 years, 11 months ago) by www
Branches: MAIN
CVS tags: version_0_99_1, version_0_99_0, conference_2003
Diff to previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Slow steps toward Bug #1472 - closing remote while being at external site

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Mar 17 17:53:09 2003 UTC (21 years, 1 month ago) by matthew
Branches: MAIN
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
changed "login" to "log in".  For some reason this gets to me...

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Mar 2 04:08:41 2003 UTC (21 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +15 -4 lines
Looks prettier and allows easier re-logging in.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Jan 29 15:22:06 2003 UTC (21 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +11 -3 lines
Bug #1201
* Syllabus link is separate
* Easy "switch server" link to deal with authoring space
* Does not provide buttons to "re-initialize" expired courses
  (which of course does not work and bounced you back to "Roles".

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Dec 29 21:09:47 2001 UTC (22 years, 4 months ago) by www
Branches: MAIN
CVS tags: version_0_6_2, version_0_6, version_0_5_1, version_0_5, version_0_4, stable_2002_spring, stable_2002_july, stable_2002_april, STABLE
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +3 -1 lines
Registers change of course and logout times for discussion updates in nav

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

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

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Oct 5 15:31:42 2000 UTC (23 years, 6 months ago) by www
Branches: MAIN
CVS tags: stable_2001_fall
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +9 -1 lines
The menu does (should) not  go into the autologout/forbidden cycle anymore

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jun 7 19:31:05 2000 UTC (23 years, 10 months ago) by www
Branches: MAIN
Logs out users

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>