[ 
https://issues.apache.org/jira/browse/SLING-1744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Felix Meschberger resolved SLING-1744.
--------------------------------------

    Resolution: Fixed

Fixed in Rev. 995694: Split the authentication data into exactly three fields 
leaving any excess field separators in the user name field thus supporting user 
names with @ signs such as email addresses.

> Form based authentication fails if the user id contains an '@' character
> ------------------------------------------------------------------------
>
>                 Key: SLING-1744
>                 URL: https://issues.apache.org/jira/browse/SLING-1744
>             Project: Sling
>          Issue Type: Bug
>          Components: Authentication
>    Affects Versions: Form Based Authentication 1.0.0
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: Form Based Authentication 1.0.2
>
>
> If the id of a user contains an '@' character, which is used by the form 
> based authentication handler to separate the fields in the cookie value, the 
> handler does not work because the cookie value --- e.g. 
> ccf4b91c4eebc3cbd23c24918cc050e28fdd7...@31284110502326@[email protected] 
> --- is now split into four parts instead of three.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to