| .. |
|
api
|
add: new static templates (fix #280)
|
2019-10-03 11:51:25 +02:00 |
|
engines
|
prevent burp-ui from crashing when monitor is not ready (fix #318)
|
2019-08-20 14:33:24 +02:00 |
|
ext
|
support Flask-SocketIO 3.2.1+
|
2019-03-25 15:40:03 +01:00 |
|
misc
|
document audit API (see #260)
|
2019-10-03 15:15:01 +02:00 |
|
static
|
create client from template within the UI (fix #266)
|
2019-09-20 21:44:28 +02:00 |
|
templates
|
add: new static templates (fix #280)
|
2019-10-03 11:51:25 +02:00 |
|
tools
|
fix minimum log level is CRITICAL
|
2019-07-12 21:56:28 +02:00 |
|
translations
|
Corrections mineures et remplacement de ' par le signe apostophe
|
2019-04-23 12:41:56 +02:00 |
|
ws
|
relocate 'engines': agent, server, celery and soon monitor
|
2018-07-24 14:53:48 +02:00 |
|
__init__.py
|
fix unit tests
|
2018-07-11 16:44:50 +02:00 |
|
__main__.py
|
update demo
|
2019-03-20 17:01:56 +01:00 |
|
_compat.py
|
remove unused import
|
2018-06-04 15:09:24 +02:00 |
|
_json.py
|
remove six and drop support of python 2
|
2018-06-06 18:29:08 +02:00 |
|
_rtfd.py
|
fix doc build
|
2016-11-23 22:23:53 +01:00 |
|
app.py
|
introduce a new 'order' keyword in the ACL rules (see #305)
|
2019-09-25 22:15:55 +02:00 |
|
cli.py
|
prevent burp-ui from crashing when monitor is not ready (fix #318)
|
2019-08-20 14:33:24 +02:00 |
|
config.py
|
add the ability to rename/move options within the configuration
|
2019-05-13 23:23:02 +02:00 |
|
datastructures.py
|
remove six and drop support of python 2
|
2018-06-06 18:29:08 +02:00 |
|
decorators.py
|
fix some cmient-side caching issues (see #316)
|
2019-08-20 15:03:30 +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
|
limit the number of records to treat by each task in order to limit CPU usage (#310)
|
2019-06-27 23:40:10 +02:00 |
|
extensions.py
|
rework documentation
|
2019-07-16 19:15:38 +02:00 |
|
filter.py
|
allow to hide selected clients/servers (see #282)
|
2018-10-10 23:13:01 +02:00 |
|
forms.py
|
fix tests
|
2019-03-06 17:27:50 +01:00 |
|
models.py
|
increase task detail in __repr__
|
2019-07-02 00:02:13 +02:00 |
|
plugins.py
|
relocate 'engines': agent, server, celery and soon monitor
|
2018-07-24 14:53:48 +02:00 |
|
routes.py
|
add: new static templates (fix #280)
|
2019-10-03 11:51:25 +02:00 |
|
security.py
|
make fresh logins upon basic auth
|
2019-05-15 23:00:43 +02:00 |
|
sessions.py
|
fix import redefinition
|
2019-06-28 00:43:12 +02:00 |
|
tasks.py
|
allow to run remove_client asynchronously through celery (#232)
|
2019-07-10 22:29:53 +02:00 |
|
utils.py
|
remove calls to gevent (see #316)
|
2019-08-20 17:22:31 +02:00 |
|
VERSION
|
start next development cycle
|
2018-05-24 18:05:10 +02:00 |