[system] / branches / rel-2-0-patches / webwork2 / lib / WeBWorK / ContentGenerator / Logout.pm Repository:
ViewVC logotype

Log of /branches/rel-2-0-patches/webwork2/lib/WeBWorK/ContentGenerator/Logout.pm

Parent Directory Parent Directory


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 2523 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jul 16 18:34:48 2004 UTC (8 years, 10 months ago) by
File length: 2523 byte(s)
Diff to previous 1902
This commit was manufactured by cvs2svn to create branch 'rel-2-0-patches'.

Revision 1902 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Mar 17 08:17:19 2004 UTC (9 years, 2 months ago) by sh002i
Original Path: trunk/webwork2/lib/WeBWorK/ContentGenerator/Logout.pm
File length: 2523 byte(s)
Diff to previous 1683
URLPath conversion

Revision 1683 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Dec 23 06:03:33 2003 UTC (9 years, 4 months ago) by sh002i
Original Path: trunk/webwork2/lib/WeBWorK/ContentGenerator/Logout.pm
File length: 2379 byte(s)
Diff to previous 1663
added cookie support for authenticaion. the "WeBWorKAuthentication"
cookie is used to retrieve the "user" and "key" parameters. the cookie
is sent if a "send_cookie" parameter is present, and persists for 30
days unless canceled by an explicit "logout".

Revision 1663 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Dec 9 01:12:32 2003 UTC (9 years, 5 months ago) by sh002i
Original Path: trunk/webwork2/lib/WeBWorK/ContentGenerator/Logout.pm
File length: 1940 byte(s)
Diff to previous 825
Normalized headers. All files now contain the text below as a header.
This is important since all files now (a) use the full name of the
package, (b) assign copyright to "The WeBWorK Project", (c) give the
full path of the file (relative to CVSROOT) instead of simply the file
name, and (d) include license and warranty information.

Here is the new header:

################################################################################
# WeBWorK Online Homework Delivery System
# Copyright © 2000-2003 The WeBWorK Projcct, http://openwebwork.sf.net/
# $CVSHeader$
#
# This program is free software; you can redistribute it and/or modify it under
# the terms of either: (a) the GNU General Public License as published by the
# Free Software Foundation; either version 2, or (at your option) any later
# version, or (b) the "Artistic License" which comes with this package.
#
# This program is distributed in the hope that it will be useful, but WITHOUT
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
# FOR A PARTICULAR PURPOSE.  See either the GNU General Public License or the
# Artistic License for more details.
################################################################################

Revision 825 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon May 12 23:49:50 2003 UTC (10 years ago) by malsyned
Original Path: trunk/webwork2/lib/WeBWorK/ContentGenerator/Logout.pm
File length: 1283 byte(s)
Diff to previous 818
Fixed BUG #16:
"Logging out from a practice user and logging back in doesn't work
right"
http://webwork3/bugzilla/show_bug.cgi?id=16
--Dennis

Revision 818 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Apr 25 04:51:37 2003 UTC (10 years ago) by sh002i
Original Path: trunk/webwork2/lib/WeBWorK/ContentGenerator/Logout.pm
File length: 1237 byte(s)
Diff to previous 817
modev more content generators over to the new WWDBv2 API. fixed some
bugs.
-sam

Revision 817 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Apr 23 06:39:03 2003 UTC (10 years ago) by sh002i
Original Path: trunk/webwork2/lib/WeBWorK/ContentGenerator/Logout.pm
File length: 1303 byte(s)
Diff to previous 809
rewrote these modules to use the WWDBv2 library. rewrote the Authen.pm
verify function to (hopefully) be more readable.
-sam

Revision 809 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Apr 17 21:30:57 2003 UTC (10 years, 1 month ago) by sh002i
Original Path: trunk/webwork2/lib/WeBWorK/ContentGenerator/Logout.pm
File length: 1327 byte(s)
Diff to previous 748
changed the name of the "courseEnvironment" field in the
ContentGenerator object to "ce", to match the style and conciesness of
the existing "r" and new "db" fields.
-sam

Revision 748 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Feb 26 18:39:07 2003 UTC (10 years, 2 months ago) by malsyned
Original Path: trunk/webwork2/lib/WeBWorK/ContentGenerator/Logout.pm
File length: 1342 byte(s)
Diff to previous 646
Added the <!--#if loggedin="1"--> template escape.  It evaluates to true
on every content generator except Login.pm and Logout.pm.  Used it to
make the barebones template look cleaner on the login page.
-Dennis

Revision 646 - (view) (download) (as text) (annotate) - [select for diffs]
Added Sat Nov 23 00:25:40 2002 UTC (10 years, 5 months ago) by sh002i
Original Path: trunk/webwork2/lib/WeBWorK/ContentGenerator/Logout.pm
File length: 1231 byte(s)
added REAL logout support. keys now get invalidated at logout.
also, fixed a bug in classlist (see the diff).
also, added a sub to Utils (see the diff).
-sam

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9