In <[EMAIL PROTECTED]> Guy Katz wrote: > I had the same exact situation and I implemented User/blog creation > through this API. Worked great.
Nice to hear. > (i was kind of bummed by the fact that I could not control the theme of > the newly created blogs but this was a minor issue). Isn't that just a matter of changing the default theme? Or did you perhaps want different themes for different kind of users? > what i did to strengthen the security around the 3.1 AAPP implementation > is I added a servlet fiter that allows a set of pre-configured IPs to > pass, such that only localhost. Yes, I had the same thing in mind. I'll host the two webapps on the same machine, so localhost access is enough. Thanks! -- Fredrik Jonson
