Chathura/Deepal:

I just checked in a change to trunk which fixes what I think is a major bug. Before this fix if I access a non-existent resource via HTTP, the registry would return a 401 Unauthorized response. In a browser, this would result in a login popup.

After the fix (which is to check resourceExists() in SecureRegistry before checking authorization) we get a 404 as expected.

I'll leave it to you guys to decide whether or not to merge this to the branch - I think it should be merged in and released with 1.0, so +1 from me. Please discuss and merge after taking a look if you agree.

I'll be back online in 6 or 7 hours - gotta sleep for a bit!

Thanks,
--Glen

_______________________________________________
Registry-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/registry-dev

Reply via email to