rAuth: Silently fail email send for creation.

This commit is contained in:
Paul
2021-05-27 15:51:24 +01:00
parent a39adb64c6
commit 62ffa10939
4 changed files with 5 additions and 5 deletions

4
Cargo.lock generated
View File

@@ -2332,8 +2332,8 @@ dependencies = [
[[package]]
name = "rauth"
version = "0.2.6-alpha.0"
source = "git+https://gitlab.insrt.uk/insert/rauth?rev=d3f417a05cf7a26dd9d116c5abcdeacc975c53b9#d3f417a05cf7a26dd9d116c5abcdeacc975c53b9"
version = "0.2.7"
source = "git+https://gitlab.insrt.uk/insert/rauth?rev=1db825a0059639144ea8802f6d51b5d27c5b986e#1db825a0059639144ea8802f6d51b5d27c5b986e"
dependencies = [
"chrono",
"handlebars",