chore: dependabot update anchore 7.0.0 -> 7.0.2
refactor: replace boolean expr with named function call
doc: update url for irker to point to github.
test: fix version test
build: upgrade https://github.com/roundup-tracker/roundup/pull/65.patch
doc: remove uWSGI references as it is in maint mode and not being updated
fix: make version_check enforce version is 3.7+
fix: update updating.txt doc for user_src_input bug
fix: make user_src_input generate valid javascript
take2: merge multiple fix: python < 3.12 returns ParsingError not RuntimeError; print exception
fix: python < 3.12 returns ParsingError not RuntimeError; print exception
merge multiple fix: python < 3.12 returns ParsingError not RuntimeError; print exception
fix: python 3.{7,8,10} raise configfile.ParsingError not RuntimeError
chore(build): update anchore to 7.0.0 via dependabot
bug: improve error reporting for errors for logging fileConfig.
bug: fix json logging config file syntax exception/fix test for windows
fix: use getloing value --unknown-- on error.
fix: os.getlogin fails with OSError in CI.
fix: remove nolocal on unset param in logcontext.py
bug, test: fix tests for trace_id; readd import logging.config
feature: add thread local trace_id and trace_reason to logging.
chore: dependabot upgrade codecov to 5.5.1
chore: dependabot upgrade setup-python to 6.0.0
feat: allow admin to set logging format from config.ini
fix missing formatting
doc: fix typos.
bug, refactor, test: make pragma history_length work interactively
feat: add support for ! history and readline command in roundup-admin
test - fix parsing of integer param values
chore: update sha256 index for latest pyhton:3-alpine image.
build(chore): update bump codecov/codecov-action from 5.4.3 to 5.5.0
feat: add 'q' as alias to quit to exit interactive roundup-admin
refactor: also error on missing file or invalid extension
feat: change comment in dictConfig json file to // from #
doc: add disable saving roundup-admin history file for password changes
doc: reformat markdown-note footnote
doc: add check for db.tx_Source to Reauth examples
test: fix code that does not run a test on 3.7
test: test dictLoggerConfig - working logging reset and windows
test: more fun with logger leakage.
test: more fixes for variations among python versions.
chore: bump actions/checkout as reported by dependabot.
test: fix testDictLoggerConfigViaJson
feat: add support for using dictConfig to configure logging.
merge duplicate default head
document the repo cleanups and duplicate merge to get things cleaned up
close duplicate head caused by identical merge in two working copies
merge reauth-confirm_id branch to allow triggering of password verification on update/create
close branch
close main-1.6 branch
merge from default branch accumulated changes since Nov 2023
merge reauth-confirm_id branch to allow triggering of password verification on update/create
feat: fix tests under postgresql.
feat: fix jinja2 template
feat: finish reauth docs, enhance code.
feat(security): Add user confirmation/reauth for sensitive changes
build: dependabot anchore scan upgrade to 6.5.1
refactor! move RateLimitExceeded to roundup.cgi.exceptions - test
refactor: move RateLimitExceeded to roundup.cgi.exceptions
Doc: add docstrings to http exceptions
merge doc fix and perf fix/warning to session_dbm.py:clean()
doc: fix missing '>'
fix: perf improvement for session clean() and warning added
perf: lazy evaluate debug logger command.
fix: remove unclosed opening form tag.
fix: replace incorrect attributions on roundup issue tracker.
doc: move #target a 2em from top of viewport.
doc: add waitress wsgi serve docs
doc: record loss of all files in project directory except the website.
build: exclude sending .buildinfo to sourceforge in rsync of docs.
Added tag 2.5.0 for changeset c7a2e01793cd
build: 2.5.0 release checkin. Tag to come.
build: remove extra <p></p> generated by blank lines.
doc: add link to JWT endpoint doc in rest.txt.
doc: remove potentially, it is incorrect.
doc: fix formatting, typos.
doc: correct acronym for * based access controls. Add links to wikipaedia.
doc: document request.template object in template glossary (3rd meaning)
doc: formatting fixes.
doc: formatting fix. Don't trigger description list.
doc: missing :: at end of line before example code.
doc: better document the template property in the request object.
doc: update doc on tal:replace and tal:content
build: instruction updates/reorder
test: test regular xmlrpc codepath even when defusedxml installed
doc: remove python 2.7 support reference.
doc: move XSS fix to top of fix report. Set date/version.
build: update roundup version string.
build: update roundup version string.
build: linkcheck tripping rate limits.
doc: update to reflect changes 2.4.0 -> 2.5.0.
doc: rebuild man pages. No changes.
doc: link to security page for link to formal CVE report.
doc: update/clarify verifcation directions.
build: add autodoc to sphinx extension list
build - fix issue with secret_key substitution in tracker config.
doc: add XSS discoverer to ack
chore: update locale files for release.
bug(security): CVE-2025-53865 - XSS bug
doc: add detector and template defs.