Adding auth mechanisms

Gervase Markham gerv at mozilla.org
Tue Jul 19 19:12:39 UTC 2011


I'd like to add a new Auth mechanism to Bugzilla. I've found the
auth_login_methods and the auth_verify_methods hooks, which are great -
but it seems that for an admin to actually switch to using my method, I
need to add possible values to the user_verify_class and user_info_class
Params. However, it seems that the values of these are hard-coded in
Bugzilla/Config/Auth.pm.

How do I add my method to these lists?

Gerv
_______________________________________________
dev-apps-bugzilla mailing list
dev-apps-bugzilla at lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-apps-bugzilla



More information about the developers mailing list