femanager icon indicating copy to clipboard operation
femanager copied to clipboard

Modern TYPO3 Frontend User RegistrationTYPO3 Frontend User Registration and Management based on Extbase and Fluid and on TYPO3 8 and the possibility to extend it to your needs. Extension basicly works...

Results 139 femanager issues
Sort by recently updated
recently updated
newest added

Each validation option needs to be added to the docs. F.e. date ==> for the required dateformat the doc is missing

type: documentation
status: planned

Hi, first of all thanks for this plugin it's awesome. Y try to use the resend user confirmation email action from backend module. But in the mail received the link...

type: bug

If the user clicks the link in the confirmation email multiple times, the finishers get executed every time. But they should get executed only once. A `return true;` in the...

status: planned

Since updating from Typo3 12.4.10 to 12.4.12 the image upload (or file upload generally speaking) via the FE does not work anymore! I get the following Exception: ` #1297759968 TYPO3\CMS\Extbase\Property\Exception...

Hello there seems to be a bug in the ServersideValidator::getValue(), which requires a return value of type string or bool. In case of additional fields should be validated like gender...

status: under examination

Including `bootstrap` using `maxcdn.bootstrapcdn.com` is a potential data protection issue. This pull requests includes `bootstrap` in the repository and loads it directly.

status: planned

Including `jQuery` using `ajax.googleapis.com` is a potential data protection issue. This pull requests includes `jQuery v.3.6.0` in the repository and loads it directly.

There is a Problem with register a new username with upper Letters. The registration templates allow an upper letter input. If you register upper letters in later edit in the...

status: planned

To be able to modify e.g. the standalone-view of an email before the body is rendered, it would be nice if you could add the event I've created.

status: planned

I noticed in 8.0.1 that the mails for the user confirmation are missing the salutation. Looks like an unintentional change in https://github.com/in2code-de/femanager/commit/f89ebf96251c411b36b25c18b630cdf4b80807b2 https://github.com/in2code-de/femanager/blob/3dbc2a2139c6452862c37e95c82da2d3f108edeb/Resources/Private/Templates/Email/CreateUserConfirmation.html#L13 LLL:EXT:femanager/Resources/Private/Language/locallang.xlf:mailCreateUserConfirmationSalutation should point to LLL:EXT:femanager/Resources/Private/Language/locallang.xlf:emailCreateUserConfirmationSalutation [[ ](https://github.com/in2code-de/femanager/blob/f89ebf96251c411b36b25c18b630cdf4b80807b2/Resources/Private/Language/locallang.xlf#L291)](https://github.com/in2code-de/femanager/blob/f89ebf96251c411b36b25c18b630cdf4b80807b2/Resources/Private/Language/locallang.xlf#L291)