Tips to Secure your CodeIgniter Application

  • Keep CodeIgniter up to date
  • Server side validation/form validation
  • Allowed URL Characters
  • SQL injection
  • Password encoding
  • XSS (Cross site scripting)
  • Error messages
  • Output filtering
  • Sessions Data Protection / Read only
  • File uploads
  • SSL

  • Comments

    Popular posts from this blog

    ​HOW PAGE LOAD TIME WORKS