juju4 / ansible-MISP

ansible role to setup MISP, Malware Information Sharing Platform & Threat Sharing
BSD 2-Clause "Simplified" License
51 stars 21 forks source link

Replace default MISP admin by "{{ misp_web_user }}" #13

Closed egypcio closed 1 year ago

egypcio commented 1 year ago

By merging this request, we:

[0] https://github.com/MISP/MISP/blob/2.4/app/Model/User.php#L1066 [1] https://www.circl.lu/doc/misp/quick-start/

juju4 commented 1 year ago

LGTM. Thanks a lot!

juju4 commented 1 year ago

if you can fix the lint part. other tests are failing currently for other reasons.

egypcio commented 1 year ago

if you can fix the lint part. other tests are failing currently for other reasons.

ACK.

ff305379a18487142a65181fe136afa3e92c8106 should be fixing that for us now. thank you; much appreciated!