liquid_feedback_frontend

changeset 765:80a58850bf87

Use terms public available now
author bsw
date Thu Jun 28 23:18:16 2012 +0200 (2012-06-28)
parents a68c02f4f7a6
children 8e87f9505e34
files app/main/_filter/21_auth.lua
line diff
     1.1 --- a/app/main/_filter/21_auth.lua	Thu Jun 28 23:10:14 2012 +0200
     1.2 +++ b/app/main/_filter/21_auth.lua	Thu Jun 28 23:18:16 2012 +0200
     1.3 @@ -34,6 +34,7 @@
     1.4      or module == "draft" and view == "show"
     1.5      or module == "draft" and view == "list"
     1.6      or module == "index" and view == "search"
     1.7 +    or module == "index" and view = "use_terms"
     1.8    then
     1.9      auth_needed = false
    1.10    end

Impressum / About Us