noir-clojure / lib-noir

A set of libraries for ring apps, including stateful sessions.
Eclipse Public License 1.0
481 stars 47 forks source link

added ability to set custom redirect URI when restricting access rules #31

Closed yogthos closed 11 years ago

yogthos commented 11 years ago

...re

edtsech commented 11 years ago

Useful stuff!

On Feb 21, 2013, at 6:27 AM, Yogthos notifications@github.com wrote:

...re

You can merge this Pull Request by running

git pull https://github.com/yogthos/lib-noir master Or view, comment on, or merge it at:

https://github.com/noir-clojure/lib-noir/pull/31

Commit Summary

updated to allow setting a custom redirect URI for access rules middleware File Changes

M project.clj (4) M src/noir/util/middleware.clj (7) M src/noir/util/route.clj (9) Patch Links:

https://github.com/noir-clojure/lib-noir/pull/31.patch https://github.com/noir-clojure/lib-noir/pull/31.diff