log roundup/configuration.py @ 6584:770503bd211e

age author description
Thu, 06 Jan 2022 21:22:26 -0500 John Rouillard Validate SecretOption and support validate method
Mon, 03 Jan 2022 22:18:57 -0500 John Rouillard issue2551182 - ... allow loading values from external file. flake8 cleanups
Mon, 13 Dec 2021 23:50:27 -0500 John Rouillard Remove unused variable assignment.
Mon, 13 Dec 2021 12:48:57 -0500 John Rouillard Handle configparser.InterpolationSyntaxError
Mon, 18 Oct 2021 20:12:09 -0400 John Rouillard Enable HTTP/1.1 support for roundup-server
Sat, 24 Jul 2021 16:31:36 -0400 John Rouillard issue2551147 - Enable compression of http responses in roundup.
Mon, 14 Jun 2021 19:33:27 -0400 John Rouillard issue2550837 - New option for web auth (also http header passing)
Tue, 30 Mar 2021 18:03:37 -0400 John Rouillard Use OptionValueError for indexer_language error, add configuration tests
Tue, 30 Mar 2021 02:24:22 -0400 John Rouillard Validate indexer values
Mon, 29 Mar 2021 22:47:54 -0400 John Rouillard issue2551123 - validate indexer_language in configuration.py
Mon, 29 Mar 2021 20:43:22 -0400 John Rouillard Description update. Description was a question not a statement.
Mon, 29 Mar 2021 00:23:33 -0400 John Rouillard Remove left over python style config remnant, doc update.
Sun, 28 Mar 2021 23:34:43 -0400 John Rouillard Add indexer_language to change stemmer for xapian FTS indexer
Wed, 10 Mar 2021 10:35:22 -0500 John Rouillard Fixes to mysql 2.0 conversion doc issue2551115 Werner Hunger
Thu, 04 Mar 2021 12:55:21 +0100 Ralf Schlatterbeck Use server-side cursor for postgres in some cases
Sun, 20 Dec 2020 15:43:07 -0500 John Rouillard Remove old code import imp, old style trackers db/backend_name
Sun, 25 Oct 2020 16:12:15 -0400 John Rouillard issue2551094 - markdown mismatch - new config for embedded newine
Mon, 29 Jun 2020 15:48:04 +0200 Ralf Schlatterbeck New config-option 'cookie_takes_precedence'
Fri, 01 May 2020 17:13:15 +0200 Ralf Schlatterbeck Make the charset configurable for mysql
Fri, 03 Apr 2020 18:20:17 -0400 John Rouillard fix broken import
Fri, 03 Apr 2020 16:18:59 -0400 John Rouillard issue2551083 Replace BaseException and Exception with RoundupException
Mon, 13 Jan 2020 09:36:40 +0100 Ralf Schlatterbeck Add config option 'http_auth_convert_realm_to_lowercase'
Sat, 28 Dec 2019 13:01:14 -0500 John Rouillard flake8 formatting fixes; use isinstance rather than type equality.
Sat, 09 Nov 2019 16:33:42 -0500 John Rouillard - issue2550920 - Optionally detect duplicate username at registration.
Sat, 09 Nov 2019 00:31:59 -0500 John Rouillard issue2550919 - Anti-bot signup using 4 second delay
Thu, 24 Oct 2019 20:43:21 -0400 John Rouillard Fix doc typo.
Mon, 21 Oct 2019 20:53:08 -0400 John Rouillard Make gunicorn --access-logfile work with custom logging config
Fri, 27 Sep 2019 20:38:31 -0400 John Rouillard Add rudimentery experiment JSON Web Token (jwt) support
Wed, 12 Jun 2019 20:34:47 -0400 John Rouillard Try to fix:
Fri, 07 Jun 2019 21:53:55 -0400 John Rouillard Sanity checking improvements. All IntegerNumberOption really have to
Fri, 07 Jun 2019 17:28:12 -0400 John Rouillard Yeah, let's actually return the option value.....
Fri, 07 Jun 2019 13:50:57 -0400 John Rouillard Finish up login rate limit code. Set config item to 0 disables, make
Wed, 05 Jun 2019 21:11:50 -0400 John Rouillard Validate that TRACKER_WEB url starts with https:// or http:// and ends
Sat, 01 Jun 2019 17:59:20 -0400 John Rouillard Fix Issue2551030: Roundup fails to start if pytz to access Olson
Sat, 01 Jun 2019 09:05:23 -0400 John Rouillard Fix issue2551029 (Jinja2 template install error) by deleting
Sun, 26 May 2019 19:30:29 -0400 John Rouillard Change umask default to python 3 (put python2 compatible) format with
Sat, 25 May 2019 16:50:25 -0400 John Rouillard Rest rate limiting code first commit. It is a bit rough and turned off
Thu, 23 May 2019 18:56:57 -0400 John Rouillard issue2551033: prevent reverse engineering hidden data by using etags
Sat, 11 May 2019 17:24:58 -0400 John Rouillard issue2550949: Rate limit password guesses/login attempts.
Mon, 08 Apr 2019 20:00:01 -0400 John Rouillard Update rest.txt example to include headers required for CSRF
Mon, 20 Aug 2018 00:50:16 +0000 Joseph Myers Fix issue2550994: breakage caused by configparser backports. maint-1.6
Wed, 30 Jan 2019 13:58:18 +0100 Ralf Schlatterbeck Make xmlrpc and rest APIs configurable REST-rebased
Mon, 20 Aug 2018 00:50:16 +0000 Joseph Myers Fix issue2550994: breakage caused by configparser backports.
Sun, 12 Aug 2018 16:17:14 +0100 Christof Meerwald use gpg module instead of pyme module for PGP encryption
Wed, 25 Jul 2018 09:31:50 +0000 Joseph Myers Python 3 preparation: avoid logging._levelNames.
Wed, 25 Jul 2018 09:05:58 +0000 Joseph Myers Python 3 preparation: unicode.
Tue, 24 Jul 2018 23:04:42 +0000 Joseph Myers Python 3 preparation: update calls to dict methods.
Tue, 24 Jul 2018 22:20:20 +0000 Joseph Myers Python 3 preparation: use sys.maxsize instead of sys.maxint.
Tue, 24 Jul 2018 22:10:24 +0000 Joseph Myers Python 3 preparation: use open() instead of file().
Thu, 19 Apr 2018 12:59:23 +0200 Ralf Schlatterbeck Fix issue2550954: History display breaks
Fri, 13 Oct 2017 21:46:59 -0400 John Rouillard issue2550799: provide basic support for handling html only emails
Mon, 04 Sep 2017 21:56:49 -0400 John Rouillard Python 2 and 3 support. Convert Exception into BaseException in core code.
Thu, 24 Aug 2017 17:41:38 -0400 Eric S. Raymond Make an import work with either Python 2 or 3.
Tue, 11 Apr 2017 22:20:13 -0400 John Rouillard Fix issue with retreiving raw template files using the @@file mechanism.
Mon, 20 Mar 2017 20:18:20 -0400 John Rouillard Fix text formatting, typos and, English grammar of the descriptive text.
Sun, 19 Mar 2017 19:01:41 -0400 John Rouillard Added support for SameSite cookie option for CSRF prevention
Sat, 18 Mar 2017 16:59:01 -0400 John Rouillard issue 2550690 - Adding anti-csrf measures to roundup following
Sat, 25 Feb 2017 17:48:46 -0500 John Rouillard Fix spelling error. Make it match the name of the field.
Mon, 04 Jul 2016 15:14:54 -0400 John Rouillard replacing depricated has_key references by in to support python 3. Errors reported by python -3 roundup_server. Unit tests test_config test_security pass although test_config is a bit weak in coverage.
Sat, 02 Jul 2016 20:05:06 -0400 John Rouillard Fix issue934009: Have New Issues Submitted By Email *Not* Change Body!

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