Created attachment 151404 [details] Patch to fix bitten with newer AccountManager plugin versions Form login is broken if using newer versions of the Trac AccountManager plugin. The field was renamed from user to username. The attached patch fixes the problem by setting both fields. This way it works with old and new versions. We have tested this on https://trac.fawkesrobotics.org and are carrying the same patch in Fedora. I have only added the patch file. All it takes is to copy it to the files directory and re-build. PORTREVISION must be increased by one. I'm the maintainer according to freshports (initially submitted it) but have not commit permissions myself.
A commit references this bug: Author: arved Date: Fri Mar 6 10:13:19 UTC 2015 New revision: 380581 URL: https://svnweb.freebsd.org/changeset/ports/380581 Log: Add a patch to fix compatibility with trac Accountmanager PR: 196548 Submitted by: maintainer Changes: head/devel/trac-bitten/Makefile head/devel/trac-bitten/files/patch-bitten-slave.py
committed, thanks