[BUGFIX] felogin: Unknown modifier in regular expression
A regular expression in FrontendLoginController contains an unknown modifier. Fix it by replacing the / to # at the beginning and the end of the regular expression. Change-Id: Id4d3439c1cdbec691d977570bf76ba0c7bad493c Resolves: #52059 Releases: 6.2, 6.1, 6.0 Reviewed-on: https://review.typo3.org/23881 Reviewed-by: Markus Klein Tested-by: Markus Klein Reviewed-by: Stefan Neufeind Tested-by: Stefan Neufeind
Please register or sign in to comment