1
0
Fork 0
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:
Cole Helbling 2024-02-26 11:48:26 -08:00
parent 41b42b62d5
commit c943b5230f

View file

@ -266,6 +266,7 @@ impl Token {
max_validity: None,
max_token_length: None,
max_header_length: None,
artificial_time: None,
};
match signature_type {