mirror of
https://github.com/Nystik-gh/ignis.git
synced 2026-06-17 04:35:53 +00:00
add unit tests for ssrf guard, version compare, and settings validation
This commit is contained in:
@@ -94,3 +94,4 @@ router.post("/", (req, res) => {
|
||||
});
|
||||
|
||||
module.exports = router;
|
||||
module.exports.validate = validate;
|
||||
|
||||
Reference in New Issue
Block a user