Project

General

Profile

Authentication Required Setting

Added by James H about 11 years ago

What does the "Authentication Required" do exactly?
What are the implications of enabling or disabling this option??

Thank you


Replies (2)

RE: Authentication Required Setting - Added by Mischa The Evil about 11 years ago

See RedmineSettings#Authentication-required or the relevant methods in the source:
  • ApplicationController#check_if_login_required, source:/trunk/app/controllers/application_controller.rb@13994#L198
  • ApplicationController#require_login, source:/trunk/app/controllers/application_controller.rb@13994#L230

HTH.

RE: Authentication Required Setting - Added by James H about 11 years ago

Thank you thank you

    (1-2/2)