| Sun, 07 Aug 2022 01:51:11 -0400 |
John Rouillard |
Refactor session db logging and key generation for sessions/otks
|
| Mon, 25 Jul 2022 21:21:26 -0400 |
John Rouillard |
Add tests to BasicDatabase and merge implementations
|
| Mon, 25 Jul 2022 15:07:32 -0400 |
John Rouillard |
set method doesn't include user set timestamp if update
|
| Sat, 06 Jul 2019 13:12:58 -0400 |
John Rouillard |
Fix problem with cgi.escape being depricated a different way. This way
|
| Wed, 12 Jun 2019 19:17:37 -0400 |
John Rouillard |
More cgi.escape/html.escape fixes.
|
| Fri, 20 Apr 2018 18:46:28 +0200 |
Ralf Schlatterbeck |
Fix commits although a Reject exception is raised
|
| Thu, 10 Aug 2017 22:38:13 -0400 |
John Rouillard |
Make sure that the name property is initialized to none.
|
| Sun, 19 Mar 2017 20:57:26 -0400 |
John Rouillard |
This change didn't make it into the last commit. Allow the user to
|
| Tue, 07 Feb 2012 14:39:02 +0100 |
Ralf Schlatterbeck |
Fix another XSS with the "otk" parameter.
|
| Wed, 16 Nov 2011 09:51:38 -0500 |
Eric S. Raymond |
Remove keyword expansions from CVS. All regression tests passed afterwards.
|
| Mon, 12 Jul 2010 04:11:05 +0000 |
Richard Jones |
session API consistency
|
| Fri, 26 Feb 2010 00:38:53 +0000 |
Richard Jones |
more modernisation
|
| Mon, 18 Aug 2008 05:04:02 +0000 |
Richard Jones |
improvements to session management
|
| Tue, 25 Sep 2007 19:49:19 +0000 |
Justus Pendleton |
fix vim modelines
|
| Tue, 25 Sep 2007 02:44:50 +0000 |
Justus Pendleton |
safer session cleanup on postgres backends
|
| Sat, 21 Apr 2007 15:27:57 +0000 |
Erik Forsberg |
Use """ instead of ''' in comments, or emacs python-mode bails out.
|
| Thu, 27 Apr 2006 04:03:11 +0000 |
Richard Jones |
reduced frequency of session timestamp update
|
| Sun, 02 May 2004 23:16:05 +0000 |
Richard Jones |
fixed journal marshalling in RDBMS backends [SF#943627]
|
| Wed, 31 Mar 2004 23:08:39 +0000 |
Richard Jones |
OTK generation was busted (thanks Stuart D. Gathman)
|
| Thu, 18 Mar 2004 01:58:46 +0000 |
Richard Jones |
Finished implementation of session and one-time-key stores for RDBMS backends.
|