summaryrefslogtreecommitdiff
path: root/README-SERIOUSLY.bestpractices.md
diff options
context:
space:
mode:
authorGeorge Joseph <gjoseph@digium.com>2017-12-13 13:26:04 -0700
committerGeorge Joseph <gjoseph@digium.com>2017-12-13 14:30:38 -0600
commita51bfe5a7998fd3ca60dc765b5af263862783261 (patch)
tree17ae1f7bea0271fef46cdb3611655778ddf0fdab /README-SERIOUSLY.bestpractices.md
parent8a281776d5e92183489624da7e1993c560e2fecc (diff)
README: Remove outdated references to tex docs
Added links to the wiki to replace references to outdated tex docs. ASTERISK-27430 Reported by: Corey Farrell Change-Id: I5007e732b30bc7b63d124c530ae8857c89991209
Diffstat (limited to 'README-SERIOUSLY.bestpractices.md')
-rw-r--r--README-SERIOUSLY.bestpractices.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README-SERIOUSLY.bestpractices.md b/README-SERIOUSLY.bestpractices.md
index 7e18c4aa8..ec36fac98 100644
--- a/README-SERIOUSLY.bestpractices.md
+++ b/README-SERIOUSLY.bestpractices.md
@@ -17,7 +17,8 @@ change over time as best practices are defined.
Recognizing potential issues with certain classes of authorization
* [Avoid Privilege Escalations]:
Disable the ability to execute functions that may escalate privileges
-
+* [Important Security Considerations]:
+ More information on the Asterisk Wiki
## Additional Links
@@ -386,3 +387,4 @@ In Asterisk 12 and later, live_dangerously defaults to no.
[Reducing Pattern Match Typos]: #reducing-pattern-match-typos
[Manager Class Authorizations]: #manager-class-authorizations
[Avoid Privilege Escalations]: #avoid-privilege-escalations
+[Important Security Considerations]: https://wiki.asterisk.org/wiki/display/AST/Important+Security+Considerations