cemerick / friend

An extensible authentication and authorization library for Clojure Ring web applications and services.
1.16k stars 122 forks source link

redirect-on-auth? can be overloaded in ::friend/auth-config #147

Open jprudent opened 9 years ago

jprudent commented 9 years ago

This fix may break existing code if auth-config is {:redirect-on-auth? false} (but it acts like it's true).