Difference between revisions of "Security and Common Practices"

From GeeklogWiki
Jump to: navigation, search
m (Added category)
(added CSRF Protection and StripSlashes pages)
Line 6: Line 6:
 
* [[Logging|Be careful what you log]]
 
* [[Logging|Be careful what you log]]
 
* [[File Paths]]
 
* [[File Paths]]
 +
* [[CSRF Protection]]
 +
* [[StripSlashes|A Note on StripSlashes and Other Friends]]
  
  
 
[[Category:Development]]
 
[[Category:Development]]

Revision as of 13:13, 30 April 2009

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.