Roundup Tracker - Issues

Issue 2550832

classification
Password with special characters brakes the login form
Type: behavior Severity: normal
Components: Web interface Versions:
process
Status: closed works for me
:
: : anrounham14, ber, rouilj
Priority: :

Created on 2014-03-09 18:17 by anrounham14, last changed 2016-06-28 02:34 by rouilj.

Messages
msg5002 Author: [hidden] (anrounham14) Date: 2014-03-09 18:17
I registered a new user and tried to log in again with the new user. The
password seems to have broken the login request. I guess a '@' character
brake the request.

(;%P@x4BprjD
msg5022 Author: [hidden] (ber) Date: 2014-03-13 08:04
I can confirm the problem with 4864:f630eb0adcee tip.

How to reproduce:
Run demo instance, login as admin.
Create a user with an "@" in the password.
Logout and try to login with the new users: Fails.
msg5672 Author: [hidden] (rouilj) Date: 2016-06-28 02:34
Username: badat
Password bad@bad

created by admin user. Then:

atbad/bad@bad

used by register interface.

no problem logging into the demo.py instance with either account.
Roundup 1.6 (current dev head), classic tracker.

Bernhard I am closing this. Please re-open if you can reproduce.
History
Date User Action Args
2016-06-28 02:34:09rouiljsetstatus: open -> closed
type: behavior
resolution: works for me
messages: + msg5672
nosy: + rouilj
2014-03-13 08:04:57bersetstatus: new -> open
nosy: + ber
messages: + msg5022
2014-03-09 18:17:19anrounham14create