you can look for Https in the Url and if there is a login, also. you can also look at the component to see which one is being used.
Bilgin Ibryam sent the following on 1/15/2008 4:31 PM: > What do you think about adding a new indicator field to WebSite entity, to > show is it a public facing website (frontend) like WebStore or not (like > OrderEntry). > > I want to use this indicator in the following 2 situations: > 1. Depending on that field, we can disabling "Tell-A-Friend" and "Customer > Reviews" links from product views screens in non frontend pages. > 2. In ecommerce application if the user is blacklisted > CheckOutEvents.failedBlacklistCheck events rejects the order and disable the > userLogin. The same event can be used in order manager application, and if > it is not a frontend website, the event can reject the order but do NOT > disable the logged in user. > > Possibly there are also other situations where this field can be used. Or > may be someone can offer me a better way to handle these situations. > > Any opinions? > > Regards, > Bilgin
