It would be good if the site gave some basic information about the site (e.g. site name, slogan, mission and footer) back to the client when connecting. Putting this functionality in system.connect saves opening up the system.getVariable method to users as that could potentially cause security issues, but it could potentially be included elsewhere, either in another method or or in its own.

Comments

geodaniel’s picture

StatusFileSize
new974 bytes

Sorry, revised patch attached as the mail variable is potentially more sensitive.

marcingy’s picture

Status: Needs review » Closed (won't fix)

This function is used to connect to the site and generate a session. This additional information is not related to a session.

geodaniel’s picture

Would you accept this if it was rerolled as a new function?

marcingy’s picture

Status: Closed (won't fix) » Needs work

If it was rerolled as a new function the patch would then at least get reviewed and discussed by the services team as to whether or not the feature will be included. Marking as needs work.

marcingy’s picture

Status: Needs work » Closed (won't fix)

Marking as won't fix until a patch is supplied for the issue that does this as a seperate method.