Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
burp-ui
Feb 21, 2017
update translations + fix doc
· 081bd2d2
ziirish
authored
Feb 21, 2017
081bd2d2
Feb 20, 2017
fix pgsql support in docker images
· f21c4f6d
ziirish
authored
Feb 20, 2017
f21c4f6d
lint
· fab9d60c
ziirish
authored
Feb 20, 2017
fab9d60c
tweak sql pool only for mysql
· 3dd4ca37
ziirish
authored
Feb 20, 2017
3dd4ca37
add: support pgsql
· 6b552e77
ziirish
authored
Feb 20, 2017
6b552e77
improve db sessions for mysql
· 6ae56ee2
ziirish
authored
Feb 20, 2017
6ae56ee2
fix: limiter was not properly initialized
· 16d80d5d
ziirish
authored
Feb 20, 2017
16d80d5d
fix: remove agent dependencie
· ce8a2c7c
ziirish
authored
Feb 20, 2017
ce8a2c7c
fix some xss vulnerabilities
· 9ee970f0
ziirish
authored
Feb 20, 2017
9ee970f0
update changelog
· 177d97ce
ziirish
authored
Feb 20, 2017
177d97ce
doc
· a609718d
ziirish
authored
Feb 20, 2017
a609718d
fix demo build
· 359d1513
ziirish
authored
Feb 20, 2017
359d1513
add: legacy targets
· 0b8e8bd8
ziirish
authored
Feb 20, 2017
0b8e8bd8
enhance doc
· 48fd60e9
ziirish
authored
Feb 20, 2017
48fd60e9
Feb 17, 2017
fix: python3 compatibility
· e7e83c95
ziirish
authored
Feb 17, 2017
e7e83c95
fix: generate random mysql password
· 77899147
ziirish
authored
Feb 17, 2017
77899147
Revert "allow the docker images to connect to pg as well"
· 7e472880
ziirish
authored
Feb 17, 2017
This reverts commit
37cad64f
.
7e472880
allow the docker images to connect to pg as well
· 37cad64f
ziirish
authored
Feb 17, 2017
37cad64f
fix: sql compatibility in upgrade scripts
· 936370a3
ziirish
authored
Feb 17, 2017
936370a3
fix: mysql requirements
· 9f1fceb5
ziirish
authored
Feb 17, 2017
9f1fceb5
handle sql exceptions
· b8f786b1
ziirish
authored
Feb 17, 2017
b8f786b1
fix demo build
· 9a65fbf4
ziirish
authored
Feb 17, 2017
9a65fbf4
fix build requirements for mysql
· 3a74ffaa
ziirish
authored
Feb 17, 2017
3a74ffaa
add: mysql requirements
· 63726d93
ziirish
authored
Feb 17, 2017
63726d93
fix demo build
· cd7dfec0
ziirish
authored
Feb 17, 2017
cd7dfec0
improve documentation
· 49f4c037
ziirish
authored
Feb 17, 2017
49f4c037
cast the dict.keys() as a list because it is now an iterator in python3
· 1d0f4d43
ziirish
authored
Feb 17, 2017
1d0f4d43
revert prefs changes to find out what is wrong with py3.4
· 260a35ca
ziirish
authored
Feb 17, 2017
260a35ca
remove from database upon preference removal
· 3fd602b9
ziirish
authored
Feb 17, 2017
3fd602b9
Feb 15, 2017
give failure details
· f0665a2e
ziirish
authored
Feb 15, 2017
f0665a2e
looks like an api makes the test fail...
· 5850ee69
ziirish
authored
Feb 15, 2017
5850ee69
fix: attribute changed to property without a setter
· d6b6673d
ziirish
authored
Feb 15, 2017
d6b6673d
add meta-packages + skeleton
· dfb632cf
ziirish
authored
Feb 15, 2017
dfb632cf
allow to change date format (closes #184)
· a18081e4
ziirish
authored
Feb 15, 2017
a18081e4
user settings edition (closes #132 and #185)
· 40c9207c
ziirish
authored
Feb 15, 2017
40c9207c
new API route to retrieve available languages
· 4f7fbd21
ziirish
authored
Feb 15, 2017
4f7fbd21
fix browser cache issue (closes #205)
· d522e3dc
ziirish
authored
Feb 15, 2017
d522e3dc
rename standalone option + fix ACL auto-reload issue
· 2ed79b82
ziirish
authored
Feb 15, 2017
2ed79b82
fix: missing doc
· 3c42f3e0
ziirish
authored
Feb 15, 2017
3c42f3e0
make sure to remove remember_me cookie upon logout
· 69c70a22
ziirish
authored
Feb 15, 2017
69c70a22
Loading