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

As an editor, i want to ensure, that unconfirmed registrations are cleaned up **AC:** * Scheduler Task (Extbase Command Controller) exists: Clean unconfirmed registrations * I can choose, at which...

help wanted

please, dont Close the Issues https://github.com/in2code-de/femanager/issues/124! The 4.2.5 dont work in the Modus "Invitation password request" @sbusemann => https://github.com/in2code-de/femanager/issues/124

I propose a new version of how to extend the extension by using the EXT:extender which solves the problem with PHP7.2. if you are ok with it I would add...

Hi, the Resend confirmation mail dont works with the Invitation Mode. If you use the Invitation and will be send a Resend confirmation mail, the links dont work. What can...

In the FE-usergroup there is a defintion of **subgroup** a group belongs to. This term implies somewhat the group itself is split into those subgroups and itself is a supergroup...

# Settings ### Versions * TYPO3 9.5.5 * femanager 5.0.0 ### TypoScript ``` plugin.tx_femanager.settings.new.validation { username.required = 0 username.uniqueInDb = 1 } ``` The initial unique check works fine, but...

type: bug
status: planned

The Password Repeat dont works in invite-mode! > password { > required = 1 > min = 6 > } > password_repeat { > required = 1 > sameAS =...

status: under examination
goodf first ticket

After a Invitation from FE: `Core: Exception handler (WEB): Uncaught TYPO3 Exception: Call to a member function setDisable() on null | Error thrown in file .../typo3conf/ext/femanager/Classes/Controller/InvitationController.php in line 120. Requested...

Is there a reason why the User->list action is not cached? If no, is it possible to cache this action? Thanks

help wanted
sponsor it