nixpkgs/nixos/modules/services/admin
Florian Brandes 010a6250db
nixos/pgadmin: add passwordLength setting
pgadmin by default checks the length of the password
and will fail with passwords < 6 characters.
The produced error message is buried in python tracebacks
and hard to find and debug.

Therefore this adds the setting, and also adds a check
in the pre-start script of pgadmin.

The nixos/pgadmin tests have been modified, also.

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-11-29 10:21:52 +01:00
..
salt nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
meshcentral.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
oxidized.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
pgadmin.nix nixos/pgadmin: add passwordLength setting 2023-11-29 10:21:52 +01:00