Hi,
I am not able to remember my password for Dradis, how do i reset the password?
Hi,
I am not able to remember my password for Dradis, how do i reset the password?
Hi @security_prince, you can reset the password with the help of thor
.
$ bundle exec thor dradis:reset:password
You’ll be prompted to enter and re-enter your password.
If you want to check out the other thor options, run:
$ bundle exec thor -T
Any questions? Just let me know!