David Goodwin

Results 134 comments of David Goodwin

Yeah - PostfixAdmin uses that for the setup password hash ... but doesn't use it for others. I can't help but feel there's something weird going on with your configuration....

@nunix2 I'm curious what version of MySQL you're using ...

Hi @doonze - thanks for the above. Ideally people put their local / customised config stuff in a `config.local.php` file, which allows us to update config.inc.php without issue .... Yes,...

Hi @Ramalama2 - Thanks - so you so like the above changeset ? https://github.com/postfixadmin/postfixadmin/commit/61dce877dc786c1d7d7bb72b515d65ae478df856

@rincorvid nice spot! I'll wait for @cboltz to chip in at this point. I'd (unsurprisingly) forgotten 41d8bcaf0a4e8b0dcbb0e10c30c5125091571c1b etc (given it was from 2011!).

> Did you find a solution? Facing same issue. add a psalm-baseline.xml ... and ignore it.

I can't see any way to do it in the UI - I suppose being an admin, it would make sense if you could edit/remove the totp setting on a...

Is the solution literally to change this line https://github.com/postfixadmin/postfixadmin/blob/759304ecb88d526972f823788a52f4c4000121ec/functions.inc.php#L1594 to not be 'from' but some other value? in which case i think you'll just need another parameter to be passed...

I'm not sure I'd want to replace existing tags as they might be in use somewhere? I assume you're actually asking we follow semantic versioning, and would be happy with...

I'm aware I can attach multiple tags in git to the same object/revision..... What's the advantage of dropping the `postfixadmin-` prefix?