Add doc on "Web Hooks and insecure internal web services".

This commit is contained in:
Douwe Maan
2015-02-07 01:17:23 +01:00
parent bc57ff0ef0
commit 4ed70669ad
2 changed files with 14 additions and 0 deletions

View File

@ -2,4 +2,5 @@
- [Password length limits](password_length_limits.md)
- [Rack attack](rack_attack.md)
- [Web Hooks and insecure internal web services](webhooks.md)
- [Information exclusivity](information_exclusivity.md)