Fix/Workaround for ticket 4369 (Unicode error with six.text_type)
Review Request #8071 — Created March 22, 2016 and submitted
Do not cast 'password' with six.text_type as it fails on non ASCII characters. This will be a common problem for sites that use LDAP authentication where the password is an automatically generated default. In addition this default password is not really used in many cases anyway.
Manual validation on our instance of reviewboard.
Description | From | Last Updated | ||
---|---|---|---|---|
Col: 1 E101 indentation contains mixed spaces and tabs |
![]() |
|||
Col: 1 W191 indentation contains tabs |
![]() |
|||
Col: 1 W191 indentation contains tabs |
![]() |
|||
Col: 2 E101 indentation contains mixed spaces and tabs |
![]() |
|||
Col: 1 E101 indentation contains mixed spaces and tabs |
![]() |
|||
This comment isn't necessary. |
|
|||
There are no open issues |

-
Tool: Pyflakes Processed Files: reviewboard/scmtools/svn/pysvn.py Tool: PEP8 Style Checker Processed Files: reviewboard/scmtools/svn/pysvn.py

-
Tool: Pyflakes Processed Files: reviewboard/scmtools/svn/pysvn.py Tool: PEP8 Style Checker Processed Files: reviewboard/scmtools/svn/pysvn.py