3

We were previously using bugzilla's MySQL user table as our authentication database for other related websites.

Since we switched to FogBugz, we needed something similar, so I hacked up https://github.com/jaysoffian/mod_authn_fogbugz from mod_authn_dbd. It is dependent upon the current FogBugz sPasswordVersion (600) which uses an 8 character salt in combination with an md5 hash.

Hope this helps someone.

flag

1 Answer

1

Thanks for posting this, Jay! We love to hear about customizations, hacks, and tweaks that our users create around FogBugz. We've left FogBugz so open specifically so that people could do this kind of thing; it warms our hearts to see people taking advantage of that.

link|flag

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.