config_inc.php password encryption

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
Phroobar
Posts: 34
Joined: 13 Dec 2022, 16:14

config_inc.php password encryption

Post by Phroobar »

Hi I haven't seen this discussed. We are running mantis under IIS and we need to have to password in config_inc encrypted per bank policy. How can we do this? Is there something built into encrypt/decrypt that file?
cas
Posts: 1586
Joined: 11 Mar 2006, 16:08
Contact:

Re: config_inc.php password encryption

Post by cas »

If I needed this, I would create a plugin that would handle this according (my) requirements.
In addition you can encrypt that code with for example https://phpbolt.com
Post Reply