Issue Details (XML | Word | Printable)

Key: EJAB-622
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Badlop
Reporter: Jonathan Liu
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ejabberd development

Cannot use colon in password when logging into Web Admin

Created: 04/May/08 08:10 AM   Updated: 12/May/08 07:57 PM
Component/s: Web admin
Affects Version/s: ejabberd 2.0.0
Fix Version/s: ejabberd 2.0.1, ejabberd 2.1.0

Time Tracking:
Not Specified

File Attachments: 1. File 622.diff (0.7 kB)

Environment: Linux server 2.6.24-ARCH #1 SMP PREEMPT Sun Mar 30 11:40:06 CEST 2008 i686 Intel(R) Celeron(R) CPU 2.00GHz GenuineIntel GNU/Linux

Participants: Badlop and Jonathan Liu
Company: hotmail.com (Find related issues)
Labels:
Days since last comment: 29 weeks, 2 days ago


 Description  « Hide
If a password with a colon is set for a user, the user cannot logon to the web interface.

 All   Comments   Work Log   Change History   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
Badlop added a comment - 04/May/08 02:03 PM
This patch solves the bug. If you try it, report here if it works in all cases correctly for you.

It is built for ejabberd SVN trunk, but quite probably will apply correctly to ejabberd 2.0.0.

To apply: cd ejabberd; patch -p1<662.diff


Jonathan Liu added a comment - 05/May/08 12:29 AM
The patch seems to fix the issue.
Thanks for the quick fix!

Badlop added a comment - 12/May/08 07:57 PM
Patch applied to ejabberd trunk and 2.0.x branch in SVN r1322.