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

new access rule features #67

Closed yogthos closed 11 years ago

yogthos commented 11 years ago

added key to specify single rule with :rule, added ability to specify multiple URIs with :uris , and added a boolean to decide whether all or some rules should pass for the rule group with :match-all.