wai-middleware-crowd

Middleware and utilities for using Atlassian Crowd authentication

LTS Haskell 14.27:0.1.4.2@rev:1
Stackage Nightly 2019-09-21:0.1.4.2@rev:1
Latest on Hackage:0.1.4.2@rev:1

See all snapshots wai-middleware-crowd appears in

MIT licensed by Michael Snoyman
Maintained by [email protected]
This version can be pinned in stack with:wai-middleware-crowd-0.1.4.2@sha256:75d1028524a05f91da1de0963d67667c613749512f1f5edeaf13209dae487063,2741

Module documentation for 0.1.4.2

wai-middleware-crowd

This repository provides a WAI middleware for requiring Atlassian Crowd login to some WAI application. It also provides useful helper functions, and prebaked applications that provide reverse proxying and static file server functionality.

Changes

0.1.4.2

  • optparse-applicative-0.13.0.0

0.1.4.1

  • Support for 32-bit Linux #4

0.1.4

  • –redirect-to-index command line option
  • –add-trailing-slash command line option

0.1.3

  • –require-tls command line option
  • SECURITY FIX: Don’t run the app when redirecting for login

0.1.2

  • –skip-auth command line option

0.1.1.0

  • getUserName

0.1.0.0

  • Initial release