mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 10:05:41 +00:00
sitekey view
This commit is contained in:
@@ -54,6 +54,7 @@ impl IndexPage {
|
||||
}
|
||||
}
|
||||
|
||||
/// route handler that renders individual views for sitekeys
|
||||
pub async fn view_sitekey(
|
||||
path: web::Path<String>,
|
||||
data: web::Data<Data>,
|
||||
|
||||
Reference in New Issue
Block a user