mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 17:15:28 +00:00
update identity detection methods
This commit is contained in:
parent
9a7984f345
commit
d7f6e2f16b
8 changed files with 47 additions and 41 deletions
|
|
@ -164,7 +164,7 @@ fn handle(
|
|||
.page
|
||||
.profile
|
||||
.identity
|
||||
.match_scope(&uri.to_string())
|
||||
.get(&uri.to_string())
|
||||
{
|
||||
Some(identity) => match identity.to_tls_certificate() {
|
||||
Ok(certificate) => Some(certificate),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue