Logo

Code Fellows

Navigation

  • index
  • next |
  • previous |
  • Python 401 2.1 documentation »

Wednesday¶

Objectives¶

Readings¶

  • What is CSRF?

Review¶

Concepts¶

  • CSRF Protection and Sessions
    • How CSRF Attacks Work
    • How to Prevent CSRF Attacks
    • Sessions
    • Engaging CSRF Protection
    • Other Uses for Sessions
    • Wrap Up
  • A Python Miscellany: Decorators
    • Review of Functions
    • First Class Objects
    • Decorator Defined
    • Callables
    • Wrap Up
  • Graph: Weighted Edges

Demo¶

Assignments¶

  • Graph: Implement Weighted Edges
  • Python Learning Journal: CSRF Protection
  • Group Project: Estimate User Stories
  • Today I learned...
  • Graph: Find the Shortest Path (Due Friday)
  • Git Workflows (Due Friday)

Table Of Contents

  • Wednesday
    • Objectives
    • Readings
    • Review
    • Concepts
    • Demo
    • Assignments

Previous topic

Controlling Access

Next topic

CSRF Protection and Sessions

Quick search

Enter search terms or a module, class or function name.

Navigation

  • index
  • next |
  • previous |
  • Python 401 2.1 documentation »
© Copyright 2014-2016, Cris Ewing, Nicholas Hunt-Walker. Created using Sphinx 1.3.5.