Skip to content

Releases: ccrighton/phew

v0.0.5

26 Jun 11:11
Compare
Choose a tag to compare
  • Support for TLS

    • Added example ssl
  • Session based authentication support using cookies

    • Added @login_required decorator
    • Added example auth

v0.0.4

26 Jun 08:29
Compare
Choose a tag to compare
  • Refactored Phew as a class to support multiple apps with asyncio
  • Ensure that all form data is read to content-length
  • Document approach to processing list in templates
  • Additional common mime types mapped to extensions