| Mon, 20 Apr 2026 03:09:30 -0400 |
John Rouillard |
bug: Allow UsageError exception to use more specific error code
|
| Mon, 20 Apr 2026 03:02:11 -0400 |
John Rouillard |
doc: use raw docstring as \* needed for ReST warns about invalid escape sequence
|
| Mon, 20 Apr 2026 02:21:37 -0400 |
John Rouillard |
doc: label code to algorithm
|
| Mon, 20 Apr 2026 01:53:09 -0400 |
John Rouillard |
test: add testing for handle_csrf_tokenless()
|
| Mon, 20 Apr 2026 01:41:54 -0400 |
John Rouillard |
doc: add pseudoheader to handle_csrf_tokenless() docstring
|
| Mon, 20 Apr 2026 01:37:05 -0400 |
John Rouillard |
doc: format fix.
|
| Sun, 19 Apr 2026 22:58:59 -0400 |
John Rouillard |
chore: refactor replace urlparse with urlsplit and use urllib_
|
| Sun, 19 Apr 2026 22:51:54 -0400 |
John Rouillard |
update upload-artifact to version 7.0.1 pull #88
|
| Sun, 19 Apr 2026 22:28:17 -0400 |
John Rouillard |
test: add WEB_USE_TOKENLESS_CSRF_PROTECTION to config for testing anti_csrf_nonce
|
| Sun, 19 Apr 2026 21:57:22 -0400 |
John Rouillard |
bug: add missing variable and use in both places
|
| Sun, 19 Apr 2026 21:50:18 -0400 |
John Rouillard |
bug: replace self with client.db in templating anti_csrf_nonce.
|
| Sun, 19 Apr 2026 20:50:07 -0400 |
John Rouillard |
feature: add nonceless/tokenless CSRF protection
|
| Tue, 14 Apr 2026 19:40:15 -0400 |
John Rouillard |
doc: update Reauth example
|
| Tue, 14 Apr 2026 16:06:22 -0400 |
John Rouillard |
doc: Fix doc on Reject handled in mailgw
|
| Tue, 14 Apr 2026 13:39:39 -0400 |
John Rouillard |
doc: reconcile and make build_doc work for sphinx-9
|
| Tue, 14 Apr 2026 12:41:46 -0400 |
John Rouillard |
doc: fix formatting.
|
| Mon, 13 Apr 2026 13:28:58 -0400 |
John Rouillard |
test: strftime formats; Runtime v Parsing error config.ini windows python
|
| Mon, 13 Apr 2026 12:55:03 -0400 |
John Rouillard |
docs: add test/requirements.txt and doc same in developers.txt
|
| Thu, 09 Apr 2026 12:26:47 -0400 |
John Rouillard |
doc: word drop.
|
| Thu, 09 Apr 2026 12:23:05 -0400 |
John Rouillard |
doc: clarify input -> input_payload transition.
|
| Thu, 09 Apr 2026 00:19:06 -0400 |
John Rouillard |
doc: issue2551415 correct doc for change input->input_payload
|
| Thu, 09 Apr 2026 00:16:52 -0400 |
John Rouillard |
doc: fixed a short header marker.
|
| Thu, 09 Apr 2026 00:09:29 -0400 |
John Rouillard |
bug: fix typing for pre 3.9 python.
|
| Wed, 08 Apr 2026 22:20:06 -0400 |
John Rouillard |
doc: rename input in examples to input_payload
|
| Wed, 08 Apr 2026 21:39:40 -0400 |
John Rouillard |
chore: remove __future print_funcion from code.
|
| Wed, 08 Apr 2026 21:10:32 -0400 |
John Rouillard |
doc: update CHANGES.txt for roundup.cgi
|
| Wed, 08 Apr 2026 21:00:34 -0400 |
John Rouillard |
feat: add TIMING option, python install dir setting, more cleanups
|
| Wed, 08 Apr 2026 19:27:34 -0400 |
John Rouillard |
doc: add doc for scgi with althttpd web server.
|
| Wed, 08 Apr 2026 00:35:34 -0400 |
John Rouillard |
bug: harden header/environment values for roundup-server and cgi
|
| Mon, 06 Apr 2026 22:10:23 -0400 |
John Rouillard |
feat: improve store_trace_reason with extract parameter
|
| Mon, 06 Apr 2026 01:30:55 -0400 |
John Rouillard |
bug(perf): put legacy '_file' last in tuple to speed up match
|
| Mon, 06 Apr 2026 01:27:39 -0400 |
John Rouillard |
bug(perf): move import tempfile to top of file
|
| Sun, 05 Apr 2026 17:49:21 -0400 |
John Rouillard |
bug: remove exec that re-raises exception for python 2 (hexora)
|
| Sun, 05 Apr 2026 17:44:02 -0400 |
John Rouillard |
bug: improve security of eval'ed of session database data. (hexora)
|
| Thu, 02 Apr 2026 12:26:13 -0400 |
John Rouillard |
doc: move OAUTH settings together, add set-value and OAUTH docs
|
| Mon, 30 Mar 2026 11:55:23 -0400 |
John Rouillard |
merge heads
|
| Sun, 29 Mar 2026 15:42:52 -0400 |
John Rouillard |
bug: set minimum level for docker requirements.txt packages
|
| Mon, 30 Mar 2026 10:55:53 -0400 |
John Rouillard |
build(deps): bump codecov/codecov-action from 5.5.3 to 6.0.0 #87
|
| Thu, 26 Mar 2026 21:46:19 -0400 |
John Rouillard |
refactor: remove duplicate code block
|
| Wed, 25 Mar 2026 18:00:19 -0400 |
John Rouillard |
doc: inplace db migration; replace [database] with [rdbms]
|
| Wed, 25 Mar 2026 11:39:27 -0400 |
John Rouillard |
doc: update admonintion to past tense
|
| Wed, 25 Mar 2026 11:37:03 -0400 |
John Rouillard |
doc: provide card look for "sections" on features page.
|
| Tue, 24 Mar 2026 22:11:27 -0400 |
John Rouillard |
feature: add detector that prevents file content changes by Admin and other users.
|
| Tue, 24 Mar 2026 21:30:47 -0400 |
John Rouillard |
refactor: rework mime type comparison and clean code
|
| Tue, 24 Mar 2026 16:56:38 -0400 |
John Rouillard |
perf: dereference methods before using in loop
|
| Mon, 23 Mar 2026 22:22:24 -0400 |
John Rouillard |
bug: import/importables fail to set newid correctly.
|
| Mon, 23 Mar 2026 13:18:41 -0400 |
John Rouillard |
bug: fix traceback in roundup-admin init with bad config values
|
| Sun, 22 Mar 2026 22:40:11 -0400 |
John Rouillard |
build(deps): bump anchore/scan-action from 7.3.2 to 7.4.0 #86
|
| Sun, 22 Mar 2026 22:39:40 -0400 |
John Rouillard |
build(deps): bump codecov/codecov-action from 5.5.2 to 5.5.3 #85
|
| Sat, 21 Mar 2026 23:49:14 -0400 |
John Rouillard |
bug: fix replacement for param writer_name -> writer correctly.
|
| Sat, 21 Mar 2026 21:40:57 -0400 |
John Rouillard |
bug: remove performance and tracing decorators.
|
| Wed, 18 Mar 2026 17:49:16 -0400 |
John Rouillard |
bug: make web page follow login_empty_passwords setting.
|
| Wed, 18 Mar 2026 17:24:14 -0400 |
John Rouillard |
bug: using 'null' value for attributes causes error.
|
| Wed, 18 Mar 2026 11:11:03 -0400 |
John Rouillard |
test: handle failing email signature removal test differently
|
| Wed, 18 Mar 2026 10:55:17 -0400 |
John Rouillard |
chore: replaced writer_name with writer in call to ReStructuredText
|
| Tue, 10 Mar 2026 22:52:54 -0400 |
John Rouillard |
chore(build): bump actions/upload-artifact from 6.0.0 to 7.0.0. #84
|
| Sat, 07 Mar 2026 19:25:22 -0500 |
John Rouillard |
bug: fix case where null json value for datetime fails
|
| Sun, 01 Mar 2026 21:39:44 -0500 |
John Rouillard |
chore(build) - update python3-alpine version.
|
| Thu, 26 Feb 2026 09:46:02 -0500 |
John Rouillard |
fix: replace except: with except Exception: (by haosenwang1018@github)
|
| Mon, 23 Feb 2026 20:16:55 -0500 |
John Rouillard |
chore(build): build(deps): bump anchore/scan-action from 7.3.1 to 7.3.2 pull #82
|