#2 improve ip validation

Make sure validate ipv4 address is correct, dont allow additional junk.
This commit is contained in:
Luuk Verhoeven
2019-05-22 12:14:07 +02:00
parent 6c92077941
commit 8eb790f800
5 changed files with 70 additions and 15 deletions

View File

@@ -22,6 +22,9 @@ Restrict access to any activity by ip-address. Most activities don't support thi
3. Go to Site Administrator > Notification
4. Install the plugin
## TODO
- Behat tests ip validation
## Security
If you discover any security related issues, please email [luuk@MFreak.nl](mailto:luuk@MFreak.nl) instead of using the issue tracker.