[TYPO3-core] RFC: Feature #10585: Enable BE-User to change their OpenID

Oliver Hader oliver at typo3.org
Fri Aug 28 17:20:15 CEST 2009


Hi Steffen,

Steffen Gebert schrieb:
> Hi friends,
> 
>> Problem:
>> Also it's possible in 4.3 to use OpenID to login, it's not possible for
>> BE- Users to set or change their OpenID theirself (only by
>> administrators).
>>
>> Solution:
>> Extend "User settings" with a new field OpenID which sets this field for
>> be_user record.
> 
> Attached is a new version of the patch, which uses the new possibilities of 
> refactored setup module.
> 
> Remarks:
> * Is there any way to access user(group) configuration or TSsetup in 
> ext_tables.php files?
> * Should we syntactically validate the identifier URL?
> 
> Appreciating your votes and comments!

My remarks:

* I could not find the part in your patch that takes care of saving the
changed OpenId - there it has to be ensured as well, whether the user is
allowed to change its OpenId
* instead of having an extension setting "allowUserChange" in OpenId, I
thing that it might be better to have this on a per user/group basis, as
already discussed in this thred
* modifying the TYPO3_USER_SETTINGS should better be done using an API -
isn't there something

@Steffen K. & Benni: Are there plans about having an API to modify
TYPO3_USER_SETTINGS?

olly
-- 
Oliver Hader
TYPO3 Release Manager 4.3


More information about the TYPO3-team-core mailing list