massicot: fix strict redirect url matching enforced by kanidm 1.4.0
This commit is contained in:
parent
40b1e9ff23
commit
5f40031b58
4 changed files with 59 additions and 29 deletions
|
@ -54,6 +54,10 @@
|
|||
git
|
||||
];
|
||||
|
||||
# Disable docs on servers
|
||||
documentation.nixos.enable = false;
|
||||
documentation.man.enable = false;
|
||||
|
||||
system.stateVersion = "22.11";
|
||||
|
||||
networking = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue