csrf implemented
This commit is contained in:
6
Cargo.lock
generated
6
Cargo.lock
generated
@@ -2650,11 +2650,15 @@ dependencies = [
|
||||
"chrono",
|
||||
"dotenvy",
|
||||
"fluent-templates",
|
||||
"form_urlencoded",
|
||||
"futures-util",
|
||||
"hmac",
|
||||
"include_dir",
|
||||
"insta",
|
||||
"loco-oauth2",
|
||||
"loco-rs",
|
||||
"migration",
|
||||
"multer",
|
||||
"passwords",
|
||||
"regex",
|
||||
"reqwest",
|
||||
@@ -2663,6 +2667,8 @@ dependencies = [
|
||||
"serde",
|
||||
"serde_json",
|
||||
"serial_test",
|
||||
"sha2",
|
||||
"subtle",
|
||||
"time",
|
||||
"tokio",
|
||||
"totp-rs",
|
||||
|
||||
Reference in New Issue
Block a user