Patches item #1014261, was opened at 2004-08-23 03:59 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497984&aid=1014261&group_id=61302
Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Cannot unset authorization Initial Comment: I need to be able to dynamically set (and unset) authorisation during an automated build. The setAuth() always assumes that there is authorisation, instead of determining if the user passed is null. Either there should be an 'unsetAuthorisation' or allow setAuth(null,null) to ensure the authorisation is not set. I've fixed this with a check to see if the user is null to determine if authorisation is set. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497984&aid=1014261&group_id=61302 ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ Jwebunit-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jwebunit-development
