mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-18 15:49:56 +00:00
Merge "README: Remove outdated references to tex docs"
This commit is contained in:
@@ -17,7 +17,8 @@ change over time as best practices are defined.
|
|||||||
Recognizing potential issues with certain classes of authorization
|
Recognizing potential issues with certain classes of authorization
|
||||||
* [Avoid Privilege Escalations]:
|
* [Avoid Privilege Escalations]:
|
||||||
Disable the ability to execute functions that may escalate privileges
|
Disable the ability to execute functions that may escalate privileges
|
||||||
|
* [Important Security Considerations]:
|
||||||
|
More information on the Asterisk Wiki
|
||||||
|
|
||||||
## Additional Links
|
## Additional Links
|
||||||
|
|
||||||
@@ -386,3 +387,4 @@ In Asterisk 12 and later, live_dangerously defaults to no.
|
|||||||
[Reducing Pattern Match Typos]: #reducing-pattern-match-typos
|
[Reducing Pattern Match Typos]: #reducing-pattern-match-typos
|
||||||
[Manager Class Authorizations]: #manager-class-authorizations
|
[Manager Class Authorizations]: #manager-class-authorizations
|
||||||
[Avoid Privilege Escalations]: #avoid-privilege-escalations
|
[Avoid Privilege Escalations]: #avoid-privilege-escalations
|
||||||
|
[Important Security Considerations]: https://wiki.asterisk.org/wiki/display/AST/Important+Security+Considerations
|
||||||
|
|||||||
@@ -9,10 +9,7 @@
|
|||||||
the security information document before you attempt to configure and run
|
the security information document before you attempt to configure and run
|
||||||
an Asterisk server.
|
an Asterisk server.
|
||||||
|
|
||||||
If you downloaded Asterisk as a tarball, see the security section in the PDF
|
See [Important Security Considerations] for more information.
|
||||||
version of the documentation in doc/tex/asterisk.pdf. Alternatively, pull up
|
|
||||||
the HTML version of the documentation in doc/tex/asterisk/index.html. The
|
|
||||||
source for the security document is available in doc/tex/security.tex.
|
|
||||||
|
|
||||||
## WHAT IS ASTERISK ?
|
## WHAT IS ASTERISK ?
|
||||||
|
|
||||||
@@ -269,4 +266,4 @@ Asterisk is a trademark of Digium, Inc.
|
|||||||
[CHANGES]: CHANGES
|
[CHANGES]: CHANGES
|
||||||
[configs]: configs
|
[configs]: configs
|
||||||
[doc]: doc
|
[doc]: doc
|
||||||
|
[Important Security Considerations]: https://wiki.asterisk.org/wiki/display/AST/Important+Security+Considerations
|
||||||
|
|||||||
Reference in New Issue
Block a user