#31161: Remote User - user name with "\"
----------------------------------------+------------------------
Reporter: MarcinP94 | Owner: nobody
Type: Bug | Status: new
Component: contrib.auth | Version: 2.2
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
----------------------------------------+------------------------
Hi,
I launched ActiveDirectory in my project (on the IIS server) by adding the
following library in setting.py:
"Django.contrib.auth.middleware.AuthenticationMiddleware",
"django.contrib.auth.middleware.RemoteUserMiddleware".
Therefore, everyone to visit the website has been automatically created an
account with the user name with order "companty\ id".
Aftherthat i cannot create any properties for that account because char
"\" is prohibited. Is any chance to solve this issue ?
Regards,
Marcin
--
Ticket URL: <https://code.djangoproject.com/ticket/31161>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/052.4562a0b5af7bfff0e9a11f6de089d50e%40djangoproject.com.