Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v3.1.2 Release #129

Merged
merged 7 commits into from
Mar 13, 2020
Merged

v3.1.2 Release #129

merged 7 commits into from
Mar 13, 2020

Conversation

Cx01N
Copy link

@Cx01N Cx01N commented Mar 13, 2020

No description provided.

justsly and others added 7 commits March 9, 2020 16:55
try to login via the rest api always got me the following error:

HTTP/1.0 500
Content-Type: application/json
Content-Length: 54
Access-Control-Allow-Origin: *
Server: Werkzeug/1.0.0 Python/3.6.9
Date: Mon, 09 Mar 2020 15:48:02 GMT

{"error":"OperationalError('no such column: true',)"}

---------------------------------------------------------

enabled must be check for '1' not 'true' to fix this issue and allow starkiller to work with the latest version of empire.
Fix generate_launcher bug #secondattempt
fix rest login error 500 for starkiller
* updated version number to 3.1.2

* Updated changelog

* Changelog update

* Update changelog
@Cx01N Cx01N merged commit e1e5c82 into master Mar 13, 2020
vinnybod added a commit that referenced this pull request Jul 27, 2021
#129)

* Update install script to install python 3.8 - the minimum version needed. Update client to use built in json() method

* fix python check

* Update setup/install.sh

* Update setup/install.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants