time_tracker - 401 Unauthorized @ redmine-1.0.1
Added by Anibal Sanchez about 14 years ago
Hi,
I've already posted the issue at http://github.com/delaitre/redmine_time_tracker/issues#issue/24.
Since I have no response... and I need an answer... which is the way to enable access without login ? ..... or change the plugin to avoid pinging when you are not logged in ?
This is the original issue post:
TimeTrackersController#render_menu is trying to access http://.................../time_trackers/render_menu.... even when the user is not logged in. So we are getting a login dialog for Redmine API..... Processing TimeTrackersController#render_menu (for 216.18.209.146 at 2010-09-02 15:20:05) [POST] Parameters: {"action"=>"render_menu", "authenticity_token"=>"9yQj....................MY=", "controller"=>"time_trackers"} Filter chain halted as [:check_if_login_required] rendered_or_redirected. Completed in 3ms (View: 0, DB: 0) | 401 Unauthorized [http://....../time_trackers/render_menu]