CIRCL / AIL-framework

AIL framework - Analysis Information Leak framework. Project moved to https://github.com/ail-project
https://github.com/ail-project/ail-framework
GNU Affero General Public License v3.0
1.29k stars 283 forks source link

Reseting the GUI admin password #502

Closed Zakaren closed 4 years ago

Zakaren commented 4 years ago

Hello,

Is there a way to reset the GUI admin password ?

Thank you,

mokaddem commented 4 years ago

Replied with a solution for another software. Sorry for the confusion ;)

Terrtia commented 4 years ago

Hi @Zakaren !

I added a new option in the launcher. (85a0d944cc643c0bfc4fd475a2a7a418a7efaf85) You can use the -rp option to reset the admin password: ./LAUNCH.sh -rp

Zakaren commented 4 years ago

Hi @Terrtia,

It worked, thank you