Hi,

I have restricted access to some terms in my taxonomy to anonymous users but when anonymous users try to access they get a 404 not found error. shouldn´t they get 403 error?

I think I could use logintobogan module to show "login or register to access this content" if they get 403.

btw registered users don´t get 404 error and they can access the restricted terms in the taxonomy without problem.

¿is there any workaround for this?
many thanks in advance.

Comments

Dave Cohen’s picture

Status: Active » Closed (works as designed)

This is up to drupal, not tac_lite. And I'm sure it's by design. Even knowing that a term or page exists can be considered a security vulnerability.

You may be better of with premium content module or something like it.