Download & Extend

Call to webserver_auth_init in cosign_init.

Project:cosign
Version:6.x-1.5
Component:Code
Category:task
Priority:minor
Assigned:Unassigned
Status:active

Issue Summary

Looking for Comments:

Is there any particular reason to require the call to webserver_auth_init in cosign_init (line 24)? Both of these procedures will be called by the Drupal init hook. It results in duplicate calls to webserver_auth_init.

Comments

#1

Category:feature request» task

I'm not sure if there's a reason it's being called. If it the cosign module works correctly without the call to webserver_auth_init(), it can be removed.

nobody click here