log

age author description
Thu, 30 Mar 2023 19:42:20 -0400 John Rouillard Log addition of CSP section for admin doc. Attribute other changes.
Thu, 30 Mar 2023 19:37:48 -0400 John Rouillard Add section on configuring Content Security Policy (CSP)
Thu, 30 Mar 2023 19:35:08 -0400 John Rouillard hadolint fixes/best practices added
Sun, 26 Mar 2023 22:20:21 -0400 John Rouillard Bump actions/checkout from 3.4.0 to 3.5.0 - https://github.com/roundup-tracker/roundup/pull/13
Sun, 26 Mar 2023 22:19:16 -0400 John Rouillard Bump github/codeql-action from 2.2.7 to 2.2.8 - https://github.com/roundup-tracker/roundup/pull/12
Tue, 21 Mar 2023 19:46:38 -0400 John Rouillard issue2551262 - make mail gateway subject prefix parsing accept spaces
Mon, 20 Mar 2023 20:05:16 -0400 John Rouillard Bump github/codeql-action from 2.2.6 to 2.2.7 -- https://github.com/roundup-tracker/roundup/pull/9
Mon, 20 Mar 2023 20:04:15 -0400 John Rouillard Bump coverallsapp/github-action from 1.2.4 to 2.0.0 -- https://github.com/roundup-tracker/roundup/pull/10
Mon, 20 Mar 2023 20:03:01 -0400 John Rouillard Bump actions/checkout from 3.3.0 to 3.4.0 -- https://github.com/roundup-tracker/roundup/pull/11
Sun, 19 Mar 2023 12:26:42 -0400 John Rouillard flake8 spacing changes, split multiple imports
Sun, 19 Mar 2023 12:22:51 -0400 John Rouillard Add setting up development environment section
Sat, 18 Mar 2023 14:16:31 -0400 John Rouillard flake8 fixes: whitespace, remove unused imports
Thu, 16 Mar 2023 16:34:11 -0400 John Rouillard Update expiration date for gpg release signing key to 2028-07-17.
Sun, 12 Mar 2023 23:51:03 -0400 John Rouillard Add test for misc functions; addl. testing
Sun, 12 Mar 2023 23:48:15 -0400 John Rouillard Commit https://github.com/roundup-tracker/roundup/pull/8
Sun, 12 Mar 2023 22:15:44 -0400 John Rouillard flake8 fixes
Sun, 12 Mar 2023 22:02:37 -0400 John Rouillard more tests for password.py
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, 12 Mar 2023 20:28:53 -0400 John Rouillard Refeactor PBKDF2 and PBKDF2S5 to reuse code; fix python password.py
Mon, 06 Mar 2023 22:30:41 -0500 John Rouillard fix typo
Sun, 05 Mar 2023 23:34:00 -0500 John Rouillard upgrade coveralls from 1.2.0 to 1.2.4
Sat, 04 Mar 2023 17:05:51 -0500 John Rouillard Add label explanation; Upgrade jquery in devel/responsive templates
Sat, 04 Mar 2023 16:56:42 -0500 John Rouillard Update the version string.
Sat, 04 Mar 2023 15:17:50 -0500 John Rouillard Record jquery update.
Sat, 04 Mar 2023 15:01:33 -0500 John Rouillard Upgrade from jquery-3.5.1 to jquery-3.6.3
Sat, 04 Mar 2023 14:52:46 -0500 John Rouillard Finish adding anyonymous Register role in devel/responsive templates
Sat, 04 Mar 2023 11:51:45 -0500 John Rouillard Add config argument for one more call
Sat, 04 Mar 2023 00:17:26 -0500 John Rouillard Add config argument to more password.Password invocations.
Fri, 03 Mar 2023 18:18:26 -0500 John Rouillard Pass config argument to Password calls in demo.
Fri, 03 Mar 2023 17:37:44 -0500 John Rouillard Implement password hash testing using new roundup-admin perftest.
Fri, 03 Mar 2023 14:31:29 -0500 John Rouillard Doc migrate reports final schema version.
Fri, 03 Mar 2023 14:30:10 -0500 John Rouillard Report schema version as part of migrate command.
Thu, 02 Mar 2023 17:01:39 -0500 John Rouillard Test self.db.db_version_updated in schema upgrade paths
Wed, 01 Mar 2023 13:04:54 -0500 John Rouillard Fix for python2. m[0] -> m.group(0)
Wed, 01 Mar 2023 12:56:36 -0500 John Rouillard Add missing space in message; add tests; update .po
Wed, 01 Mar 2023 10:51:37 -0500 John Rouillard auto update 'password_pbkdf2_default_rounds' "
Wed, 01 Mar 2023 10:43:54 -0500 John Rouillard Sort potest by number of translated messages.
Tue, 28 Feb 2023 15:49:47 -0500 John Rouillard issue2551253 - Modify password PBKDF2 method to use SHA512
Mon, 27 Feb 2023 12:17:11 -0500 John Rouillard disable gpg for 2.7 https://issues.roundup-tracker.org/issue2551267 no-github-ci
Mon, 27 Feb 2023 11:46:28 -0500 John Rouillard see if setuptools is at version > 66 when gpgme would be compiled.
Mon, 27 Feb 2023 09:06:48 -0500 John Rouillard python-gpg does not exist for python2 on ubuntu focal
Mon, 27 Feb 2023 02:17:12 -0500 John Rouillard Change back to original directory; no-github-ci
Mon, 27 Feb 2023 02:09:15 -0500 John Rouillard Try system packaged libgpgme-dev to allow pip install gpg; no-github-ci
Mon, 27 Feb 2023 01:43:50 -0500 John Rouillard Try system packaged python*gpg; comnent out build; no-github-ci
Mon, 27 Feb 2023 01:36:09 -0500 John Rouillard Prevent github actions from running if commit includes 'no-github-ci'
Mon, 27 Feb 2023 01:29:02 -0500 John Rouillard fix version number.
Mon, 27 Feb 2023 01:10:00 -0500 John Rouillard see if upgrade to 1.18 fixes gpgme build failure.
Mon, 27 Feb 2023 00:52:16 -0500 John Rouillard use redis rather than redis-server
Mon, 27 Feb 2023 00:38:22 -0500 John Rouillard pin setuptools in pip not apt geesh....
Mon, 27 Feb 2023 00:30:37 -0500 John Rouillard pinning setuptools < 66 to try to get gpgme to build.
Mon, 27 Feb 2023 00:04:36 -0500 John Rouillard Remove distro-info package to try to get travisci working again
Sun, 26 Feb 2023 23:40:57 -0500 John Rouillard upgrade coveralls github action https://github.com/roundup-tracker/roundup/pull/5
Sun, 26 Feb 2023 23:39:27 -0500 John Rouillard upgrade codeql-actions to 2.2.5. https://github.com/roundup-tracker/roundup/pull/6
Sun, 26 Feb 2023 23:38:06 -0500 John Rouillard Make in file tests work again. Also allow manual testing without overriding PBKDF rounds
Sun, 26 Feb 2023 16:17:37 -0500 John Rouillard Fix round check/settings in needs_migration
Sun, 26 Feb 2023 15:38:49 -0500 John Rouillard Production PBKDF rounds back to 2M, test 1k; fix empty_form (python2)
Sun, 26 Feb 2023 13:34:14 -0500 John Rouillard Add testing interactive mode to roundup_admin. remove redundant imports
Sun, 26 Feb 2023 12:30:32 -0500 John Rouillard Fix missed roundup.token import.
Sun, 26 Feb 2023 12:01:53 -0500 John Rouillard revert increase in PBKDF2 rounds to get baseline perf.

Roundup Issue Tracker: http://roundup-tracker.org/