mirror of
https://github.com/ziirish/burp-ui.git
synced 2026-05-21 06:45:24 -06:00
add: client configuration templates (fix #155)
This commit is contained in:
parent
fad4cf2898
commit
5279f0b019
16 changed files with 642 additions and 141 deletions
1
setup.py
1
setup.py
|
|
@ -64,6 +64,7 @@ VENDOR_TO_KEEP = [
|
|||
'burpui/static/vendor/angular-strap/dist/angular-strap.min.js',
|
||||
'burpui/static/vendor/angular-strap/dist/angular-strap.tpl.min.js',
|
||||
'burpui/static/vendor/angular-onbeforeunload/build/angular-onbeforeunload.js',
|
||||
'burpui/static/vendor/angular-datatables-0.6.2/dist/angular-datatables.min.js',
|
||||
'burpui/static/vendor/moment/min/moment.min.js',
|
||||
'burpui/static/vendor/moment/locale/fr.js',
|
||||
'burpui/static/vendor/moment/locale/es.js',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue