Opened 8 years ago

Closed 7 years ago

#1365977 closed Bugs (worksforme)

Periods in Username causes Login to Fail

Reported by: nobody Owned by: thomasb
Priority: 5 Milestone: 0.1-beta2
Component: IMAP connection Version: 0.1-beta
Severity: normal Keywords:
Cc:

Description (last modified by thomasb)

Anytime I attempt to login with a user that has a
period in the username, I receive:

IMAP Error in (): Authentication failed (LOGIN):
"a001 NO Login failed."

Change History (4)

comment:1 Changed 7 years ago by freax

Logged In: YES 
user_id=44004

Perhaps encrypt_passwd() and decript_passwd() in main.inc?

comment:2 Changed 7 years ago by thomasb

  • Description modified (diff)
  • Owner changed from roundcube to thomasb
  • Severity changed from critical to normal
  • Status changed from assigned to new
  • Version changed from None to 0.1-beta

comment:3 Changed 7 years ago by jpingle

For what it's worth, I am unable to reproduce this. I created a test account that had a period in the username (and in the password in a separate test) and it worked for me. Could this be related to the original submitter's IMAP server? The server I tested against was BincIMAP. Perhaps it has been fixed as a side effect of some other change. I'm using SVN rev 274.

comment:4 Changed 7 years ago by thomasb

  • Resolution changed from None to worksforme
  • Status changed from new to closed

Can't reproduce this...

Note: See TracTickets for help on using tickets.