lib/authpds/session/authlogic_callbacks.rb in authpds-1.1.2 vs lib/authpds/session/authlogic_callbacks.rb in authpds-1.1.3

- old
+ new

@@ -7,6 +7,6 @@ destroy unless (authenticated? and authorized?) or anonymous? end protected :persist_session end end -end \ No newline at end of file +end