burp-ui/burpui
2018-03-22 17:55:44 +01:00
..
api add: admin user sessions and user password changes 2018-03-21 14:27:09 +01:00
ext add: support group ACL + implement ro/rw rights 2018-02-09 16:26:52 +01:00
misc add: user deletion for #222 2018-03-20 10:08:28 +01:00
static add: admin user sessions and user password changes 2018-03-21 14:27:09 +01:00
templates WIP: add authorizations page 2018-03-22 17:55:44 +01:00
translations fix conflicts and update from upstream 2018-03-10 17:07:28 -03: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 make sure burpui/cli.py exists (see #251) 2018-03-10 21:35:03 +01: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 fix: js compatibility since angularjs update 2018-03-14 11:45:19 +01:00
cli.py fix: burp-setting panel was broken in multi-agent mode (see #251) 2018-03-07 17:45:28 +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 WIP: add authorizations page 2018-03-22 17:55:44 +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 fixes 2018-03-16 20:28:00 +01:00
utils.py better handle mal-formatted inputs 2018-02-24 14:28:17 +01: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