mirror of
https://github.com/zhaofengli/attic.git
synced 2024-12-14 11:57:30 +00:00
fixup: missing field
This commit is contained in:
parent
41b42b62d5
commit
c943b5230f
1 changed files with 1 additions and 0 deletions
|
@ -266,6 +266,7 @@ impl Token {
|
|||
max_validity: None,
|
||||
max_token_length: None,
|
||||
max_header_length: None,
|
||||
artificial_time: None,
|
||||
};
|
||||
|
||||
match signature_type {
|
||||
|
|
Loading…
Reference in a new issue