<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ticket search results</title><link>https://forge-allura.apache.org/p/allura/tickets/</link><description>You searched for status:closed &amp;&amp; _milestone:unreleased</description><language>en</language><lastBuildDate>Wed, 01 Apr 2026 15:14:14 -0000</lastBuildDate><item><title>show domain on external links, if misleading</title><link>https://forge-allura.apache.org/p/allura/tickets/8599/</link><description>When showing links (e.g originating from markdown, but really any html output) we should do something about links that could be misleading.  For example with `&lt;a href=https://evil.com/&gt;sourceforge.net/auth/&lt;/a&gt;` we could automatically append `(evil.com)` into the output so its obvious when its misleading.

We should also check for non-ascii domain names (IDN) and if they have chars that are potentially confusing with normal ascii, then show the decoded domain name (even if the link &amp; text match, if the chars could be confusing)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Wed, 01 Apr 2026 15:14:14 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/8599/</guid></item><item><title>Upgrade Underscore Library</title><link>https://forge-allura.apache.org/p/allura/tickets/8598/</link><description>Upgrade from 1.13.6 -&gt; 1.13.8 to protect against known vulnerability https://github.com/jashkenas/underscore/issues/3011</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dillon Walls</dc:creator><pubDate>Tue, 17 Mar 2026 20:59:10 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/8598/</guid></item><item><title>improve bad markdown performance</title><link>https://forge-allura.apache.org/p/allura/tickets/8597/</link><description>In some very specific cases the performance of markdown can be quite bad</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Mon, 23 Feb 2026 20:20:24 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/8597/</guid></item><item><title>Escape specific values in notification emails</title><link>https://forge-allura.apache.org/p/allura/tickets/8596/</link><description>We send out notification emails when a user performs an action, we should escape some of the values including in these emails like usernames.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Guillermo Cruz</dc:creator><pubDate>Mon, 30 Mar 2026 19:21:50 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/8596/</guid></item><item><title>Redact emails in logs</title><link>https://forge-allura.apache.org/p/allura/tickets/8595/</link><description>Redact email values that appear in logs. </description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Guillermo Cruz</dc:creator><pubDate>Fri, 20 Feb 2026 15:06:29 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/8595/</guid></item><item><title>Python Packages Upgrades</title><link>https://forge-allura.apache.org/p/allura/tickets/8594/</link><description>Like every quarter let's update the Python packages we use.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Guillermo Cruz</dc:creator><pubDate>Tue, 10 Feb 2026 22:08:51 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/8594/</guid></item><item><title>Markdown extension to improve html list parsing</title><link>https://forge-allura.apache.org/p/allura/tickets/8593/</link><description>Add new lib `mdx_breakless_lists` and run tests</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Guillermo Cruz</dc:creator><pubDate>Thu, 05 Feb 2026 18:32:32 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/8593/</guid></item><item><title>prepend __task_ for special task params; use priority in reindex tasks</title><link>https://forge-allura.apache.org/p/allura/tickets/8592/</link><description>`myfunc.post(..` and `post_event` take special params like `delay` but that would prevent the a normal `delay` parameter from being used.

So we should make it `__task_delay`.  Same for `flush_immediately`, and adding `priority` as an option now too.

Then after that improvement, lets start using `__task_priority` in the reindex command, so they can run at a lower priority and not interfere with normal tasks.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Thu, 11 Dec 2025 18:21:12 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/8592/</guid></item><item><title>Remove Skype field, update twitter</title><link>https://forge-allura.apache.org/p/allura/tickets/8591/</link><description>Remove Skype from the /auth/user_info/contacts/ page and update Twitter to X</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daniel Castillo</dc:creator><pubDate>Wed, 10 Dec 2025 16:01:44 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/8591/</guid></item><item><title>Support python 3.14</title><link>https://forge-allura.apache.org/p/allura/tickets/8589/</link><description>After [#8588] we should be able to support python 3.14 I think</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Mon, 01 Dec 2025 15:56:07 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/8589/</guid></item><item><title>improve regexes and remove regex-as-re-globally pkg DROPS python 3.10</title><link>https://forge-allura.apache.org/p/allura/tickets/8588/</link><description>`regex-as-re-globally` is a very hacky package (I made it, I'm ok to admit it) and it continuously has needs more fixes for every new version of python https://github.com/brondsem/regex-as-re-globally/issues?q=is%3Aissue

So lets fix our regexes so we don't need it</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Mon, 01 Dec 2025 17:36:58 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/8588/</guid></item><item><title>Display Email Verification Message</title><link>https://forge-allura.apache.org/p/allura/tickets/8585/</link><description>When a user has unverified email addresses we should display a message asking to verify the email address</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Guillermo Cruz</dc:creator><pubDate>Mon, 06 Oct 2025 17:15:11 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/8585/</guid></item><item><title>upgrade TurboGears to latest version</title><link>https://forge-allura.apache.org/p/allura/tickets/8584/</link><description>Latest version is 2.5.0</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Guillermo Cruz</dc:creator><pubDate>Mon, 06 Oct 2025 15:58:24 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/8584/</guid></item><item><title>Add Python 3.13 Support</title><link>https://forge-allura.apache.org/p/allura/tickets/8583/</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dillon Walls</dc:creator><pubDate>Wed, 03 Sep 2025 18:00:20 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/8583/</guid></item><item><title>Markdown strip class and id attributes</title><link>https://forge-allura.apache.org/p/allura/tickets/8582/</link><description>Remove classes and ids that might get created from user input that we don't want for security reasons.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Guillermo Cruz</dc:creator><pubDate>Thu, 21 Aug 2025 20:50:28 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/8582/</guid></item><item><title>migrate from pkg_resources to importlib DROP PYTHON 3.9</title><link>https://forge-allura.apache.org/p/allura/tickets/8520/</link><description>According to `setup_tools`, [pkg_resources is deprecated and we should migrate to importlib.resources and importlib.metadata](https://setuptools.pypa.io/en/latest/pkg_resources.html).

Migration Guides:
- [Migration guide - importlib-resources 6.0.2.dev11+ge540919.d20230910 documentation](https://importlib-resources.readthedocs.io/en/latest/migration.html)
- [Migration guide - importlib-metadata 6.8.1.dev12+gb98411e.d20230910 documentation](https://importlib-metadata.readthedocs.io/en/latest/migration.html)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dillon Walls</dc:creator><pubDate>Mon, 25 Aug 2025 15:00:34 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/8520/</guid></item></channel></rss>