Child: [ddf08c] (diff)

Download this file

secure.py    6 lines (4 with data), 189 Bytes

1
2
3
4
5
# -*- coding: utf-8 -*-
"""Sample controller with all its actions protected."""
# This controller is only used when you activate auth. You can safely remove
# this file from your project.