mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 18:15:39 +00:00
cascading delete, mcaptcha add/del and test suite
This commit is contained in:
@@ -31,4 +31,6 @@ pub fn services(cfg: &mut ServiceConfig) {
|
||||
|
||||
cfg.service(add_domain);
|
||||
cfg.service(delete_domain);
|
||||
cfg.service(add_mcaptcha);
|
||||
cfg.service(delete_mcaptcha);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user