hlship / cascade

Simple, fast, easy web applications in idiomatic Clojure.
http://github.com/hlship/cascade
158 stars 7 forks source link

Classpath asset blacklist #26

Closed hlship closed 15 years ago

hlship commented 15 years ago

Access to classpath assets should be subject to a blacklist or resources that should not be allowed to be downloaded.

By default, ".class" and ".clj" files should not be accessible by the client.

hlship commented 15 years ago

Create a blacklist of classpath assets that are not accessible from the client.

Closed by 1f0a1f7890401879540ed3c1438e7d09ef7b057d.