burp-ui/burpui
2018-02-20 11:28:57 +01:00
..
api handle config file deletion + fix some issues 2018-02-19 16:15:23 +01:00
ext add: support group ACL + implement ro/rw rights 2018-02-09 16:26:52 +01:00
misc handle config file deletion + fix some issues 2018-02-19 16:15:23 +01:00
static add: missing js 2018-01-29 22:45:31 +01:00
templates handle config file deletion + fix some issues 2018-02-19 16:15:23 +01:00
translations Fix spelling: colapse -> collapse 2018-02-04 13:14:23 +01: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 to launch different celery modules 2018-01-08 13:41:53 +01:00
_compat.py Revert "hotfix for pluginbase" 2017-06-01 23:19:45 +02: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 tweaks 2018-02-13 16:52:16 +01:00
cli.py fix undefined variable 2018-02-06 11:10:24 +01:00
config.py fix empty arrays 2018-02-20 11:28:57 +01:00
datastructures.py refactor agent to reduce requirements 2017-01-24 22:14:28 +01:00
decorators.py fix: lint 2017-01-16 23:10:09 +01: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 fix base exception type 2017-01-24 22:07:16 +01:00
extensions.py tweaks 2018-02-13 16:52:16 +01: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 enhance moderator role 2018-02-09 21:55:01 +01:00
security.py fix empty arrays 2018-02-20 11:28:57 +01:00
server.py fix empty arrays 2018-02-20 11:28:57 +01:00
sessions.py allow to reopen a session after the browser is closed 2017-09-20 11:14:57 +02:00
tasks.py various performance tweaks 2018-02-08 16:40:15 +01:00
utils.py new features for BASIC ACL backend 2017-06-15 23:02:45 +02:00
VERSION prepare next release development 2017-05-26 15:41:45 +02:00
worker.py refactoring of the celery code in order to support websockets 2017-07-27 17:37:35 +02:00