| .. |
|
api
|
make the multi backend async: restore-files is not working because it is too hard to make it fully async
|
2018-07-23 20:27:16 +02:00 |
|
ext
|
switch default cache to 'simple' instead of 'null'
|
2018-05-05 22:46:40 +02:00 |
|
misc
|
make the multi backend async: restore-files is not working because it is too hard to make it fully async
|
2018-07-23 20:27:16 +02:00 |
|
static
|
add: highlight.js for nicer rendering
|
2018-04-04 17:27:02 +02:00 |
|
templates
|
wrong URL for encrypted backups (fix #268)
|
2018-06-04 15:02:26 +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
|
fix unit tests
|
2018-07-11 16:44:50 +02:00 |
|
__main__.py
|
agent: use asyncio (trio) instead of gevent
|
2018-07-20 17:56:15 +02: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 |
|
agent.py
|
make the multi backend async: restore-files is not working because it is too hard to make it fully async
|
2018-07-23 20:27:16 +02:00 |
|
app.py
|
fix unit tests
|
2018-07-11 16:44:50 +02:00 |
|
cli.py
|
remove six and drop support of python 2
|
2018-06-06 18:29:08 +02:00 |
|
config.py
|
continue removing python 2 specifics
|
2018-05-24 16:01:42 +02:00 |
|
datastructures.py
|
remove six and drop support of python 2
|
2018-06-06 18:29:08 +02: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
|
drop python 2 support (closes #267)
|
2018-05-24 15:09:55 +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
|
remove six and drop support of python 2
|
2018-06-06 18:29:08 +02:00 |
|
routes.py
|
remove six and drop support of python 2
|
2018-06-06 18:29:08 +02:00 |
|
security.py
|
only handle know users with basic auth (fix #276)
|
2018-07-17 10:35:19 +02:00 |
|
server.py
|
force unittests on burp1 backend
|
2018-06-14 13:22:40 +02:00 |
|
sessions.py
|
allow to reopen a session after the browser is closed
|
2017-09-20 11:14:57 +02:00 |
|
tasks.py
|
fix lint
|
2018-07-11 16:51:51 +02:00 |
|
utils.py
|
pep8
|
2018-06-13 08:00:30 +02:00 |
|
VERSION
|
start next development cycle
|
2018-05-24 18:05:10 +02:00 |
|
worker.py
|
refactoring of the celery code in order to support websockets
|
2017-07-27 17:37:35 +02:00 |