burp-ui/burpui
2018-05-17 11:56:16 +02:00
..
api fix: make sure to refresh cache when leaving a page while there is a running backup 2018-05-16 18:04:56 +02:00
ext switch default cache to 'simple' instead of 'null' 2018-05-05 22:46:40 +02:00
misc fix: wrong behavior of the live monitor view 2018-05-16 14:25:14 +02:00
static add: highlight.js for nicer rendering 2018-04-04 17:27:02 +02:00
templates fix: make sure to refresh cache when leaving a page while there is a running backup 2018-05-16 18:04:56 +02:00
translations update demo with a new moderator user 2018-05-07 16:26:41 +02:00
ws first fully working websocket module 2017-07-29 11:51:20 +02:00
__init__.py refactoring to be able to use click instead of Flask-Script 2016-11-23 19:44:13 +01:00
__main__.py allow the websocket worker to be extra verbose 2018-05-09 16:15:15 +02:00
_compat.py fix: type error (see #251) 2018-03-13 16:19:36 +01:00
_json.py fix: email 2016-01-08 20:53:37 +01:00
_rtfd.py fix doc build 2016-11-23 22:23:53 +01:00
agent.py some more encoding issues (fix #234 #245) 2018-01-11 18:41:24 +01:00
app.py improve websocket startup 2018-05-17 11:12:11 +02:00
cli.py improve websocket startup 2018-05-17 11:12:11 +02:00
config.py lint 2018-05-04 23:09:41 +02:00
datastructures.py refactor agent to reduce requirements 2017-01-24 22:14:28 +01:00
decorators.py remove deprecated headers 2018-05-16 17:20:22 +02:00
desc.py extras_require don't seem to be upgradable so there is now a burp-ui-sql meta-package 2016-12-29 17:44:26 +01:00
exceptions.py properly implement werkzeug exceptions 2018-05-07 19:12:56 +02:00
extensions.py improve websocket startup 2018-05-17 11:12:11 +02:00
forms.py add: limiter extension to allow rate-limit the API 2017-01-29 18:00:22 +01:00
models.py improve out of sync database detection 2017-04-28 15:30:55 +02:00
plugins.py fix: strange python 3 error 2018-01-16 18:13:31 +01:00
routes.py lint 2018-05-16 18:12:15 +02:00
security.py fix: bug in escape function that prevented from being able to save regex 2018-04-10 14:41:24 +02:00
server.py update demo with a new moderator user 2018-05-07 16:26:41 +02:00
sessions.py allow to reopen a session after the browser is closed 2017-09-20 11:14:57 +02:00
tasks.py various fixes 2018-03-16 20:28:00 +01:00
utils.py also propose authentication usernames for group members completion 2018-05-01 15:58:19 +02:00
VERSION tweaks for release 2018-05-17 11:56:16 +02:00
worker.py refactoring of the celery code in order to support websockets 2017-07-27 17:37:35 +02:00