fix(finances): disable authentik middleware to enable back correct links
This commit is contained in:
@@ -36,6 +36,6 @@ in
|
||||
password = db_pass.finances;
|
||||
};
|
||||
private = true;
|
||||
auth = true;
|
||||
auth = false;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user