Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
burp-ui
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
19
Issues
19
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Benjamin "Ziirish" SANS
burp-ui
Commits
49438bd3
Commit
49438bd3
authored
Aug 15, 2016
by
Benjamin "Ziirish" SANS
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tweaks for release
parent
1e3ca835
Pipeline
#731
passed with stage
in 3 minutes and 27 seconds
Changes
10
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
20 additions
and
20 deletions
+20
-20
CHANGELOG.rst
CHANGELOG.rst
+3
-3
burpui/VERSION
burpui/VERSION
+1
-1
share/burpui/etc/buiagent.sample.cfg
share/burpui/etc/buiagent.sample.cfg
+2
-2
share/burpui/etc/burpui.sample.cfg
share/burpui/etc/burpui.sample.cfg
+2
-2
test/test2.cfg
test/test2.cfg
+2
-2
test/test4.cfg
test/test4.cfg
+2
-2
test/test6.cfg
test/test6.cfg
+2
-2
test/test7-1.cfg
test/test7-1.cfg
+2
-2
test/test7-2.cfg
test/test7-2.cfg
+2
-2
test/test7-3.cfg
test/test7-3.cfg
+2
-2
No files found.
CHANGELOG.rst
View file @
49438bd3
Changelog
=========
Current
-------
0.3.0 (08/15/2016)
-------
-----------
- **BREAKING**: New configuration file format to allow further improvements (The conversion is automatic, but LDAP settings might need some attention)
- **BREAKING**: Passwords are now *salted* for the *BASIC* authentication backend (The conversion is automatic too)
...
...
@@ -26,7 +26,7 @@ Current
- Fix: issue `#148 <https://git.ziirish.me/ziirish/burp-ui/issues/148>`_
- Improvement: new asynchronous `backup-running API call <https://git.ziirish.me/ziirish/burp-ui/issues/139>`_
- Security: restrict files that can be sent by the agent
- `Full changelog <https://git.ziirish.me/ziirish/burp-ui/compare/v0.2.1...
master
>`__
- `Full changelog <https://git.ziirish.me/ziirish/burp-ui/compare/v0.2.1...
v0.3.0
>`__
0.2.1 (05/17/2016)
------------------
...
...
burpui/VERSION
View file @
49438bd3
0.3.0
.dev
0.3.0
share/burpui/etc/buiagent.sample.cfg
View file @
49438bd3
# Burp-UI agent configuration file
# @version@ - 0.3.0
.dev
# @release@ -
devel
# @version@ - 0.3.0
# @release@ -
stable
[Global]
# On which port is the application listening
port = 10000
...
...
share/burpui/etc/burpui.sample.cfg
View file @
49438bd3
# Burp-UI configuration file
# @version@ - 0.3.0
.dev
# @release@ -
devel
# @version@ - 0.3.0
# @release@ -
stable
[Global]
# On which port is the application listening
port = 5000
...
...
test/test2.cfg
View file @
49438bd3
# Burp-UI configuration file
# @version@ - 0.3.0
.dev
# @release@ -
devel
# @version@ - 0.3.0
# @release@ -
stable
[Global]
# On which port is the application listening
port = 5001
...
...
test/test4.cfg
View file @
49438bd3
# Burp-UI configuration file
# @version@ - 0.3.0
.dev
# @release@ -
devel
# @version@ - 0.3.0
# @release@ -
stable
[Global]
# On which port is the application listening
port = 5001
...
...
test/test6.cfg
View file @
49438bd3
# Burp-UI configuration file
# @version@ - 0.3.0
.dev
# @release@ -
devel
# @version@ - 0.3.0
# @release@ -
stable
[Global]
# On which port is the application listening
port = 5001
...
...
test/test7-1.cfg
View file @
49438bd3
# Burp-UI configuration file
# @version@ - 0.3.0
.dev
# @release@ -
devel
# @version@ - 0.3.0
# @release@ -
stable
[Global]
# On which port is the application listening
port = 5001
...
...
test/test7-2.cfg
View file @
49438bd3
# Burp-UI configuration file
# @version@ - 0.3.0
.dev
# @release@ -
devel
# @version@ - 0.3.0
# @release@ -
stable
[Global]
# On which port is the application listening
port = 5001
...
...
test/test7-3.cfg
View file @
49438bd3
# Burp-UI configuration file
# @version@ - 0.3.0
.dev
# @release@ -
devel
# @version@ - 0.3.0
# @release@ -
stable
[Global]
# On which port is the application listening
port = 5001
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment