Aaron C. de Bruyn

Results 48 issues of Aaron C. de Bruyn

When I sign in to RC, that chat link shows up. When I click on it, it brings up the boxes asking for "XMPP/Jabber Username" and "Password". I can enter...

I updated from an earlier version of django-u2f, and none of the key communication works. I can't sign in or add a new key. The javascript console shows: ``` u2f-api.js:607...

The demo site is currently down while I shuffle infrastructure. I'd like to get it back up at some point, but also dockerize the app so people can play with...

The 'Hidden Incidents' page shows open incidents, not hidden incidents. Unable to easily retrieve and re-open an old incident because of this.

Support custom favicons

After migrating an app to python 3 and installing the latest version of python-rtkit, I'm suddenly getting errors when trying to create a new ticket: ``` Traceback (most recent call...

``` class StaticManifest(Manifest): def cache(self): return [ u'/static/blah.js', ] def network(self): return [u'test1', u'test2'] def fallback(self): return [ ('/', '/offline.html'), ] ``` The first access of the manifest works correctly....

I've been using ChatWoot for a few months under Kubernetes (deployed through the Helm chart). I decided to set up Slack integration today. It works beautifully....except for images/attachments. I can...

investigation