mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-12 10:35:39 +00:00
delete captcha option and sudo page
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
|
||||
pub mod login;
|
||||
pub mod register;
|
||||
pub mod sudo;
|
||||
|
||||
pub fn services(cfg: &mut actix_web::web::ServiceConfig) {
|
||||
cfg.service(login::login);
|
||||
|
||||
Reference in New Issue
Block a user