Ticket #377 (new enhancement)

Opened 4 months ago

Last modified 3 months ago

Usernames to support new characters: ._-

Reported by: justinr Assigned to: nobody
Priority: normal Milestone: 0.9.3
Component: core Version:
Severity: normal Keywords: usernames
Cc: Patch Included: 1
Review Stage: reviewed

Description

Adapted from an old ldap-auth patch I found on the forums, here's something that works against 0.9.2. Doesn't change the .htaccess file to make redirects work, just lays the groundwork for allowing extended username characters.

Attachments

usernamecharacters-0.9.2.patch (2.9 kB) - added by justinr on 07/10/08 20:54:02.
username extended characters

Change History

07/10/08 20:54:02 changed by justinr

  • attachment usernamecharacters-0.9.2.patch added.

username extended characters

08/06/08 08:27:01 changed by misja

  • review_stage changed from unreviewed to reviewed.

Could you please regenerate the patch, it looks like it was made against a temporary file (elgglib.php~)

08/07/08 21:14:27 changed by justinr

It was generated that way, but that's not a mistake. The ~ file was my local backup that held the original file text. The patch should still apply to the trunk OK. (it did for me just now when I tried it with patch -p0).