Login
Login copied to clipboard
User settings for Login.Profile and Login.UpdateProfile
Login.Profile Maybe a property to enable loading settings?
&includeSettings=`1`
And near that; a property for the key prefix for settings? Like;
&settingsKeyPrefix=`setting_`
Maybe the settings key prefix as default? A call like this:
[[!Profile? &prefix=`prof.` &includeSettings=`1`]]
Will result in placeholders like: [[+prof.setting_mysetting]]
Login.UpdateProfile This one should automatically pass "settings_" prefixed fields as user settings. Maybe the key prefix setable via a property?