Difference between revisions of "Security and Common Practices"

From GeeklogWiki
Jump to: navigation, search
(Started "Be careful what you log")
m (link to Best Practices)
 
(3 intermediate revisions by 2 users not shown)
Line 5: Line 5:
 
* [[Including lib-common.php]]
 
* [[Including lib-common.php]]
 
* [[Logging|Be careful what you log]]
 
* [[Logging|Be careful what you log]]
 +
* [[File Paths]]
 +
* [[CSRF Protection]]
 +
* [[StripSlashes|A Note on StripSlashes and Other Friends]]
 +
* [[Best Practices]]
 +
 +
 +
[[Category:Development]]

Latest revision as of 19:52, 30 January 2010

This is a collection of articles on security considerations when developing for Geeklog. They apply to core code as well as plugins and other add-ons.