1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-10 23:00:39 +02:00

fix: add trusted proxy to mealie so Gunicorn trusts X-Forwarded-* headers, fix kanidm mealie groups

This commit is contained in:
oddlama 2025-05-19 22:40:59 +02:00
parent 6ed22d37af
commit f69fe83c42
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
4 changed files with 137 additions and 11 deletions

View file

@ -169,14 +169,8 @@ in
"openid"
"email"
"profile"
"groups"
];
claimMaps.groups = {
joinType = "array";
valuesByGroup = {
"mealie.access" = [ "user" ];
"mealie.admins" = [ "admin" ];
};
};
};
# Paperless