| Sun, 12 Mar 2023 21:21:18 -0400 |
John Rouillard |
renname test to test_pbkdf2_unpack_errors
|
| Sun, 12 Mar 2023 21:19:51 -0400 |
John Rouillard |
Test pbkdf2_unpack error conditions
|
| Sun, 26 Feb 2023 16:17:37 -0500 |
John Rouillard |
Fix round check/settings in needs_migration
|
| Sat, 25 Feb 2023 14:50:34 -0500 |
John Rouillard |
Modify code to reduce runtime when testing
|
| Thu, 23 Feb 2023 19:34:39 -0500 |
John Rouillard |
issue2551251 - migrate pbkdf2 passwords if more rounds configured
|
| Fri, 24 Feb 2023 00:37:37 -0500 |
John Rouillard |
tests are breaking with last commit. Restore a hopefully working tree while I figure out what's going on
|
| Thu, 23 Feb 2023 19:34:39 -0500 |
John Rouillard |
issue2551251 - migrate pbkdf2 passwords if more rounds configured
|
| Sun, 20 Mar 2022 00:05:59 -0400 |
John Rouillard |
issue2551191 - Module deprication PEP 594. crypt
|
| Wed, 09 Sep 2020 21:37:16 -0400 |
John Rouillard |
Replace http:....roundup-tracker.org with https.
|
| Mon, 10 Jun 2019 21:48:45 -0400 |
John Rouillard |
replace assertEquals with assertEqual.
|
| Mon, 10 Jun 2019 21:28:51 -0400 |
John Rouillard |
replace assertNotEquals with assertNotEqual
|
| Mon, 10 Jun 2019 21:27:17 -0400 |
John Rouillard |
Replace deprecated assertEquals with assertEqual and failUnlessRaises
|
| Fri, 15 Mar 2019 20:29:00 -0400 |
John Rouillard |
assert_ is depricated. Replacing with assertTrue to reduce logs in travisci.
|
| Tue, 24 Jul 2018 22:22:08 +0000 |
Joseph Myers |
Python 3 preparation: make relative imports explicit.
|
| Tue, 24 Jul 2018 09:54:52 +0000 |
Joseph Myers |
Python 3 preparation: convert print to a function.
|
| Tue, 19 Sep 2017 22:00:20 -0400 |
John Rouillard |
Fix http://issues.roundup-tracker.org/issue2550952 make __call__
|
| Sat, 18 Mar 2017 15:12:39 -0400 |
John Rouillard |
Reset state of:
|
| Sat, 18 Mar 2017 10:44:10 -0400 |
rouilj |
Implement props_only feature for permissions.
|
| Fri, 17 Feb 2017 21:18:34 -0500 |
John Rouillard |
Check in enhanced form for check command used by addPermission.
|
| Fri, 21 Aug 2015 13:08:02 +1000 |
John Kristensen |
Remove unneeded TestSuite code from tests
|
| Thu, 20 Aug 2015 14:44:49 +1000 |
John Kristensen |
Update tests to work with py.test
|
| Wed, 16 Nov 2011 09:51:38 -0500 |
Eric S. Raymond |
Remove keyword expansions from CVS. All regression tests passed afterwards.
|
| Thu, 14 Apr 2011 12:24:59 +0000 |
Ralf Schlatterbeck |
Fix first part of Password handling security issue2550688
|
| Thu, 21 Oct 2010 08:59:43 +0000 |
Ralf Schlatterbeck |
more fixes to search permissions:
|
| Wed, 20 Oct 2010 08:58:52 +0000 |
Ralf Schlatterbeck |
search permissions must allow transitive properties
|
| Fri, 03 Feb 2006 04:04:37 +0000 |
Richard Jones |
fix security check for hasPermission(Permission, None)
|
| Fri, 28 Jan 2005 04:10:22 +0000 |
Richard Jones |
far more merging from HEAD than is good
maint-0.8
|
| Fri, 28 Jan 2005 04:07:58 +0000 |
Richard Jones |
some bits I missed, and the next release will be beta ;)
|
| Fri, 28 Jan 2005 03:51:19 +0000 |
Richard Jones |
Permissions improvements.
|
| Thu, 18 Nov 2004 15:54:09 +0000 |
Alexander Smishlajev |
use new backends interface; fix vim modeline
|
| Sat, 25 Oct 2003 22:53:26 +0000 |
Richard Jones |
Backend improvements.
|
| Fri, 20 Sep 2002 05:08:00 +0000 |
Richard Jones |
On second thought, that last checkin was dumb.
|
| Tue, 10 Sep 2002 00:19:55 +0000 |
Richard Jones |
removed Log
|
| Mon, 29 Jul 2002 21:53:29 +0000 |
Richard Jones |
Fix to hasPermission, thanks Stefan Seefeld.
|
| Fri, 26 Jul 2002 08:27:00 +0000 |
Richard Jones |
Very close now. The cgi and mailgw now use the new security API.
|
| Thu, 25 Jul 2002 07:14:06 +0000 |
Richard Jones |
Bugger it. Here's the current shape of the new security implementation.
|